diff options
Diffstat (limited to 'audio/gmpc-plugins/README')
-rw-r--r-- | audio/gmpc-plugins/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/gmpc-plugins/README b/audio/gmpc-plugins/README index 2b6e6d0e24..444339d459 100644 --- a/audio/gmpc-plugins/README +++ b/audio/gmpc-plugins/README @@ -1,9 +1,9 @@ Additional plugins for GMPC. -avahi, awn, lirc, microhttpd, and webkitgtk are optional deps. +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: AVAHI AWN LIRC MSERVER WIKIPEDIA +as follows: AWN LIRC MSERVER WIKIPEDIA -For example, if you have avahi and lirc, you would do this: - AVAHI=yes LIRC=yes ./gmpc-plugins.SlackBuild +For example, if you have awn and lirc, you would do this: + AWN=yes LIRC=yes ./gmpc-plugins.SlackBuild |