summaryrefslogtreecommitdiff
path: root/audio/gmpc-plugins/README
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gmpc-plugins/README')
-rw-r--r--audio/gmpc-plugins/README32
1 files changed, 10 insertions, 22 deletions
diff --git a/audio/gmpc-plugins/README b/audio/gmpc-plugins/README
index 7aa3eb7bf2..a83356e680 100644
--- a/audio/gmpc-plugins/README
+++ b/audio/gmpc-plugins/README
@@ -1,24 +1,12 @@
-This is all the available plugins for GMPC.
+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
-- autoplaylist
-- avahi (disabled)
-- coveramazon
-- extraplaylist
-- favorites
-- last.fm
-- libnotify (disabled)
-- lyrics
-- magnatune
-- mdcover
-- mserver
-- osd (disabled)
-- qosd (disabled)
-- random-playlist
-- serverstats
-- shout
-- stopbutton
-- wikipedia
+I've bundled it to include the following missing plugins:
+ lastfmradio libnotify playlistsort tagedit
+No other changes were made.
-Optional dependencies are avahi, libnotify, and xosd. They are
-available at SlackBuilds.org. If you wish to enable them, you
-will need to edit the PLUGINS variable in the SlackBuild.
+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=yes LIBNOTIFY=yes ./gmpc-plugins.SlackBuild