diff options
author | DhabyX <slack.dhabyx@gmail.com> | 2014-01-12 23:36:58 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-29 23:21:00 -0600 |
commit | 40b64f4f1e3aa279e8eb9096abd46eee77bdf782 (patch) | |
tree | 344314c645471fc63f31d913197e3ac7f5c857e1 /audio/gmpc-plugins/README | |
parent | ac74250ea5f6aa3baf46c83673bba526c631fb49 (diff) | |
download | slackbuilds-40b64f4f1e3aa279e8eb9096abd46eee77bdf782.tar.gz |
audio/gmpc-plugins: Updated for version 11.8.16 + New Maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/gmpc-plugins/README')
-rw-r--r-- | audio/gmpc-plugins/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/audio/gmpc-plugins/README b/audio/gmpc-plugins/README index 444339d459..7285e00bec 100644 --- a/audio/gmpc-plugins/README +++ b/audio/gmpc-plugins/README @@ -1,9 +1,10 @@ Additional plugins for GMPC. -awn, lirc, microhttpd, and webkitgtk are optional deps. -Some of these are available at SlackBuilds.org. If you have any -of these and would like to enable the plugin, the variables are -as follows: AWN LIRC MSERVER WIKIPEDIA +You can enable this optional features: +AWN=yes|no (default: no), requires avant-window-navigator + shows track progress and album art in the task + icon of GMPC on the dock +WIKIPEDIA=yes|no (default:no), requires webkitgtk + that shows the Wikipedia page of the currently + playing artist. -For example, if you have awn and lirc, you would do this: - AWN=yes LIRC=yes ./gmpc-plugins.SlackBuild |