name : rtorrent version : 0.9.8 release : 6 source : - https://github.com/rakshasa/rtorrent/releases/download/v0.9.8/rtorrent-0.9.8.tar.gz : 9edf0304bf142215d3bc85a0771446b6a72d0ad8218efbe184b41e4c9c7542af license : GPL-2.0-or-later component : network.download homepage : https://rakshasa.github.io/rtorrent/ summary : BitTorrent client based on libtorrent description: | rTorrent is BitTorrent client using libtorrent, which on high-bandwidth connections is able to seed at 3 times the speed of the official client. Using ncurses its ideal for use with screen or dtach. It supports saving of sessions and allows the user to add and remove torrents and scanning of directories for torrent files to seed and/or download. builddeps : - pkgconfig(icu-i18n) - pkgconfig(libcurl) - pkgconfig(liblzma) - pkgconfig(libtorrent) - pkgconfig(xmlrpc) setup : | %patch -p0 -i $pkgfiles/rtorrent-0.9.3-makefile-am.patch %patch -p0 -i $pkgfiles/rtorrent-0.9.3-makefile-in.patch %reconfigure --disable-static \ --disable-debug \ --enable-ipv6 \ --with-xmlrpc-c build : | %make install : | %make_install install -Dm 644 doc/rtorrent.rc $installdir/usr/share/doc/rtorrent/rtorrent.rc