slackbuilds_ponce/network/transmission
B. Watson bb3ca3e04d network/transmission: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
2022-06-09 13:19:24 -04:00
..
doinst.sh
README
slack-desc
transmission.info
transmission.SlackBuild

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).