# Template file for 'btfs' pkgname=btfs version=2.5 revision=1 build_style=gnu-configure hostmakedepends="automake pkg-config" makedepends="boost-devel libcurl-devel libtorrent-rasterbar-devel fuse-devel" short_desc="A bittorrent filesystem based on FUSE" maintainer="Juan RP " license="GPL-2" homepage="https://github.com/johang/btfs" distfiles="https://github.com/johang/btfs/archive/v${version}.tar.gz" checksum=8d970d3c0e921ffee77d04aad758a3ff93123690cb1e372b7efdaeab310c687e pre_configure() { autoreconf -fi }