mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
Input server of Japanese text (SJ3+Wnn4)
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> PR: ports/6028 (part of)
This commit is contained in:
parent
3ee33d40a2
commit
6a88fadad0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=11606
13
japanese/kinput2-freewnn+sj3/Makefile
Normal file
13
japanese/kinput2-freewnn+sj3/Makefile
Normal file
@ -0,0 +1,13 @@
|
||||
# New ports collection makefile for: kinput2-sj3+wnn4
|
||||
# Version required: 2.0p4
|
||||
# Date created: 19 Dec 1997
|
||||
# Whom: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp>
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
PKGNAME= ja-kinput2-sj3+wnn4-2.0.4
|
||||
SJ3= yes
|
||||
WNN4= yes
|
||||
|
||||
.include "${.CURDIR}/../kinput2-wnn4/Makefile"
|
1
japanese/kinput2-freewnn+sj3/pkg-comment
Normal file
1
japanese/kinput2-freewnn+sj3/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Input server of Japanese text (SJ3+Wnn4)
|
15
japanese/kinput2-freewnn+sj3/pkg-descr
Normal file
15
japanese/kinput2-freewnn+sj3/pkg-descr
Normal file
@ -0,0 +1,15 @@
|
||||
Kinput2 is an input server for X11 applications that want Japanese
|
||||
text input.
|
||||
|
||||
A client that wants 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 supports SJ3 and Wnn4. Egg key binding is avairable,
|
||||
if you run
|
||||
|
||||
kinput2 -ccdef ccdef.kinput2.egg
|
||||
|
||||
-- S. Taoka
|
||||
<taoka@infonets.hiroshima-u.ac.jp>
|
7
japanese/kinput2-freewnn+sj3/pkg-message
Normal file
7
japanese/kinput2-freewnn+sj3/pkg-message
Normal file
@ -0,0 +1,7 @@
|
||||
############################################################
|
||||
If you want to use Egg key binding on kinput2, then
|
||||
you should run
|
||||
|
||||
kinput2 -ccdef ccdef.kinput2.egg
|
||||
|
||||
############################################################"
|
23
japanese/kinput2-freewnn+sj3/pkg-plist
Normal file
23
japanese/kinput2-freewnn+sj3/pkg-plist
Normal file
@ -0,0 +1,23 @@
|
||||
bin/kinput2
|
||||
lib/X11/app-defaults/Kinput2
|
||||
lib/X11/ccdef/ccdef.kinput2
|
||||
lib/X11/ccdef/rule.eggfunc
|
||||
lib/X11/ccdef/rule.func
|
||||
lib/X11/ccdef/rule.greek
|
||||
lib/X11/ccdef/rule.kana
|
||||
lib/X11/ccdef/rule.kana2
|
||||
lib/X11/ccdef/rule.roma
|
||||
lib/X11/ccdef/rule.wnnroma
|
||||
lib/X11/ccdef/rule.zascii
|
||||
lib/X11/ccdef/ccdef.kinput2.egg
|
||||
lib/X11/ccdef/rule.hiragana.egg
|
||||
lib/X11/ccdef/rule.katakana.egg
|
||||
lib/X11/ccdef/rule.kigou.egg
|
||||
@dirrm lib/X11/ccdef
|
||||
lib/X11/sj3def/sjhk
|
||||
lib/X11/sj3def/sjrc
|
||||
lib/X11/sj3def/sjrk
|
||||
lib/X11/sj3def/sjsb
|
||||
lib/X11/sj3def/sjzh
|
||||
@dirrm lib/X11/sj3def
|
||||
man/man1/kinput2.1.gz
|
Loading…
Reference in New Issue
Block a user