OSDN Git Service

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