[Lunar-commits] <moonbase> Revert "pulseaudio: Version bump to 1.0 and it now has a hard depends on json-c."

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Tue Oct 11 13:35:46 CEST 2011


commit 1d9f892c707b255dcebd9d57ca18918a359264d1
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Tue Oct 11 07:35:46 2011 -0400

    Revert "pulseaudio: Version bump to 1.0 and it now has a hard depends on json-c."
    
    This reverts commit 6a8bc8b637f729470982535a9f371c1e7891697c.
    
    This breaks phonon. Thought I had tested this before bumping, seems not.
    Attempted to pull some stuff from https://projects.kde.org/projects/kdesupport/phonon/phonon/repository
    and make some patches. It takes more than just a couple.
---
 audio/pulseaudio/DEPENDS |    1 -
 audio/pulseaudio/DETAILS |   10 +++++-----
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/audio/pulseaudio/DEPENDS b/audio/pulseaudio/DEPENDS
index 60c381d..51adc84 100644
--- a/audio/pulseaudio/DEPENDS
+++ b/audio/pulseaudio/DEPENDS
@@ -3,7 +3,6 @@ depends libsndfile
 depends libatomic_ops
 depends gdbm
 depends speex
-depends json-c
 
 optional_depends "alsa-lib"      ""  "--disable-alsa"       "for ALSA support"
 optional_depends "jack"          ""  "--disable-jack"       "for jack support"
diff --git a/audio/pulseaudio/DETAILS b/audio/pulseaudio/DETAILS
index 5165ea3..1dcc51a 100644
--- a/audio/pulseaudio/DETAILS
+++ b/audio/pulseaudio/DETAILS
@@ -1,11 +1,11 @@
           MODULE=pulseaudio
-         VERSION=1.0
-          SOURCE=$MODULE-$VERSION.tar.xz
-      SOURCE_URL=http://freedesktop.org/software/pulseaudio/releases/
-      SOURCE_VFY=sha1:24a408e762b2df4334e9ae4f644ac1b893c7ef86
+         VERSION=0.9.23
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://freedesktop.org/software/pulseaudio/releases
+      SOURCE_VFY=sha1:361f7d89606e8423aad19691bb27f6552e0b679e
         WEB_SITE=http://pulseaudio.org
          ENTERED=20060205
-         UPDATED=20111005
+         UPDATED=20110625
            SHORT="Networked sound server"
 
 PSAFE=no


More information about the Lunar-commits mailing list