summaryrefslogtreecommitdiffstats
path: root/audio-drivers/alsa-utils
diff options
context:
space:
mode:
authorVlad Glagolev2008-07-14 19:18:22 +0400
committerVlad Glagolev2008-07-14 19:18:22 +0400
commit43c445d01351569cc1c113095c8ea66e51c7c5ea (patch)
tree98aa49f30f69a57ab9a07d5e2b72972652e3e9a8 /audio-drivers/alsa-utils
parent56c7882d8bb7ee3cc7256211e261643e9da3a890 (diff)
alsa-utils: => 1.0.17
Diffstat (limited to 'audio-drivers/alsa-utils')
-rwxr-xr-xaudio-drivers/alsa-utils/DEPENDS6
-rwxr-xr-xaudio-drivers/alsa-utils/DETAILS4
-rw-r--r--audio-drivers/alsa-utils/HISTORY2
-rwxr-xr-xaudio-drivers/alsa-utils/PRE_BUILD1
4 files changed, 7 insertions, 6 deletions
diff --git a/audio-drivers/alsa-utils/DEPENDS b/audio-drivers/alsa-utils/DEPENDS
index de68a76f6e..331dd577be 100755
--- a/audio-drivers/alsa-utils/DEPENDS
+++ b/audio-drivers/alsa-utils/DEPENDS
@@ -1,5 +1,5 @@
-depends coreutils &&
-depends alsa-lib &&
+depends coreutils &&
+depends alsa-lib &&
if [[ $ALSA_UTILS_GIT == y ]]; then
depends git &&
@@ -8,4 +8,4 @@ if [[ $ALSA_UTILS_GIT == y ]]; then
depends autoconf
fi &&
-runtime_depends which
+runtime_depends which
diff --git a/audio-drivers/alsa-utils/DETAILS b/audio-drivers/alsa-utils/DETAILS
index f3df2ffeda..913ccbc3a6 100755
--- a/audio-drivers/alsa-utils/DETAILS
+++ b/audio-drivers/alsa-utils/DETAILS
@@ -11,8 +11,8 @@ if [[ $ALSA_UTILS_GIT == y ]]; then
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
FORCE_DOWNLOAD=1
else
- VERSION=1.0.17rc2
- SOURCE_HASH=sha512:53256977e83fb798be43be90e1ce60f45331b78e67f1dbbad566036d4144baa99e7bd4dbeb879c0016f859862a399324c37c354dba83c0b7e8af5583c9b22f49
+ VERSION=1.0.17
+ SOURCE_HASH=sha512:b0ed3603070e101db071c5b952ad987080f317e7ee8707d5264e833025b3a07d6fe4cfaccaa8ad6523de78834bfa96f473cefbf756ff53f665d98d905718cfcd
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=ftp://ftp.alsa-project.org/pub/utils/$SOURCE
diff --git a/audio-drivers/alsa-utils/HISTORY b/audio-drivers/alsa-utils/HISTORY
index cbf582e8ba..cd685781f0 100644
--- a/audio-drivers/alsa-utils/HISTORY
+++ b/audio-drivers/alsa-utils/HISTORY
@@ -1,5 +1,5 @@
2008-07-14 Vlad Glagolev <stealth@sourcemage.org>
- * DETAILS: updated spell to 1.0.17rc2, quoting paths!
+ * DETAILS: updated spell to 1.0.17, quoting paths!
* BUILD, DEPENDS: fixed git build
* FINAL: message ftw
* PRE_BUILD: quoting paths!
diff --git a/audio-drivers/alsa-utils/PRE_BUILD b/audio-drivers/alsa-utils/PRE_BUILD
index 8987a5bce3..a42a0fbb60 100755
--- a/audio-drivers/alsa-utils/PRE_BUILD
+++ b/audio-drivers/alsa-utils/PRE_BUILD
@@ -1,3 +1,4 @@
default_pre_build &&
cd "$SOURCE_DIRECTORY" &&
+
patch -p0 < $SPELL_DIRECTORY/speaker-test.patch