summaryrefslogtreecommitdiffstats
path: root/audio-drivers/alsa-plugins/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-drivers/alsa-plugins/DETAILS')
-rwxr-xr-xaudio-drivers/alsa-plugins/DETAILS17
1 files changed, 15 insertions, 2 deletions
diff --git a/audio-drivers/alsa-plugins/DETAILS b/audio-drivers/alsa-plugins/DETAILS
index ff67beb827..5ad9e902b4 100755
--- a/audio-drivers/alsa-plugins/DETAILS
+++ b/audio-drivers/alsa-plugins/DETAILS
@@ -1,9 +1,22 @@
SPELL=alsa-plugins
- VERSION=1.0.16
+if [[ $ALSA_PLUG_GIT == y ]]; then
+ if [[ $ALSA_PLUG_GIT_AUTOUPDATE == y ]]; then
+ VERSION=$(date +%Y%m%d)
+ else
+ VERSION=git
+ fi
+ SOURCE=$SPELL-git.tar.bz2
+ SOURCE_URL[0]=git://git.alsa-project.org/alsa-plugins.git:alsa-plugins-git
+ SOURCE_IGNORE=volatile
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-git
+ FORCE_DOWNLOAD=1
+else
+ VERSION=1.0.19
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=ftp://ftp.alsa-project.org/pub/plugins/$SOURCE
- SOURCE_HASH=sha512:4a0818339fbaec04a43487569a6a9baaf310052d4617b7eff8dcdaf86f248f79bcc80dd4cc120a347610099705dba5f445cf9a4e0d6ef700cd86f67666645884
+ SOURCE_HASH=sha512:1528ee36ee43269ebd8cce336ccb03af066173a3ef6737b70648c13e145dad46935b8aed420fd184ac7a100411385803052ade0cb286ec439e879b78e1484fd9
+fi
WEB_SITE=http://www.alsa-project.org/
ENTERED=20061001
LICENSE[0]=GPL