OSDN Git Service

92aa3d04f91a4b78e83e6968e566ef0c4b9548f9
[canna-yubin/canna-yubin.git] / NEWS
1 canna-yubin NEWS
2 ================
3
4 0.3.1.20150227.0
5 ----------------
6
7 ### updated data to 2015-02-27.
8
9
10 0.3.1.20141226.0
11 ----------------
12
13 ### Deleted debian/* files from master branch, please see debian branch.
14
15 0.3.0.20141226.0
16 ----------------
17
18 ### Changed to use ./configure.
19
20 #### If you want to build Canna dictionary:
21
22 0) Prepare Canna's "mkbindic".
23 1) Type "./configure --with-canna".
24 2) Type "make".
25 3) You will get "yubin7.cbd" and "yubin7.cld".
26
27
28 #### If you want to build Wnn dictionary:
29
30 0) Prepare Wnn's "atod".
31   NOTES:
32   a) Some distributions do not have "atod" in FreeWnn package.
33   b) The upstream version's FreeWnn installs atod to "/usr/local/bin/Wnn4".
34     So you have to add "/usr/local/bin/Wnn4" to $PATH.
35 1) Type "./configure --with-wnn --without-canna".
36 2) Type "make".
37 3) You will get "yubin7.dic".
38
39
40 #### Please see "./configure --help".
41
42
43 ### Removed binary dictionaries.
44
45 If you want binary,
46 please get RPM files from openSUSE Build Service.
47 http://software.opensuse.org/package/canna-yubin?search_term=canna-yubin
48
49 If you want deb file,
50 You should send RFP to Debian BTS.
51
52 Please read README.eucJP.
53
54
55 0.2.0.20141226.0
56 -----------------
57
58 * yu2.PL:
59   + renamed from yu2can.pl, supported (Free)Wnn.
60   + convert charset encoding between Shift-JIS and EUC-JP.
61   + default CSV files name into capital letters from small letters,
62     because JAPAN POST Co., Ltd. shows files in capital letters.
63 * Makefile.wnn: created: supported (Free)Wnn.
64 * KEN_ALL.CSV: renamed fronm ken_all.csv and updated to 2014-12-26.
65 * JIGYOSYO.CSV: renamed from jigyosyo.csv and updated to 2014-12-26.