[Lunar-commits] <moonbase> pulseaudio: add a patch

Samuel Verstraete elangelo at lunar-linux.org
Mon Sep 15 14:44:46 CEST 2008


commit 7201eaa3b7591b4ed6c5fea24f7a5b25af0a2607
Author: Samuel Verstraete <elangelo at lunar-linux.org>
Date:   Mon Sep 15 14:44:46 2008 +0200

    pulseaudio: add a patch
---
 audio/pulseaudio/BUILD   |    2 ++
 audio/pulseaudio/DETAILS |    5 ++++-
 2 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/audio/pulseaudio/BUILD b/audio/pulseaudio/BUILD
index 20f5b05..f802027 100644
--- a/audio/pulseaudio/BUILD
+++ b/audio/pulseaudio/BUILD
@@ -1,5 +1,7 @@
 (
 
+  patch_it $SOURCE2 1 &&
+
   ./configure  --prefix=/usr            \
                --sysconfdir=/etc        \
                --mandir=/usr/share/man  \
diff --git a/audio/pulseaudio/DETAILS b/audio/pulseaudio/DETAILS
index 6f0e76b..c136038 100644
--- a/audio/pulseaudio/DETAILS
+++ b/audio/pulseaudio/DETAILS
@@ -1,11 +1,14 @@
           MODULE=pulseaudio
          VERSION=0.9.10
           SOURCE=$MODULE-$VERSION.tar.gz
+          SOURCE2=$MODULE-$VERSION-dropscaps.patch
       SOURCE_URL=http://0pointer.de/lennart/projects/$MODULE
+      SOURCE2_URL=$PATCH_URL/
       SOURCE_VFY=sha1:90139debe73b6d26bc0240af3587fdb7fe4c2750
+      SOURCE2_VFY=sha1:3601c8dddeb4bd77938706f7a070e837fc2e6c26
         WEB_SITE=http://pulseaudio.org/
          ENTERED=20060205
-         UPDATED=20080705
+         UPDATED=20080915
            SHORT="Networked sound server"
 
 cat << EOF


More information about the Lunar-commits mailing list