[jhbuild] 3.16: Move ibus-hangul to sysdeps



commit a2c7e06fe93686cbae5bfbb85d1742592b75bae9
Author: Javier Jardón <jjardon gnome org>
Date:   Tue Mar 3 17:38:03 2015 +0000

    3.16: Move ibus-hangul to sysdeps

 modulesets/gnome-suites-core-deps-3.16.modules |   18 ------------------
 modulesets/gnome-sysdeps-3.16.modules          |    8 ++++++++
 2 files changed, 8 insertions(+), 18 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.16.modules b/modulesets/gnome-suites-core-deps-3.16.modules
index 7bc9913..bbe44db 100644
--- a/modulesets/gnome-suites-core-deps-3.16.modules
+++ b/modulesets/gnome-suites-core-deps-3.16.modules
@@ -48,8 +48,6 @@
     href="https://fedorahosted.org/releases/l/i/libpwquality/"/>
 <repository type="tarball" name="anthy"
     href="http://ftp.jaist.ac.jp/pub/sourceforge.jp/anthy/37536/"/>
-<repository type="tarball" name="libhangul"
-    href="http://libhangul.googlecode.com/files/"/>
 <repository type="tarball" name="ibus"
     href="http://ibus.googlecode.com/files/"/>
 <repository type="tarball" name="pyzy"
@@ -1526,22 +1524,6 @@
     </dependencies>
   </autotools>
 
-  <autotools id="libhangul">
-    <branch repo="libhangul"
-            module="libhangul-0.1.0.tar.gz" version="0.1.0"
-            hash="sha1:9c6f3a82f2d4068771215f1b9f13a0d4bdbbfc77" size="2899845"/>
-  </autotools>
-
-  <autotools id="ibus-hangul">
-    <branch repo="ibus"
-            module="ibus-hangul-1.4.1.tar.gz" version="1.4.1"
-            hash="sha1:659899cf942a983fbd2ffbb4bd4f5ecd883f5c0a" size="484065"/>
-    <dependencies>
-      <dep package="ibus"/>
-      <dep package="libhangul"/>
-    </dependencies>
-  </autotools>
-
   <!-- Deprecated dependencies -->
 
   <autotools id="gtk+-2">
diff --git a/modulesets/gnome-sysdeps-3.16.modules b/modulesets/gnome-sysdeps-3.16.modules
index cff937b..547aa96 100644
--- a/modulesets/gnome-sysdeps-3.16.modules
+++ b/modulesets/gnome-sysdeps-3.16.modules
@@ -300,6 +300,14 @@
     </systemdependencies>
   </systemmodule>
 
+  <systemmodule id="ibus-hangul">
+    <branch repo="system"/>
+    <systemdependencies>
+    <dep type="path"
+         name="ibus-setup-hangul"/>
+    </systemdependencies>
+  </systemmodule>
+
   <systemmodule id="intltool">
     <branch repo="system"
             version="0.50"/>


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