[Lunar-commits] <moonbase> alsaplayer: Adding a BUILD/patch to fix a glibc-2.10.1 build problem. Additionally,
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Thu Oct 1 23:58:48 CEST 2009
commit e4eac87250916b0e368f6a561e2317ae9e52ea75
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Thu Oct 1 17:58:48 2009 -0400
alsaplayer: Adding a BUILD/patch to fix a glibc-2.10.1 build problem. Additionally,
I incorporated a few other patches from the gentoo folks;
http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/alsaplayer/files/
---
audio/alsaplayer/BUILD | 7 +++++++
audio/alsaplayer/DETAILS | 5 ++++-
2 files changed, 11 insertions(+), 1 deletions(-)
diff --git a/audio/alsaplayer/BUILD b/audio/alsaplayer/BUILD
new file mode 100644
index 0000000..b1e4065
--- /dev/null
+++ b/audio/alsaplayer/BUILD
@@ -0,0 +1,7 @@
+(
+
+ patch_it $SOURCE_CACHE/$SOURCE2 0 &&
+
+ default_build
+
+) > $C_FIFO 2>&1
diff --git a/audio/alsaplayer/DETAILS b/audio/alsaplayer/DETAILS
index 4264e45..8e9a778 100644
--- a/audio/alsaplayer/DETAILS
+++ b/audio/alsaplayer/DETAILS
@@ -1,11 +1,14 @@
MODULE=alsaplayer
VERSION=0.99.80
SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE2=alsaplayer-consolidated.1.patch
SOURCE_URL=http://www.alsaplayer.org/
+ SOURCE2_URL=$PATCH_URL
SOURCE_VFY=sha1:fdbb4c069de186deb2437ef77b1d5b1188389510
+ SOURCE2_VFY=09937cd514102ec50914351249edf0d62f5fdf60
WEB_SITE=http://www.alsaplayer.org
ENTERED=20010922
- UPDATED=20071105
+ UPDATED=20091001
SHORT="PCM player that makes heavy use of the ALSA"
cat << EOF
More information about the Lunar-commits
mailing list