[jhbuild] 3.4: switch all the gstreamer modules to 0.10 branches



commit 6f6e33a3b47ec9decb5d189f95da137e13a0b584
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Thu Apr 19 14:29:29 2012 -0400

    3.4: switch all the gstreamer modules to 0.10 branches
    
    Now that GStreamer master is 1.0

 modulesets/gnome-world-3.4.modules |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/modulesets/gnome-world-3.4.modules b/modulesets/gnome-world-3.4.modules
index 207d0da..f1d173b 100644
--- a/modulesets/gnome-world-3.4.modules
+++ b/modulesets/gnome-world-3.4.modules
@@ -341,7 +341,7 @@
   </autotools>
 
   <autotools id="gst-plugins-ugly" autogenargs="-- --disable-tests" supports-non-srcdir-builds="no">
-    <branch repo="gstreamer.freedesktop.org" module="gst-plugins-ugly"/>
+    <branch repo="gstreamer.freedesktop.org" revision="0.10" module="gst-plugins-ugly"/>
     <dependencies>
       <dep package="gstreamer"/>
       <dep package="gst-plugins-base"/>
@@ -349,7 +349,7 @@
   </autotools>
 
   <autotools id="gst-plugins-bad" autogenargs="-- --disable-tests" supports-non-srcdir-builds="no">
-    <branch repo="gstreamer.freedesktop.org" module="gst-plugins-bad"/>
+    <branch repo="gstreamer.freedesktop.org" revision="0.10" module="gst-plugins-bad"/>
     <dependencies>
       <dep package="gstreamer"/>
       <dep package="gst-plugins-base"/>
@@ -357,7 +357,7 @@
   </autotools>
 
   <autotools id="gst-plugins-gl" autogenargs="-- --disable-tests" supports-non-srcdir-builds="no">
-    <branch repo="gstreamer.freedesktop.org" module="gst-plugins-gl"/>
+    <branch repo="gstreamer.freedesktop.org" revision="0.10" module="gst-plugins-gl"/>
     <dependencies>
       <dep package="gstreamer"/>
       <dep package="gst-plugins-base"/>
@@ -365,7 +365,7 @@
   </autotools>
 
   <autotools id="gst-ffmpeg" autogenargs="-- --disable-tests" supports-non-srcdir-builds="no">
-    <branch repo="gstreamer.freedesktop.org" module="gst-ffmpeg"/>
+    <branch repo="gstreamer.freedesktop.org" revision="0.10" module="gst-ffmpeg"/>
     <dependencies>
       <dep package="gstreamer"/>
       <dep package="gst-plugins-base"/>
@@ -373,7 +373,7 @@
   </autotools>
 
   <autotools id="gst-python" autogenargs="--" supports-non-srcdir-builds="no">
-    <branch repo="gstreamer.freedesktop.org" module="gst-python"/>
+    <branch repo="gstreamer.freedesktop.org" revision="0.10" module="gst-python"/>
     <dependencies>
       <dep package="pygobject2"/>
       <dep package="gstreamer"/>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]