# Template file for 'btfs' pkgname=btfs version=2.20 revision=2 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=ab85d10407d210c367dc5a0db6aa9e8620ebbb819c58da783ca343dfa8577441 pre_configure() { autoreconf -fi }