diff options
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 852789415a051..829a8a8dffab9 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 |