[Lunar-commits] <moonbase> gstreamer-10: version bump. Needed to add a disable switch, else the

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Thu Jan 22 00:06:56 CET 2009


commit ea5b0e95f6f55a90517b219c864edc6544f1af4d
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Wed Jan 21 18:06:56 2009 -0500

    gstreamer-10: version bump. Needed to add a disable switch, else the
    build croaks on making a binary registry.
---
 audio/gstreamer-10/BUILD   |    4 ++--
 audio/gstreamer-10/DETAILS |    6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/audio/gstreamer-10/BUILD b/audio/gstreamer-10/BUILD
index a4c4118..465ae3e 100644
--- a/audio/gstreamer-10/BUILD
+++ b/audio/gstreamer-10/BUILD
@@ -1,8 +1,8 @@
 (
 
   OPTS="$OPTS  --disable-examples  --disable-tests  --disable-valgrind  \
-               --disable-debug  --disable-gst-debug"
+               --disable-debug  --disable-gst-debug --disable-binary-registry"
 
   default_build
 
-) > $C_FIFO 2>&1 
+) > $C_FIFO 2>&1
diff --git a/audio/gstreamer-10/DETAILS b/audio/gstreamer-10/DETAILS
index 711b4a3..b6c62b0 100644
--- a/audio/gstreamer-10/DETAILS
+++ b/audio/gstreamer-10/DETAILS
@@ -1,13 +1,13 @@
           MODULE=gstreamer-10
          RMODULE=gstreamer
-         VERSION=0.10.21
+         VERSION=0.10.22
           SOURCE=$RMODULE-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$RMODULE-$VERSION
       SOURCE_URL=http://gstreamer.freedesktop.org/src/$RMODULE/
-      SOURCE_VFY=sha1:892daa9517dd7603e80b009dc059e20f4daea66f
+      SOURCE_VFY=sha1:8be3e00cafefd8bbb402b77f0c19fbe359bde998
         WEB_SITE=http://gstreamer.freedesktop.org/
          ENTERED=20060311
-         UPDATED=20081028
+         UPDATED=20090121
            SHORT="A multimedia (video and audio) framework (the 0.10.x version)"
 
 cat << EOF


More information about the Lunar-commits mailing list