diff options
author | Iskar Enev <iskar.enev[@]gmail.com> | 2010-05-11 19:46:04 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 19:46:04 +0200 |
commit | f1496db6a4110be2bf1d59c81d686a2af034a544 (patch) | |
tree | 569755663bbb94a5c8410c89853013891ae70239 /network/transmission/README | |
parent | 14afbce1ab5eb5b54e1f4693ad31ac7ed6a681ca (diff) |
network/transmission: Updated for version 1.06
Diffstat (limited to 'network/transmission/README')
-rw-r--r-- | network/transmission/README | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/network/transmission/README b/network/transmission/README index bcbaed7f32ca..41947e7d3afc 100644 --- a/network/transmission/README +++ b/network/transmission/README @@ -1,5 +1,7 @@ -Transmission is a lightweight BitTorrent client. It features a simple, -intuitive interface on top on an efficient, cross-platform back-end. -Transmission runs on Mac OS X with a Cocoa interface, -Linux/NetBSD/FreeBSD/OpenBSD with a GTK+ interface, and BeOS with a native -interface. +Transmission is a lightweight open source BitTorrent client, +providing useful functionality without feature bloat. It consists +of a daemon, a GTK+ and a CLI client. + +Dependencies: libevent (available at SlackBuilds.org) is required, + but transmission will use a built-in libevent if you don't have + it installed already. |