jhbuild r2443 - in trunk: . modulesets



Author: ebassi
Date: Thu Oct 30 14:22:01 2008
New Revision: 2443
URL: http://svn.gnome.org/viewvc/jhbuild?rev=2443&view=rev

Log:
2008-10-30  Emmanuele Bassi  <ebassi gnome org>

	* modulesets/gnome-2.24.modules: Fix the location of the Clutter
	Vala bindings.

	* modulesets/gnome-2.26.modules: Drop clutter 0.6 and use the current
	stable version (0.8).

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

Modified: trunk/modulesets/gnome-2.24.modules
==============================================================================
--- trunk/modulesets/gnome-2.24.modules	(original)
+++ trunk/modulesets/gnome-2.24.modules	Thu Oct 30 14:22:01 2008
@@ -1470,7 +1470,7 @@
   </autotools>
 
   <autotools id="clutter-vala">
-    <branch repo="svn.o-hand.com" module="clutter/trunk/bindings/clutter-vala/clutter"/>
+    <branch repo="svn.o-hand.com" module="clutter/trunk/bindings/clutter-vala"/>
     <dependencies>
       <dep package="clutter"/>
       <dep package="clutter-cairo"/>

Modified: trunk/modulesets/gnome-2.26.modules
==============================================================================
--- trunk/modulesets/gnome-2.26.modules	(original)
+++ trunk/modulesets/gnome-2.26.modules	Thu Oct 30 14:22:01 2008
@@ -1370,8 +1370,8 @@
     </dependencies>
   </autotools>
 
-  <autotools id="clutter-0.6">
-    <branch repo="svn.o-hand.com" module="clutter/branches/clutter-0-6"/>
+  <autotools id="clutter-0.8">
+    <branch repo="svn.o-hand.com" module="clutter/branches/clutter-0-8"/>
     <dependencies>
       <dep package="glib"/>
       <dep package="gtk+"/>
@@ -1388,8 +1388,8 @@
     </dependencies>
   </autotools>
 
-  <autotools id="clutter-gst-0.6">
-    <branch repo="svn.o-hand.com" module="clutter/branches/clutter-gst-0-6"/>
+  <autotools id="clutter-gst-0.8">
+    <branch repo="svn.o-hand.com" module="clutter/branches/clutter-gst-0-8"/>
     <dependencies>
       <dep package="clutter"/>
       <dep package="gstreamer"/>
@@ -1405,8 +1405,8 @@
     </dependencies>
   </autotools>
 
-  <autotools id="clutter-cairo-0.6">
-    <branch repo="svn.o-hand.com" module="clutter/branches/clutter-cairo-0-6"/>
+  <autotools id="clutter-cairo-0.8">
+    <branch repo="svn.o-hand.com" module="clutter/branches/clutter-cairo-0-8"/>
     <dependencies>
       <dep package="clutter"/>
       <dep package="cairo"/>
@@ -1421,8 +1421,8 @@
     </dependencies>
   </autotools>
 
-  <autotools id="clutter-gtk-0.6">
-    <branch repo="svn.o-hand.com" module="clutter/branches/clutter-gtk-0-6"/>
+  <autotools id="clutter-gtk-0.8">
+    <branch repo="svn.o-hand.com" module="clutter/branches/clutter-gtk-0-8"/>
     <dependencies>
       <dep package="gtk+"/>
       <dep package="clutter"/>
@@ -1449,8 +1449,8 @@
     </dependencies>
   </autotools>
 
-  <autotools id="pyclutter=0.6">
-    <branch repo="svn.o-hand.com" module="clutter/branches/pyclutter-0-6"/>
+  <autotools id="pyclutter=0.8">
+    <branch repo="svn.o-hand.com" module="clutter/branches/pyclutter-0-8"/>
     <dependencies>
       <dep package="pycairo"/>
       <dep package="pygtk"/>
@@ -1463,7 +1463,7 @@
   </autotools>
 
   <autotools id="clutter-vala">
-    <branch repo="svn.o-hand.com" module="clutter/trunk/bindings/clutter-vala/clutter"/>
+    <branch repo="svn.o-hand.com" module="clutter/trunk/bindings/clutter-vala"/>
     <dependencies>
       <dep package="clutter"/>
       <dep package="clutter-cairo"/>
@@ -1472,8 +1472,8 @@
     </dependencies>
   </autotools>
 
-  <autotools id="clutter-vala-0.6">
-    <branch repo="svn.o-hand.com" module="clutter/branches/clutter-vala-0-6/clutter"/>
+  <autotools id="clutter-vala-0.8">
+    <branch repo="svn.o-hand.com" module="clutter/branches/clutter-vala-0-8"/>
     <dependencies>
       <dep package="clutter"/>
       <dep package="clutter-cairo"/>



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