From: Zheng Zhu Date: Sat, 9 Apr 2005 12:14:16 +0000 (+0000) Subject: (bug 1851) updated download url for the SCIM packages X-Git-Tag: 1.5.0alpha1~324 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/supprimer.php?a=commitdiff_plain;h=f77f7b1b67caa580ada61459ede7879540fec501;p=lhc%2Fweb%2Fwiklou.git (bug 1851) updated download url for the SCIM packages --- diff --git a/includes/zhtable/Makefile b/includes/zhtable/Makefile index 45b13c629f..18122b24eb 100644 --- a/includes/zhtable/Makefile +++ b/includes/zhtable/Makefile @@ -20,16 +20,16 @@ Unihan.txt: unzip Unihan.zip EZ.txt.in: - wget http://freedesktop.org/~suzhe/sources/scim-tables-0.4.3.tar.gz - tar zxvf scim-tables-0.4.3.tar.gz > /dev/null - cp scim-tables-0.4.3/zh/EZ.txt.in . - rm -rf scim-tables-0.4.3* + wget http://easynews.dl.sourceforge.net/sourceforge/scim/scim-tables-0.5.1.tar.gz + tar zxvf scim-tables-0.5.1.tar.gz > /dev/null + cp scim-tables-0.5.1/zh/EZ.txt.in . + rm -rf scim-tables-0.5.1* phrase_lib.txt: - wget http://freedesktop.org/~suzhe/scim-chinese/scim-chinese-0.4.2.tar.gz - tar zxvf scim-chinese-0.4.2.tar.gz > /dev/null - cp scim-chinese-0.4.2/data/phrase_lib.txt . - rm -rf scim-chinese-0.4.2* + wget http://easynews.dl.sourceforge.net/sourceforge/scim/scim-pinyin-0.5.0.tar.gz + tar zxvf scim-pinyin-0.5.0.tar.gz > /dev/null + cp scim-pinyin-0.5.0/data/phrase_lib.txt . + rm -rf scim-pinyin-0.5.0* tsi.src: wget http://unc.dl.sourceforge.net/sourceforge/libtabe/libtabe-0.2.3.tgz