aboutsummaryrefslogtreecommitdiff
path: root/korean/scim-tables/files
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2004-07-02 22:41:31 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2004-07-02 22:41:31 +0000
commite457d2be17d074ed72f65b1d3ea7865601e48863 (patch)
tree052222ec035f871e1eae6a8f0df47fc8b0cc361e /korean/scim-tables/files
parent02bb6cfa595e27fac4d60e952599c2c2ae8229ce (diff)
downloadports-e457d2be17d074ed72f65b1d3ea7865601e48863.tar.gz
ports-e457d2be17d074ed72f65b1d3ea7865601e48863.zip
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
Notes
Notes: svn path=/head/; revision=112813
Diffstat (limited to 'korean/scim-tables/files')
-rw-r--r--korean/scim-tables/files/patch-Makefile.in11
-rw-r--r--korean/scim-tables/files/patch-icons-Makefile.in30
2 files changed, 41 insertions, 0 deletions
diff --git a/korean/scim-tables/files/patch-Makefile.in b/korean/scim-tables/files/patch-Makefile.in
new file mode 100644
index 000000000000..36824aafaec3
--- /dev/null
+++ b/korean/scim-tables/files/patch-Makefile.in
@@ -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
diff --git a/korean/scim-tables/files/patch-icons-Makefile.in b/korean/scim-tables/files/patch-icons-Makefile.in
new file mode 100644
index 000000000000..d4fcaac732ea
--- /dev/null
+++ b/korean/scim-tables/files/patch-icons-Makefile.in
@@ -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)