Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37039333
en ru br
ALT Linux repos
S:2.24-alt2

Group :: Communications
RPM: btfs

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: btfs
Version: 2.24
Release: alt2

Summary: A bittorrent filesystem based on FUSE

License: GPL
Group: Communications
Url: https://github.com/johang/btfs

# Source-url: https://github.com/johang/btfs/archive/v%version.tar.gz

Source: %name-%version.tar

# manually removed: python-module-google python3-dev python3-module-yieldfrom python3-module-zope ruby ruby-stdlibs

# Automatically added by buildreq on Thu Jun 23 2016
# optimized out: boost-asio-devel boost-devel boost-devel-headers libssl-devel libstdc++-devel libtorrent-rasterbar8 perl pkg-config python-base python-modules python3 python3-base
BuildRequires: gcc-c++ libcurl-devel libfuse-devel libtorrent-rasterbar-devel

BuildRequires: rpm-build-python3

%description
With BTFS, you can mount any .torrent file or magnet link and then use it
as any read-only directory in your file tree.
The contents of the files will be downloaded on-demand as they
are read by applications.
Tools like ls, cat and cp works as expected.
Applications like vlc and mplayer can also work without changes.

%prep
%setup

%build
%autoreconf
%configure
%make_build

%install
%makeinstall_std

%files
%_bindir/%name
%_bindir/btplay
%_bindir/btfsstat
%_man1dir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin