jhbuild r1943 - in trunk: . modulesets



Author: malureau
Date: Sat Mar 15 13:35:41 2008
New Revision: 1943
URL: http://svn.gnome.org/viewvc/jhbuild?rev=1943&view=rev

Log:
2008-03-13  Marc-Andre Lureau  <marcandre lureau gmail com>

	* modulesets/gnome-2.24.modules: removed GStreamer 0.8 (common!).
	Updated monkey-bubble dependency, removed nautilus-media, not
	maintained since 2004.  (closes: #522123)


Modified:
   trunk/ChangeLog
   trunk/modulesets/gnome-2.24.modules

Modified: trunk/modulesets/gnome-2.24.modules
==============================================================================
--- trunk/modulesets/gnome-2.24.modules	(original)
+++ trunk/modulesets/gnome-2.24.modules	Sat Mar 15 13:35:41 2008
@@ -154,14 +154,6 @@
       <dep package="gnome-bluetooth"/>
     </suggests>
   </autotools>      
-  <autotools id="nautilus-media" supports-non-srcdir-builds="no">
-    <branch/>
-    <dependencies>
-      <dep package="nautilus"/>
-      <dep package="gstreamer-0-8"/>
-      <dep package="gst-plugins-0-8"/>
-    </dependencies>
-  </autotools>
   <autotools id="nautilus-vcs">
     <branch/>
     <dependencies>
@@ -269,34 +261,6 @@
     </suggests>
   </autotools>
 
-  <autotools id="gstreamer-0-8" autogenargs="-- --disable-plugin-builddir --disable-tests" supports-non-srcdir-builds="no">
-    <branch repo="gstreamer.freedesktop.org" module="gstreamer"
-            revision="BRANCH-GSTREAMER-0_8" checkoutdir="gstreamer-0-8"/>
-    <dependencies>
-      <dep package="glib"/>
-      <dep package="libxml2"/>
-    </dependencies>
-  </autotools>
-
-  <autotools id="gst-plugins-0-8" autogenargs="-- --disable-tests" supports-non-srcdir-builds="no">
-    <branch repo="gstreamer.freedesktop.org" module="gst-plugins"
-            revision="BRANCH-GSTREAMER-0_8" checkoutdir="gst-plugins-0-8"/>
-    <dependencies>
-      <dep package="gstreamer-0-8"/>
-      <dep package="gnome-vfs"/>
-      <dep package="gtk+"/>
-    </dependencies>
-  </autotools>
-
-  <autotools id="gst-python-0-8" autogenargs="--" supports-non-srcdir-builds="no">
-    <branch repo="gstreamer.freedesktop.org" module="gst-python"
-            revision="BRANCH-GSTREAMER-0_8" checkoutdir="gst-python-0-8"/>
-    <dependencies>
-      <dep package="gstreamer-0-8"/>
-      <dep package="gst-plugins-0-8"/>
-    </dependencies>
-  </autotools>
-
   <autotools id="gst-plugins-ugly" autogenargs="-- --disable-tests" supports-non-srcdir-builds="no">
     <branch repo="gstreamer.freedesktop.org" module="gst-plugins-ugly"/>
     <dependencies>
@@ -904,8 +868,8 @@
   <autotools id="monkey-bubble">
     <branch/>
     <dependencies>
-      <dep package="gstreamer-0-8"/>
-      <dep package="gst-plugins-0-8"/>
+      <dep package="gstreamer"/>
+      <dep package="gst-plugins-base"/>
       <dep package="libxml2"/>
       <dep package="gconf"/>
       <dep package="librsvg"/>



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