summaryrefslogtreecommitdiffstats
path: root/audio-plugins/volnorm/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-plugins/volnorm/DETAILS')
-rwxr-xr-xaudio-plugins/volnorm/DETAILS9
1 files changed, 7 insertions, 2 deletions
diff --git a/audio-plugins/volnorm/DETAILS b/audio-plugins/volnorm/DETAILS
index f5dc3c6a03..9f3224650f 100755
--- a/audio-plugins/volnorm/DETAILS
+++ b/audio-plugins/volnorm/DETAILS
@@ -1,14 +1,19 @@
SPELL=volnorm
VERSION=0.8.3
SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
- SOURCE_HASH=sha512:d045a50668b9519a1a68e5b6684340df3b2c03ce93bf06f9f7dc13fb6a649b0b85403acac35d0a4bdafbf7828cee923b5340727c402559f40dc6305e21d1f711
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
+ SOURCE_GPG=AB474598.gpg:$SOURCE2:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
WEB_SITE=http://www.xmms.org/plugins.php?details=23
ENTERED=20041001
LICENSE[0]=GPL
KEYWORDS="plugins xmms audio"
SHORT="Volume normalizer plugin is an XMMS plugin"
cat << EOF
-The volume normalizer plugin is an XMMS plugin that is used to give all songs a relatively same volume level so that you won't need to play with the volume whenever a song changes.
+The volume normalizer plugin is an XMMS plugin that is used to give all
+songs a relatively same volume level so that you won't need to play with
+the volume whenever a song changes.
EOF