Update to 0.57, remove cruft, take maintainership.

Approved by:	edwin (mentor)
This commit is contained in:
David Thiel 2007-04-29 04:03:43 +00:00
parent dd8456dcaa
commit 6418e65253
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=191089
8 changed files with 23 additions and 74 deletions

View file

@ -6,14 +6,13 @@
#
PORTNAME= scim-table-imengine
PORTVERSION= 0.5.6
PORTREVISION= 3
PORTVERSION= 0.5.7
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=scim
DISTNAME= scim-tables-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
MAINTAINER= lx@FreeBSD.org
COMMENT= SCIM table based input method engine
BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim
@ -29,12 +28,10 @@ MAN1= scim-make-table.1
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500035
EXTRA_PATCHES= ${FILESDIR}/extrapatch-4-stable-src-Makefile.in
.endif
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -D__STDC_ISO_10646__" \
LDFLAGS="-L${LOCALBASE}/lib -lintl"
LDFLAGS="-L${LOCALBASE}/lib -lintl" \
SCIM_DATADIR=${PREFIX}/share/scim \
SCIM_ICONDIR=${PREFIX}/share/scim/icons
PLIST_SUB= SKIM="@comment "
@ -63,9 +60,6 @@ post-configure:
.endif
post-install:
.if ${OSVERSION} < 500035
@${INSTALL_SCRIPT} ${FILESDIR}/scim-make-table.sh ${PREFIX}/bin/scim-make-table
.endif
@${CAT} ${PKGMESSAGE}
@${ECHO}
@${ECHO} To display this message again, type \`pkg_info -D ${PKGNAME}\'

View file

@ -1,3 +1,3 @@
MD5 (scim-tables-0.5.6.tar.gz) = ff8d59e8f3dedb7dd7c6d87c8fc408db
SHA256 (scim-tables-0.5.6.tar.gz) = 408cddeed4f5f9105f61822388fcd8947b1f2ba2d66bdabfa2be4e4f1d9393d0
SIZE (scim-tables-0.5.6.tar.gz) = 7058913
MD5 (scim-tables-0.5.7.tar.gz) = 58d7f7dd231d73ef179e072b3124ebac
SHA256 (scim-tables-0.5.7.tar.gz) = a2d3620fff8fd8964f31bcc4e8b609418d9cbd0a102eaad5e31ff48620d34c14
SIZE (scim-tables-0.5.7.tar.gz) = 6979417

View file

@ -1,11 +0,0 @@
--- src/Makefile.in.orig Sun Feb 27 07:54:20 2005
+++ src/Makefile.in Tue Mar 1 16:51:10 2005
@@ -40,7 +40,7 @@
POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
-bin_PROGRAMS = scim-make-table$(EXEEXT)
+bin_PROGRAMS =
subdir = src
DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
$(srcdir)/Makefile.in

View file

@ -1,5 +1,5 @@
--- Makefile.in.orig Fri Feb 10 12:04:25 2006
+++ Makefile.in Fri Feb 10 12:09:21 2006
--- Makefile.in.orig Sun Oct 8 08:57:57 2006
+++ Makefile.in Sat Apr 28 19:10:40 2007
@@ -75,7 +75,7 @@
uninstall-recursive
ETAGS = etags
@ -15,7 +15,7 @@
AUTOMAKE_OPTIONS = gnu
-@SCIM_TABLES_ENABLE_SKIM_SUPPORT_TRUE@SKIM_SUBDIR = skim
-SUBDIRS = docs intl icons m4 po src tables $(SKIM_SUBDIR)
+@SCIM_TABLES_ENABLE_SKIM_SUPPORT_TRUE@SKIM_SUBDIR =
+@SCIM_TABLES_ENABLE_SKIM_SUPPORT_TRUE@SKIM_SUBDIR =
+SUBDIRS = docs intl icons m4 po src $(SKIM_SUBDIR)
MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure $(AUX_DIST)
CLEANFILES = *.bak

View file

@ -1,6 +1,6 @@
--- icons/Makefile.in.orig Thu Jan 12 02:00:26 2006
+++ icons/Makefile.in Fri Feb 10 13:34:59 2006
@@ -234,54 +234,7 @@
--- icons/Makefile.in.orig Wed Oct 11 08:55:05 2006
+++ icons/Makefile.in Sat Apr 28 19:12:01 2007
@@ -234,55 +234,7 @@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
MAINTAINERCLEANFILES = Makefile.in
@ -42,6 +42,7 @@
- Simplex.png \
- Tamil-inscript.png \
- Tamil-phonetic.png \
- Tamil-remington.png \
- Telugu-inscript.png \
- Thai.png \
- Viqr.png \

View file

@ -1,19 +0,0 @@
--- skim/setupui/generictableui.ui~ Wed Mar 23 11:53:02 2005
+++ skim/setupui/generictableui.ui Fri Feb 10 13:45:14 2006
@@ -336,16 +336,4 @@
</connection>
</connections>
<layoutdefaults spacing="6" margin="11"/>
-<includehints>
- <includehint>skimeditshortcutbutton.h</includehint>
- <includehint>klineedit.h</includehint>
- <includehint>skimeditshortcutbutton.h</includehint>
- <includehint>klineedit.h</includehint>
- <includehint>skimeditshortcutbutton.h</includehint>
- <includehint>klineedit.h</includehint>
- <includehint>skimeditshortcutbutton.h</includehint>
- <includehint>klineedit.h</includehint>
- <includehint>skimeditshortcutbutton.h</includehint>
- <includehint>klineedit.h</includehint>
-</includehints>
</UI>

View file

@ -1,18 +0,0 @@
#!/bin/sh
cat <<EOF
************************************************************
** N O T E **
************************************************************
This is NOT a working scim-make-table. Due to the limitation
on your system, scim-make-table cannot be compiled. So you
cannot build binary im tables on this system.
However, the scim-tables im engine is available, i.e. You
still have the chance to use table-based input methods for
scim. You can let someone build a tgz package for
{zh,ja,ko}-scim-tables port on a 5.x system and then install
it on your system.
EOF
exit 2

View file

@ -1,10 +1,10 @@
bin/scim-make-table
lib/scim-1.0/1.4.0/IMEngine/table.a
lib/scim-1.0/1.4.0/IMEngine/table.la
lib/scim-1.0/1.4.0/IMEngine/table.so
lib/scim-1.0/1.4.0/SetupUI/table-imengine-setup.a
lib/scim-1.0/1.4.0/SetupUI/table-imengine-setup.la
lib/scim-1.0/1.4.0/SetupUI/table-imengine-setup.so
lib/scim-1.0/IMEngine/table.a
lib/scim-1.0/IMEngine/table.la
lib/scim-1.0/IMEngine/table.so
lib/scim-1.0/SetupUI/table-imengine-setup.a
lib/scim-1.0/SetupUI/table-imengine-setup.la
lib/scim-1.0/SetupUI/table-imengine-setup.so
share/scim/icons/table.png
share/locale/zh_CN/LC_MESSAGES/scim-tables.mo
share/locale/zh_TW/LC_MESSAGES/scim-tables.mo
@ -39,3 +39,5 @@ share/locale/pa/LC_MESSAGES/scim-tables.mo
@dirrmtry share/locale/zh_CN
@dirrmtry share/locale/ko/LC_MESSAGES
@dirrmtry share/locale/ko
@dirrmtry lib/scim-1.0/SetupUI
@dirrmtry lib/scim-1.0/IMEngine