diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2002-10-29 09:50:22 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2002-10-29 09:50:22 +0000 |
commit | eb1fc9c5ac87b61e6406f49c6a90cf40875d62c8 (patch) | |
tree | 6175b13eaf3ec4e4e062cc2d3047f6011b458f78 /japanese/kinput2-sj3 | |
parent | 6e8c6c812e0df0968ec9fa254f230e8b32a6627d (diff) |
Update to the latest version 3.1
Change linking libwnn7.so.1 instead of libwnn6_for_wnn7.so.1
Modify pkg-descr
Submitted by: Kawaguti Ginga <ginga@ginganet.org>
Obtained from: ports-jp@jp.FreeBSD.org
Notes
Notes:
svn path=/head/; revision=69092
Diffstat (limited to 'japanese/kinput2-sj3')
-rw-r--r-- | japanese/kinput2-sj3/pkg-descr | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/japanese/kinput2-sj3/pkg-descr b/japanese/kinput2-sj3/pkg-descr index b101a6e1217f..1eb9fe8a7e3c 100644 --- a/japanese/kinput2-sj3/pkg-descr +++ b/japanese/kinput2-sj3/pkg-descr @@ -1,10 +1,11 @@ -Kinput2 is an input server for X11 applications that want Japanese -text input. +Kinput2 is an Japanese text input server for X11 applications. -A client that wants kana-kanji conversion service for Japanese text +A client that require kana-kanji conversion service for Japanese text sends a request to kinput2. Kinput2 receives the request, does kana-kanji conversion, and sends the converted text back to the client. -The port was done by Hidekazu Kuroki (hidekazu@cs.titech.ac.jp). -It supports SJ3. +The port supports SJ3. + +-- S. Taoka +<taoka@FreeBSD.org> |