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