diff options
author | Paul Wisehart <wise@lupulin.net> | 2010-05-11 19:46:27 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 19:46:27 +0200 |
commit | 5e045081518e61e6651bc6040402138be6a76483 (patch) | |
tree | 5f2f24fa1605fb67c867367486c4d277e43edb9c /system/gkrellm-volume | |
parent | a3efc5eb37a545f428ac5182e47482ab2644cb15 (diff) | |
download | slackbuilds-5e045081518e61e6651bc6040402138be6a76483.tar.gz |
system/gkrellm-volume: Updated for version 2.1.13
Diffstat (limited to 'system/gkrellm-volume')
-rw-r--r-- | system/gkrellm-volume/gkrellm-volume.SlackBuild | 2 | ||||
-rw-r--r-- | system/gkrellm-volume/gkrellm-volume.info | 2 | ||||
-rw-r--r-- | system/gkrellm-volume/slack-desc | 12 |
3 files changed, 13 insertions, 3 deletions
diff --git a/system/gkrellm-volume/gkrellm-volume.SlackBuild b/system/gkrellm-volume/gkrellm-volume.SlackBuild index d67fc3a2ed..ef680d37f9 100644 --- a/system/gkrellm-volume/gkrellm-volume.SlackBuild +++ b/system/gkrellm-volume/gkrellm-volume.SlackBuild @@ -43,7 +43,7 @@ chown -R root:root . chmod -R a-s,u+w,go+r-w . # Patch the Makefile and po/Makefile to support DESTDIR -cat $CWD/Makefile.diff | patch -p1 --verbose || exit 1 +patch -p1 < $CWD/Makefile.diff || exit 1 make enable_nls=1 enable_alsa=1 || exit 1 make enable_nls=1 enable_alsa=1 install DESTDIR=$PKG || exit 1 diff --git a/system/gkrellm-volume/gkrellm-volume.info b/system/gkrellm-volume/gkrellm-volume.info index 2031d8a632..026318e45b 100644 --- a/system/gkrellm-volume/gkrellm-volume.info +++ b/system/gkrellm-volume/gkrellm-volume.info @@ -5,4 +5,4 @@ DOWNLOAD="http://gkrellm.luon.net/files/gkrellm-volume-2.1.13.tar.gz" MD5SUM="d9f4c36d7fdf9c9f755c99f742b573c4" MAINTAINER="paul wisehart" EMAIL="wise@lupulin.net" -APPROVED="robw810" +APPROVED="rworkman" diff --git a/system/gkrellm-volume/slack-desc b/system/gkrellm-volume/slack-desc index 896fb37f58..87a10e291f 100644 --- a/system/gkrellm-volume/slack-desc +++ b/system/gkrellm-volume/slack-desc @@ -1,4 +1,12 @@ -gkrellm-volume: gkrellm-volume plugin +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +gkrellm-volume: gkrellm-volume (gkrellm-volume plugin) gkrellm-volume: gkrellm-volume: A plugin which allows you to control the sound mixer devices gkrellm-volume: of your choice. @@ -7,3 +15,5 @@ gkrellm-volume: Author: Sjoerd Simons <sjoerd@luon.net> gkrellm-volume: gkrellm-volume: gkrellm-volume: +gkrellm-volume: +gkrellm-volume: |