[jhbuild] [2.30, 2.32, 3.0] Updated mono packages to use new Github location



commit ea39b5fc41b67f5e6f911381513c0687d2c8b8f6
Author: Andre Klapper <a9016009 gmx de>
Date:   Sun Sep 26 20:17:13 2010 +0200

    [2.30, 2.32, 3.0] Updated mono packages to use new Github location

 modulesets/gnome-2.30.modules        |   10 ++++------
 modulesets/gnome-2.32.modules        |   10 ++++------
 modulesets/gnome-3.0.modules         |   10 ++++------
 modulesets/gnome-suites-2.30.modules |   10 ++++------
 modulesets/gnome-suites-2.32.modules |   10 ++++------
 modulesets/gnome-suites-3.0.modules  |   10 ++++------
 6 files changed, 24 insertions(+), 36 deletions(-)
---
diff --git a/modulesets/gnome-2.30.modules b/modulesets/gnome-2.30.modules
index 5957e48..a7321b8 100644
--- a/modulesets/gnome-2.30.modules
+++ b/modulesets/gnome-2.30.modules
@@ -62,8 +62,6 @@
       defbranch="im.pidgin.pidgin"/>
   <repository type="git" name="git.savannah.nongnu.org"
       href="git://git.savannah.nongnu.org/"/>
-  <repository type="svn" name="svn.mono-project.com"
-      href="svn://anonsvn.mono-project.com/source/"/>
   <repository type="svn" name="svn.fluendo.com"
       href="https://core.fluendo.com/gstreamer/svn/";
       trunk-template="trunk/%(module)s"
@@ -1514,7 +1512,7 @@
   </autotools>
 
   <autotools id="mono-tools">
-    <branch repo="svn.mono-project.com" module="trunk/mono-tools"/>
+    <branch repo="github.com" module="mono/mono-tools.git" checkoutdir="mono-tools"/>
     <dependencies>
       <dep package="mono"/>
       <dep package="gtk-sharp"/>
@@ -1524,7 +1522,7 @@
   </autotools>
 
   <autotools id="gtksourceview-sharp">
-    <branch repo="svn.mono-project.com" module="trunk/gtksourceview2-sharp"/>
+    <branch repo="github.com" module="mono/gtksourceview2-sharp.git" checkoutdir="gtksourceview2-sharp"/>
     <dependencies>
       <dep package="gtksourceview"/>
       <dep package="mono"/>
@@ -1533,7 +1531,7 @@
   </autotools>
 
   <autotools id="monodevelop">
-    <branch repo="svn.mono-project.com" module="trunk/monodevelop"/>
+    <branch repo="github.com" module="mono/monodevelop.git" checkoutdir="monodevelop"/>
     <dependencies>
       <dep package="desktop-file-utils"/>
       <dep package="mono"/>
@@ -1545,7 +1543,7 @@
   </autotools>
 
   <autotools id="gsf-sharp">
-    <branch repo="svn.mono-project.com" module="trunk/gsf-sharp"/>
+    <branch repo="github.com" module="mono/gsf-sharp.git" checkoutdir="gsf-sharp"/>
     <dependencies>
       <dep package="libgsf"/>
       <dep package="gtk-sharp"/>
diff --git a/modulesets/gnome-2.32.modules b/modulesets/gnome-2.32.modules
index 5c296b8..0601056 100644
--- a/modulesets/gnome-2.32.modules
+++ b/modulesets/gnome-2.32.modules
@@ -64,8 +64,6 @@
       defbranch="im.pidgin.pidgin"/>
   <repository type="git" name="git.savannah.nongnu.org"
       href="git://git.savannah.nongnu.org/"/>
-  <repository type="svn" name="svn.mono-project.com"
-      href="svn://anonsvn.mono-project.com/source/"/>
   <repository type="svn" name="svn.fluendo.com"
       href="https://core.fluendo.com/gstreamer/svn/";
       trunk-template="trunk/%(module)s"
@@ -1448,7 +1446,7 @@
   </autotools>
 
   <autotools id="mono-tools">
-    <branch repo="svn.mono-project.com" module="trunk/mono-tools"/>
+    <branch repo="github.com" module="mono/mono-tools.git" checkoutdir="mono-tools"/>
     <dependencies>
       <dep package="mono"/>
       <dep package="gtk-sharp"/>
@@ -1458,7 +1456,7 @@
   </autotools>
 
   <autotools id="gtksourceview-sharp">
-    <branch repo="svn.mono-project.com" module="trunk/gtksourceview2-sharp"/>
+    <branch repo="github.com" module="mono/gtksourceview2-sharp.git" checkoutdir="gtksourceview2-sharp"/>
     <dependencies>
       <dep package="gtksourceview"/>
       <dep package="mono"/>
@@ -1467,7 +1465,7 @@
   </autotools>
 
   <autotools id="monodevelop">
-    <branch repo="svn.mono-project.com" module="trunk/monodevelop"/>
+    <branch repo="github.com" module="mono/monodevelop.git" checkoutdir="monodevelop"/>
     <dependencies>
       <dep package="desktop-file-utils"/>
       <dep package="mono"/>
@@ -1479,7 +1477,7 @@
   </autotools>
 
   <autotools id="gsf-sharp">
-    <branch repo="svn.mono-project.com" module="trunk/gsf-sharp"/>
+    <branch repo="github.com" module="mono/gsf-sharp.git" checkoutdir="gsf-sharp"/>
     <dependencies>
       <dep package="libgsf"/>
       <dep package="gtk-sharp"/>
diff --git a/modulesets/gnome-3.0.modules b/modulesets/gnome-3.0.modules
index 4f6a3b0..50a7f98 100644
--- a/modulesets/gnome-3.0.modules
+++ b/modulesets/gnome-3.0.modules
@@ -64,8 +64,6 @@
       defbranch="im.pidgin.pidgin"/>
   <repository type="git" name="git.savannah.nongnu.org"
       href="git://git.savannah.nongnu.org/"/>
-  <repository type="svn" name="svn.mono-project.com"
-      href="svn://anonsvn.mono-project.com/source/"/>
   <repository type="svn" name="svn.fluendo.com"
       href="https://core.fluendo.com/gstreamer/svn/";
       trunk-template="trunk/%(module)s"
@@ -1443,7 +1441,7 @@
   </autotools>
 
   <autotools id="mono-tools">
-    <branch repo="svn.mono-project.com" module="trunk/mono-tools"/>
+    <branch repo="github.com" module="mono/mono-tools.git" checkoutdir="mono-tools"/>
     <dependencies>
       <dep package="mono"/>
       <dep package="gtk-sharp"/>
@@ -1453,7 +1451,7 @@
   </autotools>
 
   <autotools id="gtksourceview-sharp">
-    <branch repo="svn.mono-project.com" module="trunk/gtksourceview2-sharp"/>
+    <branch repo="github.com" module="mono/gtksourceview2-sharp.git" checkoutdir="gtksourceview2-sharp"/>
     <dependencies>
       <dep package="gtksourceview"/>
       <dep package="mono"/>
@@ -1462,7 +1460,7 @@
   </autotools>
 
   <autotools id="monodevelop">
-    <branch repo="svn.mono-project.com" module="trunk/monodevelop"/>
+    <branch repo="github.com" module="mono/monodevelop.git" checkoutdir="monodevelop"/>
     <dependencies>
       <dep package="desktop-file-utils"/>
       <dep package="mono"/>
@@ -1474,7 +1472,7 @@
   </autotools>
 
   <autotools id="gsf-sharp">
-    <branch repo="svn.mono-project.com" module="trunk/gsf-sharp"/>
+    <branch repo="github.com" module="mono/gsf-sharp.git" checkoutdir="gsf-sharp"/>
     <dependencies>
       <dep package="libgsf"/>
       <dep package="gtk-sharp"/>
diff --git a/modulesets/gnome-suites-2.30.modules b/modulesets/gnome-suites-2.30.modules
index 1d29d36..77ec954 100644
--- a/modulesets/gnome-suites-2.30.modules
+++ b/modulesets/gnome-suites-2.30.modules
@@ -9,8 +9,6 @@
       href="git://anongit.freedesktop.org/gstreamer/"/>
   <repository type="git" name="git.freedesktop.org"
       href="git://anongit.freedesktop.org/git/"/>
-  <repository type="svn" name="svn.mono-project.com"
-      href="svn://anonsvn.mono-project.com/source/"/>
   <repository type="git" name="github.com" href="git://github.com/"/>
   <repository type="git" name="o-hand.com" href="git://git.o-hand.com/"/>
   <repository type="git" name="moblin.org" href="git://git.moblin.org/"/>
@@ -1723,8 +1721,8 @@
   </autotools>
 
   <autotools id="gtk-sharp" autogen-sh="bootstrap-2.12">
-    <branch repo="svn.mono-project.com" module="branches/gtk-sharp-2-12-branch"
-            checkoutdir="gtk-sharp"/>
+    <branch repo="github.com" module="mono/gtk-sharp.git" checkoutdir="gtk-sharp"
+            branch="gtk-sharp-2-12-branch"/>
     <dependencies>
       <dep package="mono"/>
       <dep package="gtk+"/>
@@ -1733,7 +1731,7 @@
   </autotools>
 
   <autotools id="gnome-sharp" autogen-sh="bootstrap-2.24">
-    <branch repo="svn.mono-project.com" module="trunk/gnome-sharp"/>
+    <branch repo="github.com" module="mono/gnome-sharp.git" checkoutdir="gnome-sharp"/>
     <dependencies>
       <dep package="mono"/>
       <dep package="gtk-sharp"/>
@@ -1747,7 +1745,7 @@
   </autotools>
 
    <autotools id="gnome-desktop-sharp">
-    <branch repo="svn.mono-project.com" module="trunk/gnome-desktop-sharp"/>
+    <branch repo="github.com" module="mono/gnome-desktop-sharp.git" checkoutdir="gnome-desktop-sharp"/>
     <dependencies>
       <dep package="mono"/>
       <dep package="gtk-sharp"/>
diff --git a/modulesets/gnome-suites-2.32.modules b/modulesets/gnome-suites-2.32.modules
index 475d080..d217fab 100644
--- a/modulesets/gnome-suites-2.32.modules
+++ b/modulesets/gnome-suites-2.32.modules
@@ -9,8 +9,6 @@
       href="git://anongit.freedesktop.org/gstreamer/"/>
   <repository type="git" name="git.freedesktop.org"
       href="git://anongit.freedesktop.org/git/"/>
-  <repository type="svn" name="svn.mono-project.com"
-      href="svn://anonsvn.mono-project.com/source/"/>
   <repository type="git" name="github.com" href="git://github.com/"/>
   <repository type="git" name="o-hand.com" href="git://git.o-hand.com/"/>
   <repository type="git" name="moblin.org" href="git://git.moblin.org/"/>
@@ -1755,8 +1753,8 @@
   </autotools>
 
   <autotools id="gtk-sharp" autogen-sh="bootstrap-2.12">
-    <branch repo="svn.mono-project.com" module="branches/gtk-sharp-2-12-branch"
-            checkoutdir="gtk-sharp"/>
+    <branch repo="github.com" module="mono/gtk-sharp.git" checkoutdir="gtk-sharp"
+            branch="gtk-sharp-2-12-branch"/>
     <dependencies>
       <dep package="mono"/>
       <dep package="gtk+"/>
@@ -1765,7 +1763,7 @@
   </autotools>
 
   <autotools id="gnome-sharp" autogen-sh="bootstrap-2.24">
-    <branch repo="svn.mono-project.com" module="trunk/gnome-sharp"/>
+    <branch repo="github.com" module="mono/gnome-sharp.git" checkoutdir="gnome-sharp"/>
     <dependencies>
       <dep package="mono"/>
       <dep package="gtk-sharp"/>
@@ -1777,7 +1775,7 @@
   </autotools>
 
    <autotools id="gnome-desktop-sharp">
-    <branch repo="svn.mono-project.com" module="trunk/gnome-desktop-sharp"/>
+    <branch repo="github.com" module="mono/gnome-desktop-sharp.git" checkoutdir="gnome-desktop-sharp"/>
     <dependencies>
       <dep package="mono"/>
       <dep package="gtk-sharp"/>
diff --git a/modulesets/gnome-suites-3.0.modules b/modulesets/gnome-suites-3.0.modules
index a98e479..e873209 100644
--- a/modulesets/gnome-suites-3.0.modules
+++ b/modulesets/gnome-suites-3.0.modules
@@ -9,8 +9,6 @@
       href="git://anongit.freedesktop.org/gstreamer/"/>
   <repository type="git" name="git.freedesktop.org"
       href="git://anongit.freedesktop.org/git/"/>
-  <repository type="svn" name="svn.mono-project.com"
-      href="svn://anonsvn.mono-project.com/source/"/>
   <repository type="git" name="github.com" href="git://github.com/"/>
   <repository type="git" name="o-hand.com" href="git://git.o-hand.com/"/>
   <repository type="git" name="moblin.org" href="git://git.moblin.org/"/>
@@ -1862,8 +1860,8 @@
   </autotools>
 
   <autotools id="gtk-sharp" autogen-sh="bootstrap-2.12">
-    <branch repo="svn.mono-project.com" module="branches/gtk-sharp-2-12-branch"
-            checkoutdir="gtk-sharp"/>
+    <branch repo="github.com" module="mono/gtk-sharp.git" checkoutdir="gtk-sharp"
+            branch="gtk-sharp-2-12-branch"/>
     <dependencies>
       <dep package="mono"/>
       <dep package="gtk+"/>
@@ -1872,7 +1870,7 @@
   </autotools>
 
   <autotools id="gnome-sharp" autogen-sh="bootstrap-2.24">
-    <branch repo="svn.mono-project.com" module="trunk/gnome-sharp"/>
+    <branch repo="github.com" module="mono/gnome-sharp.git" checkoutdir="gnome-sharp"/>
     <dependencies>
       <dep package="mono"/>
       <dep package="gtk-sharp"/>
@@ -1884,7 +1882,7 @@
   </autotools>
 
    <autotools id="gnome-desktop-sharp">
-    <branch repo="svn.mono-project.com" module="trunk/gnome-desktop-sharp"/>
+    <branch repo="github.com" module="mono/gnome-desktop-sharp.git" checkoutdir="gnome-desktop-sharp"/>
     <dependencies>
       <dep package="mono"/>
       <dep package="gtk-sharp"/>



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