kinput2 that can use canna or sj3.
Submitted by: Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
This commit is contained in:
parent
c23230c134
commit
3af7448a8b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3664
4 changed files with 41 additions and 0 deletions
22
japanese/kinput2-canna+sj3/Makefile
Normal file
22
japanese/kinput2-canna+sj3/Makefile
Normal file
|
@ -0,0 +1,22 @@
|
|||
# New ports collection makefile for: kinput2.canna+sj3
|
||||
# Version required: 2.0p1
|
||||
# Date created: 10 Aug 1996
|
||||
# Whom: Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
DISTNAME= kinput2-v2-fix1
|
||||
PKGNAME= jp-cskinput2-2.0.1
|
||||
CATEGORIES+= japanese x11
|
||||
MASTER_SITES= ftp://ftp.sra.co.jp/pub/x11/kinput2/
|
||||
|
||||
MAINTAINER= hidekazu@cs.titech.ac.jp
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libsj3lib.a:${PORTSDIR}/japanese/sj3
|
||||
LIB_DEPENDS= canna16\\.1\\.:${PORTSDIR}/japanese/Canna
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
USE_IMAKE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
1
japanese/kinput2-canna+sj3/pkg-comment
Normal file
1
japanese/kinput2-canna+sj3/pkg-comment
Normal file
|
@ -0,0 +1 @@
|
|||
An input server of Japanese text (Canna+SJ3 version)
|
10
japanese/kinput2-canna+sj3/pkg-descr
Normal file
10
japanese/kinput2-canna+sj3/pkg-descr
Normal file
|
@ -0,0 +1,10 @@
|
|||
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 was done by Hidekazu Kuroki (hidekazu@cs.titech.ac.jp).
|
||||
It supports Canna and SJ3.
|
8
japanese/kinput2-canna+sj3/pkg-plist
Normal file
8
japanese/kinput2-canna+sj3/pkg-plist
Normal file
|
@ -0,0 +1,8 @@
|
|||
bin/kinput2
|
||||
lib/X11/app-defaults/Kinput2
|
||||
lib/X11/sj3def/sjhk
|
||||
lib/X11/sj3def/sjrc
|
||||
lib/X11/sj3def/sjrk
|
||||
lib/X11/sj3def/sjsb
|
||||
lib/X11/sj3def/sjzh
|
||||
man/man1/kinput2.1.gz
|
Loading…
Reference in a new issue