diff options
Diffstat (limited to 'audio/gmpc-plugins/README')
-rw-r--r-- | audio/gmpc-plugins/README | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/audio/gmpc-plugins/README b/audio/gmpc-plugins/README index a83356e680ae..4e9bec5397b7 100644 --- a/audio/gmpc-plugins/README +++ b/audio/gmpc-plugins/README @@ -1,12 +1,10 @@ -This is a re-bundle of the gmpc-plugins tarball available here: -http://download.sarine.nl/Programs/gmpc/0.17.0/gmpc-plugins-0.17.0.tar.gz - -I've bundled it to include the following missing plugins: - lastfmradio libnotify playlistsort tagedit -No other changes were made. +Additional plugins for GMPC. Requires gmpc, gob2, json-glib, and optionally several others: -avahi, xosd, lastfm, libnotify, and lirc. If you have any of these, -you can run the script with VARIABLE=yes -- for example, if you have -both avahi and libnotify installed, you would do this: +avahi, awn, lastfm, libnotify, 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 + +For example, if you have avahi and libnotify, you would do this: AVAHI=yes LIBNOTIFY=yes ./gmpc-plugins.SlackBuild |