[jhbuild] itstool: build out of git



commit f227b94f992081302ef95df61f71838c3d672332
Author: Ryan Lortie <desrt desrt ca>
Date:   Mon Dec 16 16:31:11 2013 -0500

    itstool: build out of git
    
    itstool upstream has fixes for FreeBSD that haven't made it into a
    release yet.  We have no particular reason to be building this from
    tarball, so switch it over to git.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=720562

 modulesets/gnome-suites-core-deps-3.12.modules |    8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.12.modules b/modulesets/gnome-suites-core-deps-3.12.modules
index 783f47f..456e021 100644
--- a/modulesets/gnome-suites-core-deps-3.12.modules
+++ b/modulesets/gnome-suites-core-deps-3.12.modules
@@ -52,8 +52,6 @@
     href="http://poppler.freedesktop.org/"/>
 <repository type="tarball" name="p11-glue.freedesktop.org"
     href="http://p11-glue.freedesktop.org/releases/"/>
-<repository type="tarball" name="itstool.org"
-    href="http://files.itstool.org/itstool/"/>
 <repository type="tarball" name="libpwquality"
     href="https://fedorahosted.org/releases/l/i/libpwquality/"/>
 <repository type="tarball" name="graphviz.org"
@@ -750,11 +748,7 @@
   </autotools>
 
   <autotools id="itstool">
-    <branch repo="itstool.org"
-            module="itstool-1.2.0.tar.bz2"
-            version="1.2.0"
-            hash="sha256:46fed63fb89c72dbfc03097b4477084ff05ad6f171212d8f1f1546ea543978aa"
-            size="82479"/>
+    <branch repo="gitorious.org" checkoutdir="itstool" module="itstool/itstool.git"/>
   </autotools>
 
   <autotools id="java-gnome" autogen-sh="configure" skip-autogen="never">


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