[jhbuild] 3.22: Move gettext to core-deps



commit a9b70d3c206e037710a5211f6836e6043f21b2a7
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sat Jul 30 10:26:37 2016 -0500

    3.22: Move gettext to core-deps
    
    We need newer gettext than is available in Ubuntu 16.04

 modulesets/gnome-suites-core-deps-3.22.modules |    8 ++++++++
 modulesets/gnome-sysdeps-3.22.modules          |   14 --------------
 2 files changed, 8 insertions(+), 14 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.22.modules b/modulesets/gnome-suites-core-deps-3.22.modules
index 665cfab..be2bd36 100644
--- a/modulesets/gnome-suites-core-deps-3.22.modules
+++ b/modulesets/gnome-suites-core-deps-3.22.modules
@@ -380,6 +380,14 @@
     </branch>
   </autotools>
 
+  <autotools id="gettext" autogen-sh="configure">
+    <branch repo="ftp.gnu.org"
+            module="gettext/gettext-0.19.8.1.tar.xz" version="0.19.8.1"
+            size="7209808"
+            hash="sha256:105556dbc5c3fbbc2aa0edb46d22d055748b6f5c7cd7a8d99f8e7eb84e938be4">
+    </branch>
+  </autotools>
+
   <autotools id="glib" autogenargs="--enable-installed-tests">
     <if condition-set="freebsd">
       <autogenargs value="--disable-dtrace --with-libiconv=gnu"/>
diff --git a/modulesets/gnome-sysdeps-3.22.modules b/modulesets/gnome-sysdeps-3.22.modules
index 2a13e9e..635a5d5 100644
--- a/modulesets/gnome-sysdeps-3.22.modules
+++ b/modulesets/gnome-sysdeps-3.22.modules
@@ -266,20 +266,6 @@
     </systemdependencies>
   </systemmodule>
 
-  <systemmodule id="gettext">
-    <branch repo="system" version="0.19"/>
-    <systemdependencies>
-      <dep type="c_include" name="gettext-po.h"/>
-    </systemdependencies>
-  </systemmodule>
-
-  <systemmodule id="gettext-bin">
-    <branch repo="system"/>
-    <systemdependencies>
-      <dep type="path" name="msgfmt"/>
-    </systemdependencies>
-  </systemmodule>
-
   <systemmodule id="gexiv2">
     <pkg-config>gexiv2.pc</pkg-config>
     <branch repo="system"/>


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