# Contributor: John Vogel # Maintainer: John Vogel pkgname=xwinfo commit=6cd58a94086e39ef964a90fc2ca207ae34f1373e pkgver=0.1_git20160412 pkgrel=0 pkgdesc="Print window informations" url="https://github.com/baskerville/xwinfo/" arch="all" license="Unlicense" depends="xcb-util-wm" makedepends="xcb-util-wm-dev" options="!check" install="" subpackages="$pkgname-doc" source="$pkgname-$commit.tar.gz::https://github.com/baskerville/xwinfo/archive/$commit/$commit.tar.gz" builddir="$srcdir/xwinfo-6cd58a94086e39ef964a90fc2ca207ae34f1373e" build() { make } package() { make DESTDIR="$pkgdir" PREFIX="/usr" install } sha512sums=" ea49c906ae18896b17af083b8e7a78ffe77791dbd3039e42ce11b2bef8ffb5c1d123aa84d7eb453a50fc0bedbd8e6226898acbdb47107dea3dbad0197fbf3a46 xwinfo-6cd58a94086e39ef964a90fc2ca207ae34f1373e.tar.gz "