[jhbuild] 3.6: Move gst-plugins-bad 0.10 branch to -world



commit 2ddd8b1251180dcd9969f5f356229b063b05e4c9
Author: Javier JardÃn <jjardon gnome org>
Date:   Mon Sep 3 13:43:08 2012 +0900

    3.6: Move gst-plugins-bad 0.10 branch to -world
    
    Nothing depends on it

 modulesets/gnome-apps-3.6.modules  |   11 -----------
 modulesets/gnome-world-3.6.modules |   11 +++++++++++
 2 files changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/modulesets/gnome-apps-3.6.modules b/modulesets/gnome-apps-3.6.modules
index d877187..d12e8a1 100644
--- a/modulesets/gnome-apps-3.6.modules
+++ b/modulesets/gnome-apps-3.6.modules
@@ -685,17 +685,6 @@
     </dependencies>
   </autotools>
 
-  <autotools id="gst-plugins-bad"
-             autogenargs="--disable-tests --disable-fatal-warnings"
-             supports-non-srcdir-builds="no">
-    <branch repo="gstreamer.freedesktop.org"
-            revision="0.10"/>
-    <dependencies>
-      <dep package="gstreamer"/>
-      <dep package="gst-plugins-base"/>
-    </dependencies>
-  </autotools>
-
   <autotools id="inkscape">
     <branch repo="launchpad.net"
             module="inkscape"
diff --git a/modulesets/gnome-world-3.6.modules b/modulesets/gnome-world-3.6.modules
index 339eea1..a0fa75e 100644
--- a/modulesets/gnome-world-3.6.modules
+++ b/modulesets/gnome-world-3.6.modules
@@ -453,6 +453,17 @@
     <branch repo="git.freedesktop.org" checkoutdir="libva-intel-driver" module="vaapi/intel-driver" revision="v1.0-branch"/>
   </autotools>
 
+  <autotools id="gst-plugins-bad"
+             autogenargs="--disable-tests --disable-fatal-warnings"
+             supports-non-srcdir-builds="no">
+    <branch repo="gstreamer.freedesktop.org"
+            revision="0.10"/>
+    <dependencies>
+      <dep package="gstreamer"/>
+      <dep package="gst-plugins-base"/>
+    </dependencies>
+  </autotools>
+
   <autotools id="gst-plugins-ugly" autogenargs="-- --disable-tests" supports-non-srcdir-builds="no">
     <branch repo="gstreamer.freedesktop.org"
             revision="0.10"/>



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