OSDN Git Service

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