diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2010-05-19 14:21:47 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-21 01:27:10 -0500 |
commit | ca177716889eccd34f14e1b1de2cf5cdbb5cc8ca (patch) | |
tree | 4fec885ddefae5989c83eb090bb5348768c28623 /audio/gmpc-plugins/README | |
parent | 4074bf1e687ea1035b4714b13b6e0180ee21ae26 (diff) |
audio/gmpc-plugins: Miscellaneous cleanups.
Diffstat (limited to 'audio/gmpc-plugins/README')
-rw-r--r-- | audio/gmpc-plugins/README | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/audio/gmpc-plugins/README b/audio/gmpc-plugins/README index 852789415a05..829a8a8dffab 100644 --- a/audio/gmpc-plugins/README +++ b/audio/gmpc-plugins/README @@ -1,10 +1,10 @@ Additional plugins for GMPC. Requires gmpc, gob2, json-glib, and optionally several others: -avahi, awn, lastfm, libnotify, lirc, microhttpd, and webkitgtk. +avahi, awn, lirc, microhttpd, and webkitgtk. Some of these are available at SlackBuilds.org. If you have any -of these and would like to enable the plugin, the variable are -as follows: AVAHI AWN LASTFM LIBNOTIFY LIRC MSERVER WIKIPEDIA +of these and would like to enable the plugin, the variables are +as follows: AVAHI AWN LIRC MSERVER WIKIPEDIA -For example, if you have avahi and libnotify, you would do this: - AVAHI=yes LIBNOTIFY=yes ./gmpc-plugins.SlackBuild +For example, if you have avahi and lirc, you would do this: + AVAHI=yes LIRC=yes ./gmpc-plugins.SlackBuild |