diff options
author | Erik Hanson <erik@slackbuilds.org> | 2010-04-21 21:11:41 -0400 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-15 10:38:39 +0200 |
commit | fa6cafebcd77d6f168eb03ecdb6fc207de65fe39 (patch) | |
tree | 971441114ebf129cb9b3b3cf98d674919b8e96a6 /audio/gmpc-plugins/README | |
parent | ffc0b964f72b1dbb5766fd4e9964a63f43226c0f (diff) |
audio/gmpc-plugins: Updated for version 0.20.0.
Diffstat (limited to 'audio/gmpc-plugins/README')
-rw-r--r-- | audio/gmpc-plugins/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/gmpc-plugins/README b/audio/gmpc-plugins/README index 4e9bec5397b7..852789415a05 100644 --- a/audio/gmpc-plugins/README +++ b/audio/gmpc-plugins/README @@ -2,9 +2,9 @@ Additional plugins for GMPC. Requires gmpc, gob2, json-glib, and optionally several others: 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 +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 |