slackbuilds/network/transmission
B. Watson 4d397314e5 network/transmission: Updated for version 2.94.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2018-06-14 01:14:25 +01:00
..
README
doinst.sh network/transmission: Update doinst.sh. 2017-01-09 20:18:25 +00:00
slack-desc
transmission.SlackBuild network/transmission: Updated for version 2.94. 2018-06-14 01:14:25 +01:00
transmission.info network/transmission: Updated for version 2.94. 2018-06-14 01:14:25 +01:00

README

Transmission is a lightweight open source BitTorrent client, providing
useful functionality without feature bloat. It consists of a daemon, a
GTK+, Qt and CLI client.

By default, all 4 components are built. Specific parts can be disabled
by setting one or more environment variables:

GTK=no
QT=no
CLI=no
DAEMON=no

At least one component must be enabled (so all 4 set to "no" won't work).