Great Circle Associates

XCIN Mail-list
(January 2001)


Indexed By Date: [Previous] [Next] Indexed By Thread: [Previous] [Next]

Subject: Re: 酷音輸入法 0.0.5 Released under GPL
From: Andrew Lee <andrew@linux.org.tw>
Date: Tue, 2 Jan 2001 14:15:36 +0800 (CST)
To: <chewing@gugod.org>
Delivered-To: xcin-gate@tlug.sinica.edu.tw
Delivered-To: xcin-list@tlug.sinica.edu.tw
Reply-To: xcin@tlug.sinica.edu.tw

On Mon, 1 Jan 2001, Kang-Ming Liu wrote:

龔大哥, 陳大哥,

> 除此之外,版權也以正式定為 GPL。

太好了! 感謝您們以 GPL 釋出。
此後小弟就可以將酷音輸入法包裝到 CLE 當中 :-)

> 配合 xcin-2.5.2 版, 在安裝方面筆者已經測試過 FreeBSD 平台完全無誤
> 其他的平台還仰賴各位使用者的測試

小弟已經將之打包入 xcin-2.5.2.2-2mdkCLE.src.rpm 在:
ftp://mdk.linux.org.tw/pub/Mandrake-CLE/devel/andrew/RPM/SRPMS

另外剛剛打包的時候有將 makefile 小修改一下,附上 patch 給您。

Andrew Lee
--- xcin-2.5/src/Cinput/chewing/Makefile.in.orig	Tue Jan  2 13:40:21 2001
+++ xcin-2.5/src/Cinput/chewing/Makefile.in	Tue Jan  2 13:41:15 2001
@@ -24,11 +24,11 @@
 prefix      = @prefix@
 exec_prefix = @exec_prefix@
 
-xcin_binp   = @bindir@
-xcin_libp   = @xcin_dir@
-xcin_datap  = ${xcin_libp}/tab
-xcin_rcp    = @xcin_rcdir@
-xcin_manp   = @mandir@
+xcin_binp       = $(program_prefix)@bindir@
+xcin_libp       = $(program_prefix)@xcin_dir@
+xcin_datap      = ${xcin_libp}/tab
+xcin_rcp        = $(program_prefix)@xcin_rcdir@
+xcin_manp       = $(program_prefix)@mandir@
 
 xcininc = -I$(top_srcdir)/src/include
 xcinlib = -L${top_srcdir}/src/lib

Follow-Ups:
References:
Indexed By Date Previous: Re: 一些字詞辦正及發音的問題
From: Edward Lee <edward.@kimo.com>
Next: Re: 酷音輸入法 0.0.5 Released under GPL
From: Andrew Lee <andrew@linux.org.tw>
Indexed By Thread Previous: 酷音輸入法 0.0.5 Released under GPL
From: Kang-Ming Liu <gugod@gugod.org>
Next: Re: 酷音輸入法 0.0.5 Released under GPL
From: Andrew Lee <andrew@linux.org.tw>