[jhbuild] core-deps-3.16: build gcab from git



commit a2ff886be576c8bc2e59d106556f87f2bb28defb
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Mar 16 21:08:27 2015 -0500

    core-deps-3.16: build gcab from git
    
    Now that the weird libtool issue is fixed in git master.

 modulesets/gnome-suites-core-deps-3.16.modules |   16 +---------
 patches/gcab-0.5-installation.patch            |   35 ------------------------
 2 files changed, 2 insertions(+), 49 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.16.modules b/modulesets/gnome-suites-core-deps-3.16.modules
index 866822b..8689f83 100644
--- a/modulesets/gnome-suites-core-deps-3.16.modules
+++ b/modulesets/gnome-suites-core-deps-3.16.modules
@@ -61,10 +61,6 @@
 <repository type="tarball" name="libxkbcommon"
     href="http://xkbcommon.org/download/"/>
 
-<!-- FIXME: Remove once we no longer need to patch gcab -->
-<repository type="tarball" name="gnome"
-    href="https://download.gnome.org/sources/"/>
-
 <include href="gnome-sysdeps-3.16.modules"/>
 
 <!-- Please try to keep organized alphabetically by section -->
@@ -105,16 +101,8 @@
     </dependencies>
   </autotools>
 
-    <!-- FIXME We should probably build from git rather than a tarball once we
-         no longer need this patch. And remove the definition of the gnome
-         tarball repo (above). -->
-  <autotools id="gcab" skip-autogen="never" autogen-sh="autoreconf">
-    <branch repo="gnome"
-            version="0.5"
-            module="gcab/${version}/gcab-${version}.tar.xz"
-            hash="sha256:9b127e7f5976045f22d4d37ff1a52599e06ed15fda1c9ddf4f499bb9cf123d52">
-      <patch file="gcab-0.5-installation.patch" strip="1"/>
-    </branch>
+  <autotools id="gcab">
+    <branch/>
     <dependencies>
       <dep package="glib"/>
       <dep package="vala"/>


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