# Template file for 'btfs' pkgname=btfs version=2.21 revision=1 build_style=gnu-configure hostmakedepends="automake pkg-config" makedepends="boost-devel fuse-devel libcurl-devel libtorrent-rasterbar-devel" depends="python3" short_desc="Bittorrent filesystem based on FUSE" maintainer="Daniel Eyßer " license="GPL-3.0-or-later" homepage="https://github.com/johang/btfs" distfiles="https://github.com/johang/btfs/archive/v${version}.tar.gz" checksum=b170d01e362f34038a9bacf75f63eaab85093c1fd296c4f9ed17092f5ca2ccfa pre_configure() { autoreconf -fi }