# Template file for 'unclutter-xfixes' pkgname=unclutter-xfixes version=1.2 revision=2 build_style=gnu-makefile make_install_args="PREFIX=/usr/bin" hostmakedepends="pkg-config asciidoc" makedepends="libXfixes-devel libXi-devel libev-devel" short_desc="Rewrite of the popular tool unclutter using the libXfixes" maintainer="Duncaen " license="MIT" homepage="https://github.com/Airblader/unclutter-xfixes" distfiles="https://github.com/Airblader/unclutter-xfixes/archive/v${version}.tar.gz" checksum=addaf8fa4e7381a95ea2279eb47be675b52eb43efb83f7a78ac9044e53121d4a conflicts="unclutter>=0" CFLAGS="-D__VERSION=\\\"$version\\\"" post_install() { vlicense LICENSE }