[jhbuild] core-deps-latest: Update libpinyin to 2.2.0 and enable libzhuyin



commit b7ebb5edeed4fd0f940e441bcb249c069be40ee1
Author: Ting-Wei Lan <lantw src gnome org>
Date:   Wed Sep 19 01:02:36 2018 +0800

    core-deps-latest: Update libpinyin to 2.2.0 and enable libzhuyin

 modulesets/gnome-suites-core-deps-latest.modules | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-latest.modules 
b/modulesets/gnome-suites-core-deps-latest.modules
index 61305e19..3f5596a3 100644
--- a/modulesets/gnome-suites-core-deps-latest.modules
+++ b/modulesets/gnome-suites-core-deps-latest.modules
@@ -1424,12 +1424,14 @@ the module and we will just change it to use a tarball anyway.
   </autotools>
 
   <autotools id="libpinyin"
-             autogenargs="--with-dbm=KyotoCabinet">
+             autogenargs="--with-dbm=KyotoCabinet --enable-libzhuyin">
     <branch repo="github-tar"
-            version="2.0.0"
-            module="libpinyin/libpinyin/archive/${version}.tar.gz"
+            version="2.2.0"
+            module="libpinyin/libpinyin/releases/download/${version}/libpinyin-${version}.tar.gz"
             checkoutdir="libpinyin-${version}"
-            hash="sha256:0b78b483c179f6998a0df582aea3d77340bb1e9d887b52ed8fae677d535fd19d"/>
+            hash="sha256:f22144418031f48784ea4b417927e935424bb6767a63ceea107377b9d9ee9cb0">
+      <patch 
file="https://github.com/libpinyin/libpinyin/commit/9bd208f580e907090037352dc39fbb1f95065eaf.patch"; 
strip="1"/>
+    </branch>
     <dependencies>
       <dep package="glib"/>
       <dep package="kyotocabinet"/>


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