[jhbuild] world-3.6: Do not disable test in GStreamer components



commit 468a8617ce456fd1e26dd9a82ca790701123e7b1
Author: Javier JardÃn <jjardon gnome org>
Date:   Tue Jul 3 09:05:09 2012 +0900

    world-3.6: Do not disable test in GStreamer components

 modulesets/gnome-world-3.6.modules |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/modulesets/gnome-world-3.6.modules b/modulesets/gnome-world-3.6.modules
index 70d626f..9aff7da 100644
--- a/modulesets/gnome-world-3.6.modules
+++ b/modulesets/gnome-world-3.6.modules
@@ -2244,7 +2244,7 @@
   </autotools>
 
   <autotools id="gst-plugins-base-master"
-             autogenargs="--with-gtk=3.0 --disable-tests --disable-gnome_vfs"
+             autogenargs="--with-gtk=3.0 --disable-gnome_vfs"
              supports-non-srcdir-builds="no">
     <branch repo="gstreamer.freedesktop.org"
             module="gst-plugins-base"
@@ -2260,7 +2260,7 @@
   </autotools>
 
   <autotools id="gst-plugins-good-master"
-             autogenargs="--with-gtk=3.0 --disable-tests --disable-examples"
+             autogenargs="--with-gtk=3.0"
              supports-non-srcdir-builds="no">
     <branch repo="gstreamer.freedesktop.org"
             module="gst-plugins-good"
@@ -2277,7 +2277,6 @@
   </autotools>
 
   <autotools id="gst-plugins-ugly-master"
-             autogenargs="--disable-tests"
              supports-non-srcdir-builds="no">
     <branch repo="gstreamer.freedesktop.org"
             checkoutdir="gst-plugins-ugly-master"
@@ -2289,7 +2288,6 @@
   </autotools>
 
   <autotools id="gst-plugins-bad-master"
-             autogenargs="--disable-tests"
              supports-non-srcdir-builds="no">
     <branch repo="gstreamer.freedesktop.org"
             checkoutdir="gst-plugins-bad-master"



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