Package Details: rtorrent-pyro-git 20191206-1

Git Clone URL: https://aur.archlinux.org/rtorrent-pyro-git.git (read-only, click to copy)
Package Base: rtorrent-pyro-git
Description: Ncurses BitTorrent client based on libTorrent - rTorrent-git with Pyroscope patches
Upstream URL: https://github.com/pyroscope/rtorrent-ps
Keywords: pyroscope torrent
Licenses: GPL2
Conflicts: rtorrent, rtorrent-git, rtorrent-ps
Provides: rtorrent
Replaces: libtorrent-pyro-git
Submitter: skydrome
Maintainer: None
Last Packager: skydrome
Votes: 27
Popularity: 0.000000
First Submitted: 2012-06-15 00:02 (UTC)
Last Updated: 2019-12-06 05:09 (UTC)

Dependencies (7)

Required by (35)

Sources (10)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

skydrome commented on 2014-05-28 23:18 (UTC)

should be working now use 'rtorrent -D' to allow deprecated commands until they are fixed in the PS patches also there are some command name changes ive changed in the rtorrent.rc.sample, be sure to run a diff on it and make changes to your local copy

nil0x42 commented on 2014-05-27 21:25 (UTC)

There is something wrong with the new version. rtorrent throws a fatal error if at least one .torrent file is in the sessio directory: rtorrent: Command "d.get_ratio" does not exist. Note that i have not d.get_ratio in my .rtorrent.rc. If i remove all torrent files from session directory, rtorrents runs correctly, therefore, if a add a new torrent, the error is raised already.

sunite commented on 2013-12-15 21:31 (UTC)

I think in pkgver() `git log -1 --format="%cd" --date=short "$commit" |tr -d -` needs to be `git log -1 --format="%cd" --date=short "$_commit" |tr -d -`

skydrome commented on 2013-04-15 23:19 (UTC)

Ive updated the package with a better rtorrent.rc file for getting started with pyroscope's additional features. You'll find it in /usr/share/doc/rtorrent/rtorrent.rc.sample Also you can choose to compile at specific commit such as 0.9.2 if you wish by editing the PKGBUILD. Keep in mind to do the same with the libtorrent pkgbuild if you do that.

nil0x42 commented on 2013-03-19 11:43 (UTC)

The remote ui_pyroscope.cc file's md5 sum must be changed to '94f236bdf80c51f7bad7f6cd07cef58e', considering last changes.

Fandekasp commented on 2012-11-17 05:53 (UTC)

that was so damn easy ... Thank you very much for the support skydrome :)

skydrome commented on 2012-11-17 05:22 (UTC)

ah ok you seem to be a bit confused as to which to what this specific pkg provides. This is just rtorrent from https://github.com/rakshasa/rtorrent compiled with pyroscope's patchset. The actual "pyroscope tools" is different and is something you might want to keep in your users home directory (which a pkgbuild will never touch). So after this is installed you'll want to do this: https://pastee.org/qc6wm then you can follow the rest of the wiki for configuring stuff

Fandekasp commented on 2012-11-17 00:23 (UTC)

skydrome, sorry. The install process uses a svn repo, not a git one. Is the git repo up to date ? Otherwise, I would really love to see the extended pyroscope version. I would like to have this: https://code.google.com/p/pyroscope/wiki/RtorrentExtended#Additional_features_in_the_standard_configuration Do you think this is possible ?

skydrome commented on 2012-11-16 17:19 (UTC)

not sure what you are trying to ask. This is rtorrent from git with the extended patches applied.