summaryrefslogtreecommitdiffstats
path: root/audio-drivers/alsa-lib/DETAILS
diff options
context:
space:
mode:
authorPol Vinogradov2006-12-12 04:21:13 +0500
committerPol Vinogradov2006-12-12 04:21:13 +0500
commit46463218d6b1fc39f653933b50643ee10f5d919f (patch)
treeaf64897ea9c6e20c1c26c540a4f3b0468159abd4 /audio-drivers/alsa-lib/DETAILS
parent46bb7911b72da51a0e0e49272d8e50f0140c2223 (diff)
audio-drivers/alsa-*:
DETAILS: updated to 1.0.14rc1, some alignments
Diffstat (limited to 'audio-drivers/alsa-lib/DETAILS')
-rwxr-xr-xaudio-drivers/alsa-lib/DETAILS8
1 files changed, 5 insertions, 3 deletions
diff --git a/audio-drivers/alsa-lib/DETAILS b/audio-drivers/alsa-lib/DETAILS
index 90709e2e99..8305033c41 100755
--- a/audio-drivers/alsa-lib/DETAILS
+++ b/audio-drivers/alsa-lib/DETAILS
@@ -1,9 +1,9 @@
SPELL=alsa-lib
- VERSION=1.0.13
+ VERSION=1.0.14rc1
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=ftp://ftp.alsa-project.org/pub/lib/$SOURCE
- SOURCE_HASH=sha512:ed134bf81b3cbb734181d6302e44a0bcc0f6c101df4a1353f2bf62dc2597dc99c2ecc5d77508d9255078db42ca075c8ea25aa894d6775c610a7e6c93cd996538
+ SOURCE_HASH=sha512:87d26382274b7fe9270a0d9c74a56395a032ac89c73a560d675c0d77b18d4bb45d853a11ed58dbe3ae8b93e15f89ffba211cbc70fda5b96864a2271ab769be1a
WEB_SITE=http://www.alsa-project.org/
ENTERED=20010922
LICENSE[0]=LGPL
@@ -11,7 +11,9 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SHORT="Library API for using the Advanced Linux Sound Architecture."
cat << EOF
From http://www.alsa-project.org/intro.php3
-The Advanced Linux Sound Architecture project is being developed in the Linux operating system and is released under version 2 of the GPL (GNU general public license) and the LGPL (GNU library general public license).
+The Advanced Linux Sound Architecture project is being developed in the Linux
+operating system and is released under version 2 of the GPL (GNU general public
+license) and the LGPL (GNU library general public license).
Primary goals:
1. Create a fully modularized sound driver which supports kerneld and kmod.
2. Create the ALSA Kernel API which surpasses the current OSS API.