summaryrefslogtreecommitdiffstats
path: root/network/transmission-remote-gtk/README
diff options
context:
space:
mode:
author B. Watson2020-05-26 09:04:01 +0200
committer Willy Sudiarto Raharjo2020-06-01 03:46:39 +0200
commit94114024def9efc171f67e8793f39aea856ecba0 (patch)
treeeb8d4353ca2469595aff078f378087f76de101cb /network/transmission-remote-gtk/README
parent16027fe8c543f337c2482b7dc71d5a5ae9a0e53a (diff)
downloadslackbuilds-94114024def9efc171f67e8793f39aea856ecba0.tar.gz
network/transmission-remote-gtk: Updated for v1.4.1, new maintainer.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/transmission-remote-gtk/README')
-rw-r--r--network/transmission-remote-gtk/README13
1 files changed, 12 insertions, 1 deletions
diff --git a/network/transmission-remote-gtk/README b/network/transmission-remote-gtk/README
index 41c17ca20c..c47f4be41c 100644
--- a/network/transmission-remote-gtk/README
+++ b/network/transmission-remote-gtk/README
@@ -1,3 +1,5 @@
+transmission-remote-gtk (transmission remote control GUI)
+
transmission-remote-gtk is a cross-platform application for remote
management of the Transmission BitTorrent client using its RPC interface.
@@ -8,4 +10,13 @@ management of the Transmission BitTorrent client using its RPC interface.
priorities, add/edit/remove trackers.
* Change remote settings like global limits, download directory, and
connectivity preferences.
- * Russian, Polish, Korean, and German, Spanish, Ukranian translations.
+ * UI translations for many languages.
+
+Optional dependencies, detected at compile time:
+
+GeoIP - used to display country flags next to IP addresses.
+libappindicator3 - used for integration with KDE's taskbar.
+libmrss - used for built-in RSS reader.
+
+If you want to build without libnotify (desktop notifications) support,
+set NOTIFY=no in the script's environment.