jhbuild r2576 - in trunk: . modulesets



Author: daniel
Date: Mon Dec 15 12:10:07 2008
New Revision: 2576
URL: http://svn.gnome.org/viewvc/jhbuild?rev=2576&view=rev

Log:
* modulesets/gnome-2.26.modules (git.clutter-project.org): Add new
repository.
(clutter*-trunk): Switch over to new git repository.


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

Modified: trunk/modulesets/gnome-2.26.modules
==============================================================================
--- trunk/modulesets/gnome-2.26.modules	(original)
+++ trunk/modulesets/gnome-2.26.modules	Mon Dec 15 12:10:07 2008
@@ -51,6 +51,8 @@
     href="https://garage.maemo.org/svn/modest/"; />
   <repository type="svn" name="svn.o-hand.com"
       href="http://svn.o-hand.com/repos/"/>
+  <repository type="git" name="git.clutter-project.org"
+      href="git://git.clutter-project.org/"/>
   <repository type="git" name="git.freedesktop.org"
       href="git://anongit.freedesktop.org/git/"/>
   <repository type="bzr" name="launchpad.net"
@@ -1241,7 +1243,7 @@
   </autotools>
 
   <autotools id="clutter-trunk">
-    <branch repo="svn.o-hand.com" module="clutter/trunk/clutter"/>
+    <branch repo="git.clutter-project.org" module="clutter"/>
     <dependencies>
       <dep package="glib"/>
       <dep package="gtk+"/>
@@ -1250,7 +1252,7 @@
   </autotools>
 
   <autotools id="clutter-gst-trunk">
-    <branch repo="svn.o-hand.com" module="clutter/trunk/clutter-gst"/>
+    <branch repo="git.clutter-project.org" module="clutter-gst"/>
     <dependencies>
       <dep package="clutter-trunk"/>
       <dep package="gstreamer"/>
@@ -1268,7 +1270,7 @@
   </autotools>
 
   <autotools id="clutter-cairo-trunk">
-    <branch repo="svn.o-hand.com" module="clutter/trunk/clutter-cairo"/>
+    <branch repo="git.clutter-project.org" module="clutter-cairo"/>
     <dependencies>
       <dep package="clutter-trunk"/>
       <dep package="cairo"/>
@@ -1284,7 +1286,7 @@
   </autotools>
 
   <autotools id="clutter-gtk-trunk">
-    <branch repo="svn.o-hand.com"  module="clutter/trunk/clutter-gtk"/>
+    <branch repo="git.clutter-project.org" module="clutter-gtk"/>
     <dependencies>
       <dep package="gtk+"/>
       <dep package="clutter-trunk"/>
@@ -1300,14 +1302,14 @@
   </autotools>
 
   <autotools id="clutter-box2d-trunk">
-    <branch repo="svn.o-hand.com" module="clutter/trunk/clutter-box2d"/>
+    <branch repo="git.clutter-project.org" module="clutter-box2d"/>
     <dependencies>
       <dep package="clutter-trunk"/>
     </dependencies>
   </autotools>
 
   <autotools id="pyclutter-trunk">
-    <branch repo="svn.o-hand.com" module="clutter/trunk/bindings/pyclutter"/>
+    <branch repo="git.clutter-project.org" module="bindings/pyclutter"/>
     <dependencies>
       <dep package="pycairo"/>
       <dep package="pygtk"/>
@@ -1333,7 +1335,7 @@
   </autotools>
 
   <autotools id="clutter-vala-trunk">
-    <branch repo="svn.o-hand.com" module="clutter/trunk/bindings/clutter-vala"/>
+    <branch repo="git.clutter-project.org" module="bindings/clutter-vala"/>
     <dependencies>
       <dep package="clutter-trunk"/>
       <dep package="clutter-cairo-trunk"/>



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