transmission (bittorrent client)
Transmission is a lightweight open source BitTorrent client, providing
useful functionality without feature bloat. It consists of a daemon, a
GTK+ client, and CLI client [*].
By default, all 3 components are built. Specific parts can be disabled
by setting one or more environment variables:
GTK=no
CLI=no
DAEMON=no
At least one component must be enabled (so all 3 set to "no" won't work).
[*] If you're wondering about the Qt client that was in the previous
version of transmission: It's no longer possible to build on
Slackware 14.2 as of transmission-3.0.0, due to outdated g++ and
libstdc++. If you don't mind using an older version of transmission
(2.94), you can install transmission-qt4 to get a Qt GUI.
Maintained by: B. Watson
Keywords: torrent,client,lightweight,bittorrent torrent,bittorrent,bt,p2p
ChangeLog: transmission
Homepage:
http://www.transmissionbt.com/
Download SlackBuild:
transmission.tar.gz
transmission.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
doinst.sh |
slack-desc |
transmission.SlackBuild |
transmission.info |
© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds