diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-02-11 03:13:07 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-02-11 03:13:07 +0000 |
commit | fa4f158ec0edaa9764e2466bbc86e544d3128b09 (patch) | |
tree | 4547bd27028f6f02373ce69e4f38d21b61ab0702 /textproc/scim-table-imengine | |
parent | a431c4063fafe87c1a039b2fbcd7c2e01f1e16fd (diff) | |
download | ports-fa4f158ec0edaa9764e2466bbc86e544d3128b09.tar.gz ports-fa4f158ec0edaa9764e2466bbc86e544d3128b09.zip |
Notes
Diffstat (limited to 'textproc/scim-table-imengine')
6 files changed, 35 insertions, 14 deletions
diff --git a/textproc/scim-table-imengine/Makefile b/textproc/scim-table-imengine/Makefile index caa78cce7860..000d0d3f9e04 100644 --- a/textproc/scim-table-imengine/Makefile +++ b/textproc/scim-table-imengine/Makefile @@ -6,8 +6,7 @@ # PORTNAME= scim-table-imengine -PORTVERSION= 0.5.4 -PORTREVISION= 1 +PORTVERSION= 0.5.6 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=scim diff --git a/textproc/scim-table-imengine/distinfo b/textproc/scim-table-imengine/distinfo index d2e41de89c63..e89a9a15918b 100644 --- a/textproc/scim-table-imengine/distinfo +++ b/textproc/scim-table-imengine/distinfo @@ -1,3 +1,3 @@ -MD5 (scim-tables-0.5.4.tar.gz) = 69ce8f1945ba2ab4bf820386e76c2cd9 -SHA256 (scim-tables-0.5.4.tar.gz) = 784cbdecb40a42dee50c2d4ef0614ebd58728c8ee15ac0f2d08acfeef73ec4ad -SIZE (scim-tables-0.5.4.tar.gz) = 5608023 +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 diff --git a/textproc/scim-table-imengine/files/patch-Makefile.in b/textproc/scim-table-imengine/files/patch-Makefile.in index 07206660f41a..65c62d05c1b7 100644 --- a/textproc/scim-table-imengine/files/patch-Makefile.in +++ b/textproc/scim-table-imengine/files/patch-Makefile.in @@ -1,11 +1,11 @@ ---- Makefile.in.orig Sun Oct 30 22:07:39 2005 -+++ Makefile.in Tue Nov 1 22:58:26 2005 +--- Makefile.in.orig Fri Feb 10 12:04:25 2006 ++++ Makefile.in Fri Feb 10 12:09:21 2006 @@ -75,7 +75,7 @@ uninstall-recursive ETAGS = etags CTAGS = ctags --DIST_SUBDIRS = intl icons m4 po src tables skim -+DIST_SUBDIRS = intl icons m4 po src skim +-DIST_SUBDIRS = docs intl icons m4 po src tables skim ++DIST_SUBDIRS = docs intl icons m4 po src skim DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) distdir = $(PACKAGE)-$(VERSION) top_distdir = $(distdir) @@ -14,9 +14,9 @@ EXTRA_DIST = config.rpath mkinstalldirs bootstrap scim-tables.spec AUTOMAKE_OPTIONS = gnu -@SCIM_TABLES_ENABLE_SKIM_SUPPORT_TRUE@SKIM_SUBDIR = skim --SUBDIRS = intl icons m4 po src tables $(SKIM_SUBDIR) +-SUBDIRS = docs intl icons m4 po src tables $(SKIM_SUBDIR) +@SCIM_TABLES_ENABLE_SKIM_SUPPORT_TRUE@SKIM_SUBDIR = -+SUBDIRS = intl icons m4 po src $(SKIM_SUBDIR) ++SUBDIRS = docs intl icons m4 po src $(SKIM_SUBDIR) MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure $(AUX_DIST) CLEANFILES = *.bak ACLOCAL_AMFLAGS = -I m4 diff --git a/textproc/scim-table-imengine/files/patch-icons-Makefile.in b/textproc/scim-table-imengine/files/patch-icons-Makefile.in index 5b7c7b87762a..55e8dca7c47d 100644 --- a/textproc/scim-table-imengine/files/patch-icons-Makefile.in +++ b/textproc/scim-table-imengine/files/patch-icons-Makefile.in @@ -1,6 +1,6 @@ ---- icons/Makefile.in.orig Sun Oct 30 22:07:35 2005 -+++ icons/Makefile.in Tue Nov 1 22:58:55 2005 -@@ -234,53 +234,7 @@ +--- 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 @@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ MAINTAINERCLEANFILES = Makefile.in @@ -14,6 +14,7 @@ - CangJie3.png \ - Cantonese.png \ - CantonHK.png \ +- CNS11643.png \ - Quick.png \ - Stroke5.png \ - Dayi.png \ diff --git a/textproc/scim-table-imengine/files/patch-skim-setupui-generictableui.ui b/textproc/scim-table-imengine/files/patch-skim-setupui-generictableui.ui new file mode 100644 index 000000000000..7348bd363a2d --- /dev/null +++ b/textproc/scim-table-imengine/files/patch-skim-setupui-generictableui.ui @@ -0,0 +1,19 @@ +--- 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> diff --git a/textproc/scim-table-imengine/pkg-plist b/textproc/scim-table-imengine/pkg-plist index 2702f2de285e..3032fa3be5a4 100644 --- a/textproc/scim-table-imengine/pkg-plist +++ b/textproc/scim-table-imengine/pkg-plist @@ -9,6 +9,7 @@ share/locale/ko/LC_MESSAGES/scim-tables.mo share/locale/de/LC_MESSAGES/scim-tables.mo share/locale/fr/LC_MESSAGES/scim-tables.mo share/locale/it/LC_MESSAGES/scim-tables.mo +share/locale/pa/LC_MESSAGES/scim-tables.mo %%SKIM%%@cwd %%LOCALBASE%% %%SKIM%%lib/kde3/kcm_skimplugin_scim_tables.la %%SKIM%%lib/kde3/kcm_skimplugin_scim_tables.so @@ -21,6 +22,7 @@ share/locale/it/LC_MESSAGES/scim-tables.mo %%SKIM%%share/locale/ja/LC_MESSAGES/skim-scim-tables.mo %%SKIM%%share/locale/it/LC_MESSAGES/skim-scim-tables.mo %%SKIM%%share/locale/ko/LC_MESSAGES/skim-scim-tables.mo +%%SKIM%%share/locale/pa/LC_MESSAGES/skim-scim-tables.mo %%SKIM%%share/apps/skim/pics/scim-tables.png %%SKIM%%@dirrmtry share/apps/skim/pics %%SKIM%%@dirrmtry share/apps/skim |