Update of /cvsroot/fink/dists/10.2/unstable/main/finkinfo/utils
In directory sc8-pr-cvs1:/tmp/cvs-serv18712
Added Files:
cannadic-0.94f-1.info
Log Message:
New upstream version.
--- NEW FILE: cannadic-0.94f-1.info ---
Package: cannadic
Version: 0.94f
Revision: 1
Depends: canna (>= 3.6-1)
Source: http://cannadic.oucrc.org/%n-%v.tar.gz
Source-MD5: cc43614581554bfeec3bff904d3f5ba8
CompileScript: make maindic
InstallScript: <<
install -d -m 755 %i/var/lib/canna/dic/canna
install -o canna -g canna -m 644 gcanna.cbd gcanna.cld gcannaf.t
%i/var/lib/canna/dic/canna/
install -d -m 755 %i/var/lib/canna/dics.d
echo "gcanna.cbd(gcanna.mwd) -gcanna---" >>/%i/var/lib/canna/dics.d/01cannadic
echo "gcanna.cld(gcanna.mwd) -gcanna---" >>/%i/var/lib/canna/dics.d/01cannadic
echo "gcannaf.t(.swd) -gcannaf---" >>/%i/var/lib/canna/dics.d/01cannadic
<<
DocFiles: COPYING README
PostInstScript: <<
cannakill >/dev/null 2>&1 || true
update-canna-dics-dir
cannaserver -u canna >/dev/null 2>&1 || true
<<
PreRmScript: <<
if [ "$1" != upgrade ]; then
cannakill >/dev/null 2>&1 || true
update-canna-dics-dir 2>&1 || true
cannaserver -u canna >/dev/null 2>&1 || true
fi
<<
Description: Japanese kana-kanji conversion dictionary for canna
DescDetail: <<
'cannadic' is Japanese kana-kanji conversion dictionary for Canna. This
dictionary has been compiled as a supplement/replacement to the dictionaries
distributed together with Canna3.5b2. Currently main dictionary and suffix-
and prefix-dictionary together contain over 140000 words.
<<
DescUsage: <<
To use cannadic, you should add the entry of cannadic to your ~/.canna
file.
example of .canna file:
(use-dictionary
"gcanna" ; add cannadic entry
"gcannaf" : add cannadic entry
;;"iroha" ; comment out iroha (conflicts with cannadic)
"fuzokugo"
"hojomwd"
"hojoswd"
:bushu "bushu"
:user "user"
)
Additionally, you should create personal learning file of dictionary.
$ mkdic -fq gcanna
If you are asked to overwrite existing one or not, you should answer yes.
<<
License: GPL
Maintainer: Masanori Sekino <[EMAIL PROTECTED]>
Homepage: http://cannadic.oucrc.org
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits