[jhbuild] world: libxmlplusplus has moved to github.com



commit 56cc4f441e48744f9aea1a19221eb213c15dd59b
Author: Kjell Ahlstedt <kjellahlstedt gmail com>
Date:   Thu Jan 16 12:41:27 2020 +0100

    world: libxmlplusplus has moved to github.com

 modulesets/gnome-world.modules | 17 ++++++++++++++---
 1 file changed, 14 insertions(+), 3 deletions(-)
---
diff --git a/modulesets/gnome-world.modules b/modulesets/gnome-world.modules
index daba3efd..19fadbf6 100644
--- a/modulesets/gnome-world.modules
+++ b/modulesets/gnome-world.modules
@@ -2666,21 +2666,32 @@
   </autotools>
 
   <autotools id="libxmlplusplus-3">
-    <branch repo="gitlab.gnome.org" checkoutdir="libxmlplusplus-3" module="GNOME/libxmlplusplus.git" 
revision="libxml++-3-2"/>
+    <branch repo="github.com" checkoutdir="libxmlplusplus-3"
+            module="libxmlplusplus/libxmlplusplus.git" revision="libxml++-3-2"/>
     <dependencies>
       <dep package="libxml2"/>
       <dep package="glibmm-2.4"/>
     </dependencies>
   </autotools>
 
-  <autotools id="libxmlplusplus">
-    <branch/>
+  <autotools id="libxmlplusplus-4">
+    <branch repo="github.com" checkoutdir="libxmlplusplus-4"
+            module="libxmlplusplus/libxmlplusplus.git" revision="libxml++-4-0"/>
     <dependencies>
       <dep package="libxml2"/>
       <dep package="glibmm"/>
     </dependencies>
   </autotools>
 
+  <autotools id="libxmlplusplus">
+    <branch repo="github.com" checkoutdir="libxmlplusplus"
+            module="libxmlplusplus/libxmlplusplus.git"/>
+    <dependencies>
+      <dep package="libxml2"/>
+      <dep package="mm-common"/>
+    </dependencies>
+  </autotools>
+
   <autotools id="mono">
     <branch module="mono/mono-4.4.0.122.tar.bz2" version="4.4.0"
             repo="mono.net"


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