jhbuild r2624 - in trunk: . modulesets



Author: zeeshanak
Date: Tue Jan  6 16:34:04 2009
New Revision: 2624
URL: http://svn.gnome.org/viewvc/jhbuild?rev=2624&view=rev

Log:
GUPnP moved from svn to git.

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	Tue Jan  6 16:34:04 2009
@@ -53,6 +53,8 @@
       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.gupnp.org"
+      href="git://git.gupnp.org/"/>
   <repository type="git" name="git.freedesktop.org"
       href="git://anongit.freedesktop.org/git/"/>
   <repository type="bzr" name="launchpad.net"
@@ -1389,7 +1391,7 @@
   </metamodule>
 
   <autotools id="gssdp">
-    <branch repo="svn.o-hand.com" module="gupnp/trunk/gssdp"/>
+    <branch repo="git.gupnp.org" module="gssdp"/>
     <dependencies>
       <dep package="glib"/>
       <dep package="libsoup"/>
@@ -1398,7 +1400,7 @@
   </autotools>
 
   <autotools id="gupnp">
-    <branch repo="svn.o-hand.com" module="gupnp/trunk/gupnp"/>
+    <branch repo="git.gupnp.org" module="gupnp"/>
     <dependencies>
       <dep package="gssdp"/>
       <dep package="glib"/>
@@ -1409,7 +1411,7 @@
   </autotools>
 
   <autotools id="gupnp-av">
-    <branch repo="svn.o-hand.com" module="gupnp/trunk/gupnp-av"/>
+    <branch repo="git.gupnp.org" module="gupnp-av"/>
     <dependencies>
       <dep package="glib"/>
       <dep package="gupnp"/>
@@ -1417,7 +1419,7 @@
   </autotools>
 
   <autotools id="gupnp-tools">
-    <branch repo="svn.o-hand.com" module="gupnp/trunk/gupnp-tools"/>
+    <branch repo="git.gupnp.org" module="gupnp-tools"/>
     <dependencies>
       <dep package="gupnp"/>
       <dep package="gtk+"/>
@@ -1427,7 +1429,7 @@
   </autotools>
 
   <autotools id="gupnp-ui">
-    <branch repo="svn.o-hand.com" module="gupnp/trunk/gupnp-ui"/>
+    <branch repo="git.gupnp.org" module="gupnp-ui"/>
     <dependencies>
       <dep package="gtk+"/>
       <dep package="gupnp"/>
@@ -1435,7 +1437,7 @@
   </autotools>
 
   <autotools id="rhythmbox-gupnp" autogenargs="--with-rhythmbox=../rhythmbox">
-    <branch repo="svn.o-hand.com" module="gupnp/trunk/rhythmbox-gupnp"/>
+    <branch repo="git.gupnp.org" module="rhythmbox-gupnp"/>
     <dependencies>
       <dep package="rhythmbox"/>
       <dep package="gupnp-av"/>
@@ -1445,7 +1447,7 @@
   </autotools>
 
   <autotools id="gupnp-vala">
-    <branch repo="svn.o-hand.com" module="gupnp/trunk/bindings/gupnp-vala"/>
+    <branch repo="git.gupnp.org" module="bindings/gupnp-vala"/>
     <dependencies>
       <dep package="vala-trunk"/>
       <dep package="gssdp"/>



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