SlackBuildsOrg/network/transmission
B. Watson 225db693b2
network/transmission: Restore Qt client.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-10-13 00:52:26 +07:00
..
doinst.sh
README network/transmission: Restore Qt client. 2021-10-13 00:52:26 +07:00
slack-desc network/transmission: Restore Qt client. 2021-10-13 00:52:26 +07:00
transmission.info
transmission.SlackBuild network/transmission: Restore Qt client. 2021-10-13 00:52:26 +07:00

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, 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 (all 4 set to "no" won't work).