Add scim-tables 0.4.0, SCIM table based Korean input methods.

PR:		ports/67133
Submitted by:	Jie Gao	<gaoj@cpsc.ucalgary.ca>
Somepart by:	me
This commit is contained in:
Vanilla I. Shu 2004-07-02 22:41:31 +00:00
parent 02bb6cfa59
commit e457d2be17
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=112813
8 changed files with 99 additions and 0 deletions

View File

@ -65,6 +65,7 @@
SUBDIR += openoffice-1.1
SUBDIR += pgp.language
SUBDIR += pinetreefonts
SUBDIR += scim-tables
SUBDIR += texinfo
SUBDIR += unfonts-ttf
SUBDIR += uniksc

View File

@ -0,0 +1,29 @@
# New ports collection makefile for: ko-scim-tables
# Date created: 22 May 2004
# Whom: Jie Gao <gaoj@cpsc.ucalgary.ca>
#
# $FreeBSD$
#
PORTNAME= scim-tables
PORTVERSION= 0.4.0
CATEGORIES= korean
MASTER_SITES= http://freedesktop.org/~suzhe/sources/
MAINTAINER= ports@freebsd.org
COMMENT= SCIM table based Korean input methods
BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_X_PREFIX= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
post-install:
@${CAT} ${PKGMESSAGE}
@${ECHO}
@${ECHO} To display this message again, type \`make post-install\'
@${ECHO}
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
MD5 (scim-tables-0.4.0.tar.gz) = b0b68769dc35569e8683a4ead79ac889
SIZE (scim-tables-0.4.0.tar.gz) = 3786400

View File

@ -0,0 +1,11 @@
--- Makefile.in.orig Fri Jul 2 05:49:42 2004
+++ Makefile.in Fri Jul 2 05:49:47 2004
@@ -138,7 +138,7 @@
EXTRA_DIST = bootstrap scim-tables.spec
AUTOMAKE_OPTIONS = gnu
-SUBDIRS = zh ja ko additional icons
+SUBDIRS = ko icons
MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure $(AUX_DIST)
CLEANFILES = *.bak
all: all-recursive

View File

@ -0,0 +1,30 @@
--- icons/Makefile.in.orig Sun Jun 20 20:50:51 2004
+++ icons/Makefile.in Fri Jul 2 06:05:39 2004
@@ -109,25 +109,8 @@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
MAINTAINERCLEANFILES = Makefile.in
-INST_ICONS = Amharic.png \
- Array30.png \
- CangJie.png \
- Cantonese.png \
- Dayi.png \
- Erbi.png \
- Erbi-QS.png \
- EZ.png \
- Jyutping.png \
- Simplex.png \
- Wubi.png \
- Ziranma.png \
- ZhuYin.png \
- HIRAGANA.png \
- KATAKANA.png \
- Nippon.png \
- Hangul.png \
- Hanja.png \
- Yawerty.png
+INST_ICONS = Hangul.png \
+ Hanja.png
EXTRA_DIST = $(INST_ICONS)
icondir = $(SCIM_ICONDIR)

View File

@ -0,0 +1,7 @@
SCIM table based Korean input methods: Hangul, Hanja
Smart Common Input Method platform, in short SCIM, is a development platform to
make Input Method developers live easier. It has very clear architecture and
very simple programming interface.
WWW: http://freedesktop.org/~suzhe/

View File

@ -0,0 +1,14 @@
--------------------------------------------------------------------
Remember to set environment varible XMODIFIERS:
csh/tcsh: setenv XMODIFIERS @im=SCIM
sh/bash: export XMODIFIERS='@im=SCIM'
and set LANG, LC_CTYPE to a proper Korean locale or use scim-setup
utility to configure the supported locale.
To start the SCIM input method daemon, use command:
scim -d
--------------------------------------------------------------------

View File

@ -0,0 +1,5 @@
share/scim/tables/Hangul.bin
share/scim/tables/Hanja.bin
share/scim/icons/Hangul.png
share/scim/icons/Hanja.png
@dirrm share/scim/tables