# Contributor: John Vogel # Maintainer: John Vogel pkgname=xlsw pkgver=0.2.3 pkgrel=0 pkgdesc="List the X window tree contents" url="https://github.com/baskerville/xlsw/" arch="all" license="Unlicense" makedepends="libxcb-dev xcb-util-dev xcb-util-wm-dev" options="!check" subpackages="" source="https://github.com/baskerville/xlsw/archive/$pkgver/xlsw-$pkgver.tar.gz" builddir="$srcdir/xlsw-$pkgver" build() { make } package() { make DESTDIR="$pkgdir" PREFIX=/usr install } sha512sums=" f9976df9715b091ed82a99252c390196edbf306852ffa20a12ba63c35efdabf63593a3fad7c672a6ed0e9f447ff6c9b076f73d7013bf4c8c454481f117d8925f xlsw-0.2.3.tar.gz "