[gtk-osx] Unstable: Convert itstool to tarball.



commit c154948936d7ad72c472d12f02594bf6f579a9ee
Author: John Ralls <jralls ceridwen us>
Date:   Tue Jul 7 12:20:40 2015 -0700

    Unstable: Convert itstool to tarball.
    
    itstool is hosted on gitorious, which is closing down and archiving its
    projects at Internet Archive. Unless itstool is revived at a new home
    there's no point in using git, which is anyway unavailable until the archiving
    process is completed.

 modulesets-unstable/gtk-osx-bootstrap.modules |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/modulesets-unstable/gtk-osx-bootstrap.modules b/modulesets-unstable/gtk-osx-bootstrap.modules
index ba8b926..42367a5 100644
--- a/modulesets-unstable/gtk-osx-bootstrap.modules
+++ b/modulesets-unstable/gtk-osx-bootstrap.modules
@@ -24,6 +24,7 @@
               href="git://git.gnome.org/"/>
   <repository type="tarball" name="cups"
              href="https://www.cups.org/software/"/>
+  <repository type="tarball" name="itstool" href="http://files.itstool.org/"/>
   <repository type="git" name="gitorious" href="https://gitorious.org/"/>
   <repository type="tarball" name="icu"
               href="http://download.icu-project.org/files/"/>
@@ -85,7 +86,9 @@
   </autotools>
 
   <autotools id="itstool">
-    <branch repo="gitorious" module="itstool/itstool.git"/>
+    <branch module="itstool/itstool-2.0.2.tar.bz2" version="2.0.2"
+            repo="itstool"/>
+    <!--branch repo="gitorious" module="itstool/itstool.git"/-->
     <dependencies>
       <dep package="libxml2"/>
     </dependencies>


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