OSDN Git Service

use Autotools.
[canna-yubin/canna-yubin.git] / NEWS
1 canna-yubin NEWS
2 ================
3
4 0.3.0.20141226.0
5 ----------------
6
7 Changed to use ./configure.
8
9 * If you want to build Canna dictionary:
10
11 0) Prepare Canna's "mkbindic".
12 1) Type "./configure --with-canna".
13 2) Type "make".
14 3) You will get "Canna/yubin7.cbd" and "Canna/yubin7.cld".
15
16
17 * If you want to build Wnn dictionary:
18
19 0) Prepare Wnn's "atod".
20   NOTES:
21   a) Some distributions do not have "atod" in FreeWnn package.
22   b) The upstream version's FreeWnn installs atod to "/usr/local/bin/Wnn4".
23     So you have to add "/usr/local/bin/Wnn4" to $PATH.
24 1) Type "./configure --with-wnn --without-canna".
25 2) Type "make".
26 3) You will get "Wnn/yubin7.dic".
27
28
29 * Please see "./configure --help".
30
31
32 0.2.0.20141226.0
33 -----------------
34
35 * yu2.PL:
36   + renamed from yu2can.pl, supported (Free)Wnn.
37   + convert charset encoding between Shift-JIS and EUC-JP.
38   + default CSV files name into capital letters from small letters,
39     because JAPAN POST Co., Ltd. shows files in capital letters.
40 * Makefile.wnn: created: supported (Free)Wnn.
41 * KEN_ALL.CSV: renamed fronm ken_all.csv and updated to 2014-12-26.
42 * JIGYOSYO.CSV: renamed from jigyosyo.csv and updated to 2014-12-26.