mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to 0.5.4.
o Add expremental T-Code/TUT-Code support. [1] Mentored by: Makoto Fujiwara <makoto@ki.nu> (T-Code meister) [1] WWW: http://www.ki.nu/~makoto/tcode/ [1]
This commit is contained in:
parent
21e3189f18
commit
2969c8fe5e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=147088
@ -6,8 +6,8 @@
|
||||
#
|
||||
|
||||
PORTNAME= scim-tables
|
||||
PORTVERSION= 0.5.1
|
||||
PORTREVISION= 4
|
||||
PORTVERSION= 0.5.4
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= japanese
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR=scim
|
||||
@ -28,6 +28,10 @@ GNU_CONFIGURE= yes
|
||||
BROKEN= No working scim-make-table command on 4.x. Install textproc/scim-table-imengine for details
|
||||
.endif
|
||||
|
||||
post-extract:
|
||||
@${CP} ${FILESDIR}/T-Code.txt.in ${WRKSRC}/tables/ja/
|
||||
@${CP} ${FILESDIR}/TUT-Code.txt.in ${WRKSRC}/tables/ja/
|
||||
|
||||
post-install:
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
@${ECHO}
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (scim-tables-0.5.1.tar.gz) = 3249d0fbdb731c2003bea093dc43f19c
|
||||
SIZE (scim-tables-0.5.1.tar.gz) = 4718906
|
||||
MD5 (scim-tables-0.5.4.tar.gz) = 69ce8f1945ba2ab4bf820386e76c2cd9
|
||||
SIZE (scim-tables-0.5.4.tar.gz) = 5608023
|
||||
|
1469
japanese/scim-tables/files/T-Code.txt.in
Normal file
1469
japanese/scim-tables/files/T-Code.txt.in
Normal file
File diff suppressed because it is too large
Load Diff
2635
japanese/scim-tables/files/TUT-Code.txt.in
Normal file
2635
japanese/scim-tables/files/TUT-Code.txt.in
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,11 +1,11 @@
|
||||
--- Makefile.in.orig Tue Mar 1 15:10:13 2005
|
||||
+++ Makefile.in Tue Mar 1 15:10:33 2005
|
||||
@@ -247,7 +247,7 @@
|
||||
|
||||
--- Makefile.in.orig Sun Oct 30 22:07:39 2005
|
||||
+++ Makefile.in Tue Nov 1 22:46:36 2005
|
||||
@@ -260,7 +260,7 @@
|
||||
EXTRA_DIST = config.rpath mkinstalldirs bootstrap scim-tables.spec
|
||||
AUTOMAKE_OPTIONS = gnu
|
||||
-SUBDIRS = intl m4 src zh ja ko additional icons po
|
||||
+SUBDIRS = ja icons
|
||||
@SCIM_TABLES_ENABLE_SKIM_SUPPORT_TRUE@SKIM_SUBDIR = skim
|
||||
-SUBDIRS = intl icons m4 po src tables $(SKIM_SUBDIR)
|
||||
+SUBDIRS = icons tables
|
||||
MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure $(AUX_DIST)
|
||||
CLEANFILES = *.bak
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
|
11
japanese/scim-tables/files/patch-configure
Normal file
11
japanese/scim-tables/files/patch-configure
Normal file
@ -0,0 +1,11 @@
|
||||
--- configure.orig Sun Oct 30 19:07:30 2005
|
||||
+++ configure Thu Nov 3 10:57:04 2005
|
||||
@@ -31256,7 +31256,7 @@
|
||||
|
||||
|
||||
|
||||
- ac_config_files="$ac_config_files Makefile intl/Makefile po/Makefile.in m4/Makefile icons/Makefile src/Makefile scim-tables.spec tables/Makefile tables/zh/Makefile tables/zh/Array30.txt tables/zh/CangJie.txt tables/zh/CangJie3.txt tables/zh/Cantonese.txt tables/zh/CantonHK.txt tables/zh/Quick.txt tables/zh/Stroke5.txt tables/zh/Dayi3.txt tables/zh/Erbi.txt tables/zh/Erbi-QS.txt tables/zh/EZ.txt tables/zh/Jyutping.txt tables/zh/Simplex.txt tables/zh/Wu.txt tables/zh/Wubi.txt tables/zh/Ziranma.txt tables/zh/ZhuYin.txt tables/ja/Makefile tables/ja/HIRAGANA.txt tables/ja/KATAKANA.txt tables/ja/Nippon.txt tables/ko/Makefile tables/ko/Hangul.txt tables/ko/HangulRomaja.txt tables/ko/Hanja.txt tables/bn/Makefile tables/bn/Bengali-inscript.txt tables/bn/Bengali-probhat.txt tables/gu/Makefile tables/gu/Gujarati-inscript.txt tables/gu/Gujarati-phonetic.txt tables/hi/Makefile tables/hi/Hindi-inscript.txt tables/hi/Hindi-phonetic.txt tables/kn/Makefile tables/kn/Kannada-inscript.txt tables/kn/Kannada-kgp.txt tables/ml/Makefile tables/ml/Malayalam-inscript.txt tables/ne/Makefile tables/ne/Nepali_Rom.txt tables/ne/Nepali_Trad.txt tables/pa/Makefile tables/pa/Punjabi-inscript.txt tables/pa/Punjabi-jhelum.txt tables/pa/Punjabi-phonetic.txt tables/ta/Makefile tables/ta/Tamil-inscript.txt tables/ta/Tamil-phonetic.txt tables/te/Makefile tables/te/Telugu-inscript.txt tables/am/Makefile tables/am/Amharic.txt tables/ar/Makefile tables/ar/Arabic.txt tables/th/Makefile tables/th/Thai.txt tables/vi/Makefile tables/vi/Viqr.txt tables/ru/Makefile tables/ru/Yawerty.txt tables/additional/Makefile tables/additional/LaTeX.txt tables/additional/IPA-X-SAMPA.txt"
|
||||
+ ac_config_files="$ac_config_files Makefile intl/Makefile po/Makefile.in m4/Makefile icons/Makefile src/Makefile scim-tables.spec tables/Makefile tables/zh/Makefile tables/zh/Array30.txt tables/zh/CangJie.txt tables/zh/CangJie3.txt tables/zh/Cantonese.txt tables/zh/CantonHK.txt tables/zh/Quick.txt tables/zh/Stroke5.txt tables/zh/Dayi3.txt tables/zh/Erbi.txt tables/zh/Erbi-QS.txt tables/zh/EZ.txt tables/zh/Jyutping.txt tables/zh/Simplex.txt tables/zh/Wu.txt tables/zh/Wubi.txt tables/zh/Ziranma.txt tables/zh/ZhuYin.txt tables/ja/Makefile tables/ja/HIRAGANA.txt tables/ja/KATAKANA.txt tables/ja/Nippon.txt tables/ja/T-Code.txt tables/ja/TUT-Code.txt tables/ko/Makefile tables/ko/Hangul.txt tables/ko/HangulRomaja.txt tables/ko/Hanja.txt tables/bn/Makefile tables/bn/Bengali-inscript.txt tables/bn/Bengali-probhat.txt tables/gu/Makefile tables/gu/Gujarati-inscript.txt tables/gu/Gujarati-phonetic.txt tables/hi/Makefile tables/hi/Hindi-inscript.txt tables/hi/Hindi-phonetic.txt tables/kn/Makefile tables/kn/Kannada-inscript.txt tables/kn/Kannada-kgp.txt tables/ml/Makefile tables/ml/Malayalam-inscript.txt tables/ne/Makefile tables/ne/Nepali_Rom.txt tables/ne/Nepali_Trad.txt tables/pa/Makefile tables/pa/Punjabi-inscript.txt tables/pa/Punjabi-jhelum.txt tables/pa/Punjabi-phonetic.txt tables/ta/Makefile tables/ta/Tamil-inscript.txt tables/ta/Tamil-phonetic.txt tables/te/Makefile tables/te/Telugu-inscript.txt tables/am/Makefile tables/am/Amharic.txt tables/ar/Makefile tables/ar/Arabic.txt tables/th/Makefile tables/th/Thai.txt tables/vi/Makefile tables/vi/Viqr.txt tables/ru/Makefile tables/ru/Yawerty.txt tables/additional/Makefile tables/additional/LaTeX.txt tables/additional/IPA-X-SAMPA.txt"
|
||||
|
||||
|
||||
if test "$skim_support" = "yes"; then
|
@ -1,6 +1,6 @@
|
||||
--- icons/Makefile.in.orig Tue Mar 1 15:10:44 2005
|
||||
+++ icons/Makefile.in Tue Mar 1 15:11:49 2005
|
||||
@@ -222,32 +222,9 @@
|
||||
--- icons/Makefile.in.orig Sun Oct 30 22:07:35 2005
|
||||
+++ icons/Makefile.in Tue Nov 1 22:48:23 2005
|
||||
@@ -234,52 +234,9 @@
|
||||
sysconfdir = @sysconfdir@
|
||||
target_alias = @target_alias@
|
||||
MAINTAINERCLEANFILES = Makefile.in
|
||||
@ -8,29 +8,49 @@
|
||||
- Amharic.png \
|
||||
- Arabic.png \
|
||||
- Array30.png \
|
||||
- CangJie.png \
|
||||
- CangJie3.png \
|
||||
- Bengali-inscript.png \
|
||||
- Bengali-probhat.png \
|
||||
- CangJie.png \
|
||||
- CangJie3.png \
|
||||
- Cantonese.png \
|
||||
- CantonHK.png \
|
||||
- Quick.png \
|
||||
- Stroke5.png \
|
||||
- CantonHK.png \
|
||||
- Quick.png \
|
||||
- Stroke5.png \
|
||||
- Dayi.png \
|
||||
- Erbi.png \
|
||||
- Erbi-QS.png \
|
||||
- EZ.png \
|
||||
- Gujarati-inscript.png \
|
||||
- Gujarati-phonetic.png \
|
||||
- Hangul.png \
|
||||
- Hanja.png \
|
||||
- Hindi-inscript.png \
|
||||
- Hindi-phonetic.png \
|
||||
- HIRAGANA.png \
|
||||
- Jyutping.png \
|
||||
+INST_ICONS = HIRAGANA.png \
|
||||
KATAKANA.png \
|
||||
- Kannada-inscript.png \
|
||||
- Kannada-kgp.png \
|
||||
- LaTeX.png \
|
||||
- Malayalam-inscript.png \
|
||||
- Nepali.png \
|
||||
- Nippon.png \
|
||||
- Punjabi-inscript.png \
|
||||
- Punjabi-jhelum.png \
|
||||
- Punjabi-phonetic.png \
|
||||
- Simplex.png \
|
||||
- Tamil-inscript.png \
|
||||
- Tamil-phonetic.png \
|
||||
- Telugu-inscript.png \
|
||||
- Thai.png \
|
||||
- Viqr.png \
|
||||
- Wu.png \
|
||||
- Wubi.png \
|
||||
- Yawerty.png \
|
||||
- ZhuYin.png \
|
||||
- Ziranma.png
|
||||
- Ziranma.png \
|
||||
- IPA-X-SAMPA.png
|
||||
+ Nippon.png
|
||||
|
||||
EXTRA_DIST = $(INST_ICONS)
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- ja/Makefile.in.orig Sun Feb 27 14:54:18 2005
|
||||
+++ ja/Makefile.in Sun Mar 6 15:45:55 2005
|
||||
@@ -223,7 +223,7 @@
|
||||
sharedstatedir = @sharedstatedir@
|
||||
sysconfdir = @sysconfdir@
|
||||
target_alias = @target_alias@
|
||||
-SCIM_MAKE_TABLE = $(top_builddir)/src/scim-make-table
|
||||
+SCIM_MAKE_TABLE = scim-make-table
|
||||
scim_tables_source = HIRAGANA.txt.in KATAKANA.txt.in Nippon.txt.in
|
||||
scim_tables = HIRAGANA.txt KATAKANA.txt Nippon.txt
|
||||
scim_tables_bindir = $(SCIM_TABLEDIR)
|
11
japanese/scim-tables/files/patch-tables-Makefile.in
Normal file
11
japanese/scim-tables/files/patch-tables-Makefile.in
Normal file
@ -0,0 +1,11 @@
|
||||
--- tables/Makefile.in.orig Sun Oct 30 22:07:36 2005
|
||||
+++ tables/Makefile.in Tue Nov 1 22:49:16 2005
|
||||
@@ -234,7 +234,7 @@
|
||||
target_alias = @target_alias@
|
||||
MAINTAINERCLEANFILES = Makefile.in
|
||||
CLEANFILES = *.bak
|
||||
-SUBDIRS = additional am ar bn gu hi ja kn ko ml ne pa ru ta te th vi zh
|
||||
+SUBDIRS = ja
|
||||
all: all-recursive
|
||||
|
||||
.SUFFIXES:
|
48
japanese/scim-tables/files/patch-tables-ja-Makefile.in
Normal file
48
japanese/scim-tables/files/patch-tables-ja-Makefile.in
Normal file
@ -0,0 +1,48 @@
|
||||
--- tables/ja/Makefile.in.orig Sun Oct 30 22:07:37 2005
|
||||
+++ tables/ja/Makefile.in Thu Nov 3 10:56:01 2005
|
||||
@@ -39,7 +39,8 @@
|
||||
subdir = tables/ja
|
||||
DIST_COMMON = $(srcdir)/HIRAGANA.txt.in $(srcdir)/KATAKANA.txt.in \
|
||||
$(srcdir)/Makefile.am $(srcdir)/Makefile.in \
|
||||
- $(srcdir)/Nippon.txt.in
|
||||
+ $(srcdir)/Nippon.txt.in \
|
||||
+ $(srcdir)/T-Code.txt.in $(srcdir)/TUT-Code.txt.in
|
||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||
am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \
|
||||
$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc21.m4 \
|
||||
@@ -60,7 +61,7 @@
|
||||
$(ACLOCAL_M4)
|
||||
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
||||
CONFIG_HEADER = $(top_builddir)/config.h
|
||||
-CONFIG_CLEAN_FILES = HIRAGANA.txt KATAKANA.txt Nippon.txt
|
||||
+CONFIG_CLEAN_FILES = HIRAGANA.txt KATAKANA.txt Nippon.txt T-Code.txt TUT-Code.txt
|
||||
SOURCES =
|
||||
DIST_SOURCES =
|
||||
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
||||
@@ -235,11 +236,11 @@
|
||||
subdirs = @subdirs@
|
||||
sysconfdir = @sysconfdir@
|
||||
target_alias = @target_alias@
|
||||
-SCIM_MAKE_TABLE = $(top_builddir)/src/scim-make-table
|
||||
-scim_tables_source = HIRAGANA.txt.in KATAKANA.txt.in Nippon.txt.in
|
||||
-scim_tables = HIRAGANA.txt KATAKANA.txt Nippon.txt
|
||||
+SCIM_MAKE_TABLE = scim-make-table
|
||||
+scim_tables_source = HIRAGANA.txt.in KATAKANA.txt.in Nippon.txt.in T-Code.txt.in TUT-Code.txt.in
|
||||
+scim_tables = HIRAGANA.txt KATAKANA.txt Nippon.txt T-Code.txt TUT-Code.txt
|
||||
scim_tables_bindir = $(SCIM_TABLEDIR)
|
||||
-scim_tables_bin_DATA = HIRAGANA.bin KATAKANA.bin Nippon.bin
|
||||
+scim_tables_bin_DATA = HIRAGANA.bin KATAKANA.bin Nippon.bin T-Code.bin TUT-Code.bin
|
||||
EXTRA_DIST = $(scim_tables_source) kanjidic_doc.html kanjidic_licence.html kanjidic-permission-to-use-for-scim
|
||||
CLEANFILES = $(scim_tables_bin_DATA) *.bak
|
||||
DISTCLEANFILES = $(scim_tables)
|
||||
@@ -281,6 +282,10 @@
|
||||
KATAKANA.txt: $(top_builddir)/config.status $(srcdir)/KATAKANA.txt.in
|
||||
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
|
||||
Nippon.txt: $(top_builddir)/config.status $(srcdir)/Nippon.txt.in
|
||||
+ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
|
||||
+T-Code.txt: $(top_builddir)/config.status $(srcdir)/T-Code.txt.in
|
||||
+ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
|
||||
+TUT-Code.txt: $(top_builddir)/config.status $(srcdir)/TUT-Code.txt.in
|
||||
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
|
||||
|
||||
mostlyclean-libtool:
|
@ -1,6 +1,8 @@
|
||||
share/scim/tables/HIRAGANA.bin
|
||||
share/scim/tables/KATAKANA.bin
|
||||
share/scim/tables/Nippon.bin
|
||||
share/scim/tables/T-Code.bin
|
||||
share/scim/tables/TUT-Code.bin
|
||||
share/scim/icons/HIRAGANA.png
|
||||
share/scim/icons/KATAKANA.png
|
||||
share/scim/icons/Nippon.png
|
||||
|
Loading…
Reference in New Issue
Block a user