Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ghostbar/rtorrent.deb
Rakshasa's rtorrent debianization
https://github.com/ghostbar/rtorrent.deb
Last synced: 8 days ago
JSON representation
Rakshasa's rtorrent debianization
- Host: GitHub
- URL: https://github.com/ghostbar/rtorrent.deb
- Owner: ghostbar
- License: gpl-2.0
- Created: 2015-09-09T15:32:41.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-09T19:55:06.000Z (about 9 years ago)
- Last Synced: 2023-03-10T20:33:39.560Z (over 1 year ago)
- Language: C++
- Size: 2.98 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
BUILDING
Run "./autogen.sh" to generate the configure scripts if
nessesary. The man page "doc/rtorrent.1" must be generated with
"docbook2man rtorrent.1.xml" if it is missing.Note that rtorrent follows the development of libtorrent closely, and
thus the versions must be in sync. This should not be nessesary in the
future, when the library API stabilizes.USAGE
See the man page or website for instructions.
LICENSE
GNU GPL, see COPYING. "libtorrent/src/utils/sha_fast.{cc,h}" is
originally from the Mozilla NSS and is under a triple license; MPL,
LGPL and GPL. An exception to non-NSS code has been added for linking
to OpenSSL as requested by Debian, though the author considers that
library to be part of the Operative System and thus linking is allowed
according to the GPL.Use whatever fits your purpose, the code required to compile with
Mozilla's NSS implementation of SHA1 has been retained and can be
compiled if the user wishes to avoid using OpenSSL.DEPENDENCIES
libcurl >= 7.12.0
ncursesCONTACT
Send bug reports, suggestions and patches to or
to the mailinglist.