# Contributor: John Vogel # Maintainer: John Vogel pkgname=wmutils-opt pkgver=1.0_git20240621 pkgrel=0 _commit=77124e003246fce8027452d3ceb440893b18d374 pkgdesc="Set of X11 windows manipulation tools" options="!check" # No testsuite url="https://github.com/wmutils/opt" arch="all" license="ISC" makedepends="libxcb-dev xcb-util-dev" subpackages="$pkgname-doc" source="wmutils-opt-$pkgver.tar.gz::https://github.com/wmutils/opt/archive/$_commit/$_commit.tar.gz" builddir="$srcdir/opt-$_commit" build() { make } package() { make DESTDIR="$pkgdir" PREFIX=/usr MANPREFIX=/usr/share/man install } sha512sums=" 253e572d4145dd87f066fd665202c352cb0191a0911b9c1a0d1df3a56d7d6fb958ec44c14bfcb9c7af8ad0737d0dee9ee5bcdd62d87d3cb9ac991b705e36bf53 wmutils-opt-1.0_git20240621.tar.gz "