# Template file for 'clsync' pkgname=clsync version=0.4.1 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=3f14a72d7c3c1747ea908e373f25bd1918ce00450492fbb7094549db6bf21e27 pre_configure() { autoreconf -i }