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

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Wed Oct 5 22:18:40 CEST 2011


commit 6a8bc8b637f729470982535a9f371c1e7891697c
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Wed Oct 5 16:18:40 2011 -0400

    pulseaudio: Version bump to 1.0 and it now has a hard depends on json-c.
---
 audio/pulseaudio/DEPENDS |    1 +
 audio/pulseaudio/DETAILS |   10 +++++-----
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/audio/pulseaudio/DEPENDS b/audio/pulseaudio/DEPENDS
index 51adc84..60c381d 100644
--- a/audio/pulseaudio/DEPENDS
+++ b/audio/pulseaudio/DEPENDS
@@ -3,6 +3,7 @@ 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 1dcc51a..5165ea3 100644
--- a/audio/pulseaudio/DETAILS
+++ b/audio/pulseaudio/DETAILS
@@ -1,11 +1,11 @@
           MODULE=pulseaudio
-         VERSION=0.9.23
-          SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=http://freedesktop.org/software/pulseaudio/releases
-      SOURCE_VFY=sha1:361f7d89606e8423aad19691bb27f6552e0b679e
+         VERSION=1.0
+          SOURCE=$MODULE-$VERSION.tar.xz
+      SOURCE_URL=http://freedesktop.org/software/pulseaudio/releases/
+      SOURCE_VFY=sha1:24a408e762b2df4334e9ae4f644ac1b893c7ef86
         WEB_SITE=http://pulseaudio.org
          ENTERED=20060205
-         UPDATED=20110625
+         UPDATED=20111005
            SHORT="Networked sound server"
 
 PSAFE=no


More information about the Lunar-commits mailing list