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 | |
parent | ffc0b964f72b1dbb5766fd4e9964a63f43226c0f (diff) | |
download | slackbuilds-fa6cafebcd77d6f168eb03ecdb6fc207de65fe39.tar.gz |
audio/gmpc-plugins: Updated for version 0.20.0.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gmpc-plugins/README | 6 | ||||
-rw-r--r-- | audio/gmpc-plugins/gmpc-plugins.SlackBuild | 4 | ||||
-rw-r--r-- | audio/gmpc-plugins/gmpc-plugins.info | 6 |
3 files changed, 8 insertions, 8 deletions
diff --git a/audio/gmpc-plugins/README b/audio/gmpc-plugins/README index 4e9bec5397..852789415a 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 diff --git a/audio/gmpc-plugins/gmpc-plugins.SlackBuild b/audio/gmpc-plugins/gmpc-plugins.SlackBuild index 7782c111bd..6262f3501b 100644 --- a/audio/gmpc-plugins/gmpc-plugins.SlackBuild +++ b/audio/gmpc-plugins/gmpc-plugins.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for gmpc-plugins # -# Copyright 2009 Erik W. Hanson, Minneapolis, MN, USA +# Copyright 2009-2010 Erik W. Hanson, Minneapolis, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gmpc-plugins -VERSION=${VERSION:-0.19.0} +VERSION=${VERSION:-0.20.0} ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/audio/gmpc-plugins/gmpc-plugins.info b/audio/gmpc-plugins/gmpc-plugins.info index a283b7149a..fd7003662a 100644 --- a/audio/gmpc-plugins/gmpc-plugins.info +++ b/audio/gmpc-plugins/gmpc-plugins.info @@ -1,8 +1,8 @@ PRGNAM="gmpc-plugins" -VERSION="0.19.0" +VERSION="0.20.0" HOMEPAGE="http://www.sarine.nl/gmpc-plugins-downloads" -DOWNLOAD="http://download.sarine.nl/Programs/gmpc/0.19.0/gmpc-plugins-0.19.0.tar.gz" -MD5SUM="f970ebd1adb5592929167e74072a8d3c" +DOWNLOAD="http://download.sarine.nl/Programs/gmpc/0.20.0/gmpc-plugins-0.20.0.tar.gz" +MD5SUM="e8c47c7cfeb8aab8995beef45d1c95ce" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Erik Hanson" |