transmission (bittorrent client)
Transmission is a lightweight open source BitTorrent client, providing
useful functionality without feature bloat. It consists of a daemon
and GTK+, Qt, and CLI clients.
By default, everything but the Qt client is built. It can be enabled
by exporting QT=yes in the environment. The other parts can be
disabled by exporting one or more environment variables:
GTK=no
CLI=no
DAEMON=no
Hint: if you use QT=yes, you probably also want GTK=no.
At least one component must be enabled (all 4 set to "no" won't work).
You can also force which GTK+ and/or Qt version is used, by setting
GTKVER and/or QTVER in the environment. GTKVER supports "3" and
"4"; QTVER supports "5" and "6". For both, the default is to use the
highest version installed.
Maintained by: B. Watson
Keywords: torrent,client,lightweight,bittorrent torrent,bittorrent,bt,p2p
ChangeLog: transmission
Homepage:
https://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