# Template file for 'xiccd' pkgname=xiccd version=0.2.2 revision=1 build_style=gnu-configure hostmakedepends="automake libtool pkg-config" makedepends="libX11-devel libXrandr-devel glib-devel colord-devel" short_desc="Simple bridge between colord and X" maintainer="lemmi " license="GPL-3" homepage="https://github.com/agalakhov/xiccd" distfiles="https://github.com/agalakhov/xiccd/archive/v${version}.tar.gz" checksum=a5b142d7ecb591492fc8d61ccecf3b9eda56aef35c69cfa3ed766daf705cee92 pre_configure() { autoreconf -if }