[Chinese-commits] [zhcon] 07/10: Customize unicon module paths in zhcon.conf for Debian

Anthony Fok foka at debian.org
Thu Nov 19 13:24:59 UTC 2015


This is an automated email from the git hooks/post-receive script.

foka pushed a commit to branch master
in repository zhcon.

commit 546dd935270af8d3c9949f9dec10c0d90ec7919c
Author: Anthony Fok <foka at debian.org>
Date:   Thu Nov 19 06:11:02 2015 -0700

    Customize unicon module paths in zhcon.conf for Debian
---
 debian/patches/0012-zhcon-conf-for-debian.patch | 52 +++++++++++++++++++++++++
 debian/patches/series                           |  1 +
 2 files changed, 53 insertions(+)

diff --git a/debian/patches/0012-zhcon-conf-for-debian.patch b/debian/patches/0012-zhcon-conf-for-debian.patch
new file mode 100644
index 0000000..6a067b6
--- /dev/null
+++ b/debian/patches/0012-zhcon-conf-for-debian.patch
@@ -0,0 +1,52 @@
+Description: Customize unicon module paths in zhcon.conf for Debian
+ .
+ zhcon (1:0.2.3-1) unstable; urgency=low
+ .
+   * New upstream release.
+   * unicon input method work right now.
+   * new words can be saved when use ZNPY
+   * Change ZNPY as default input method.
+ .
+  -- Yu Guanghui <ygh at debian.org>  Wed,  7 May 2003 01:09:46 +0800
+ .
+ Anthony Fok change the default input method from unicon's 智能拼音
+ back to zhcon's built-in 全拼 to avoid problem on 64-bit platform
+ until we have a change to get it fixed.
+
+Author: Yu Guanghui <ygh at debian.org>, Anthony Fok <foka at debian.org>
+Origin: vendor
+Forwarded: no
+Reviewed-by: Anthony Fok <foka at debian.org>
+Last-Update: 2015-11-19
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/src/zhcon.conf
++++ b/src/zhcon.conf
+@@ -2,7 +2,7 @@
+ #it can be named as ~/.zhconrc or /etc/zhcon.conf
+ #you can edit it manually
+ 
+-#zhconpath = /usr/local/lib/zhcon/
++zhconpath = /usr/share/zhcon/
+ 
+ #unicon(3.x) path
+ uniconpath = /usr/lib/unicon/
+@@ -102,12 +102,12 @@
+ ime = �ܾe,,input/big5-cj.mb,big5,native
+ ime = �`��,,input/big5-phone.mb,big5,native
+ ime = �L����,,input/big5-liu5.mb,big5,native
+-ime = ����ƴ��,cce_pinyin.so,cce,gb2312,unicon
+-ime = GBKƴ��,TL_hzinput.so,gbk/gbkpy_mb.tab,gbk,unicon
+-ime = ��Ȼ��,TL_hzinput.so,gb/zrm-2.tab,gb2312,unicon
+-ime = �ܾ���,TL_hzinput.so,big5/pinyin.tab,big5,unicon
+-ime = �ܾe��J,TL_hzinput.so,big5/cj.tab,big5,unicon
+-ime = ²����J,TL_hzinput.so,big5/simplex.tab,big5,unicon
++ime = ����ƴ��,modules/cce/cce_pinyin.so,modules/cce/dict,gb2312,unicon
++ime = GBKƴ��,modules/turbo/TL_hzinput.so,modules/turbo/dict/gbk/gbkpy_mb.tab,gbk,unicon
++ime = ��Ȼ��,modules/turbo/TL_hzinput.so,modules/turbo/dict/gb/zrm-2.tab,gb2312,unicon
++ime = �ܾ���,modules/turbo/TL_hzinput.so,modules/turbo/dict/big5/pinyin.tab,big5,unicon
++ime = �ܾe��J,modules/turbo/TL_hzinput.so,modules/turbo/dict/big5/cj.tab,big5,unicon
++ime = ²����J,modules/turbo/TL_hzinput.so,modules/turbo/dict/big5/simplex.tab,big5,unicon
+ ime = ȫƴ2,,input/py.mb,gb2312,native
+ ime = ˫ƴ2,,input/py.mb,gb2312,native
+ ime = ����,,input/dzm.mb,gb2312,native
diff --git a/debian/patches/series b/debian/patches/series
index a56a6ba..142ae3e 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -9,3 +9,4 @@
 0009-remove-rpath-from-configure.patch
 0010-install-fonts-and-ime-tables-to-usr-share.patch
 0011-winime-64bit-fix.patch
+0012-zhcon-conf-for-debian.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/chinese/zhcon.git



More information about the Chinese-commits mailing list