# Template file for 'clsync' pkgname=clsync version=0.4.2 revision=1 build_style=gnu-configure only_for_archs="x86_64 i686" hostmakedepends="automake libtool pkg-config" makedepends="glib-devel" short_desc="File live sync daemon based on inotify/kqueue/bsm" maintainer="Diogo Leal " license="GPL-3" homepage="http://ut.mephi.ru/oss/clsync" distfiles="https://github.com/xaionaro/clsync/archive/v${version}.tar.gz" checksum=36f8369e3e58f5cf770afb22ac66c5e8b28b08784dd5f0df42c67edcee29d221 pre_configure() { autoreconf -i }