wok diff btfs/receipt @ rev 25705
fusecloop/extract_compressed_fs: can convert to v0.68 or v1.0
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jun 22 12:48:49 2024 +0000 (4 months ago) |
parents | ac8ca9758df1 |
children |
line diff
1.1 --- a/btfs/receipt Sat Jan 15 15:21:40 2022 +0000 1.2 +++ b/btfs/receipt Sat Jun 22 12:48:49 2024 +0000 1.3 @@ -10,8 +10,8 @@ 1.4 WEB_SITE="https://github.com/johang/btfs" 1.5 WGET_URL="$WEB_SITE/archive/v$VERSION.tar.gz" 1.6 1.7 -DEPENDS="gcc83-lib-base fuse libtorrent-rasterbar libcurl libboost-system libatomic" 1.8 -BUILD_DEPENDS="fuse-dev libtorrent-rasterbar-dev curl-dev automake autoconf gcc83" 1.9 +DEPENDS="gcc83-lib-base fuse2 libtorrent-rasterbar libcurl libboost-system libatomic" 1.10 +BUILD_DEPENDS="fuse2-dev libtorrent-rasterbar-dev curl-dev automake autoconf gcc83" 1.11 SUGGESTED="python vlc" 1.12 1.13 current_version()