# Template file for 'btfs' pkgname=btfs version=2.16 revision=1 build_style=gnu-configure hostmakedepends="automake pkg-config" makedepends="boost-devel libcurl-devel libtorrent-rasterbar-devel fuse-devel" depends="python" 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=673013ba648285f380848ae2e2f8a06800f781a0680582c0d550cc0c563cc08b CXXFLAGS="-std=c++11" pre_configure() { autoreconf -fi }