summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--japanese/uim-anthy/Makefile7
-rw-r--r--japanese/uim-anthy/pkg-plist5
-rw-r--r--textproc/uim-el/Makefile3
-rw-r--r--textproc/uim-el/distinfo6
-rw-r--r--textproc/uim/Makefile3
-rw-r--r--textproc/uim/distinfo6
-rw-r--r--textproc/uim/files/extra-patch-qt_chardict_po_Makefile.in.in13
7 files changed, 29 insertions, 14 deletions
diff --git a/japanese/uim-anthy/Makefile b/japanese/uim-anthy/Makefile
index 0f16d0139019..9523a9895439 100644
--- a/japanese/uim-anthy/Makefile
+++ b/japanese/uim-anthy/Makefile
@@ -23,7 +23,7 @@ LIB_DEPENDS= anthy.1:${PORTSDIR}/japanese/anthy \
MASTERDIR= ${.CURDIR}/../../textproc/uim
PKGDIR= ${.CURDIR}
-CONFIGURE_ARGS= --with-anthy
+CONFIGURE_ARGS= --with-anthy --with-anthy-utf8
.if !defined(WITHOUT_X11)
CONFIGURE_ARGS+= --with-gtk2 --enable-dict
@@ -36,18 +36,21 @@ EXTRA_PATCHES= ${PATCHDIR}/extra-patch-uim_Makefile.in \
do-build:
(cd ${WRKSRC}/uim && ${GMAKE} libuim-anthy.la)
+ (cd ${WRKSRC}/uim && ${GMAKE} libuim-anthy-utf8.la)
.if !defined(WITHOUT_X11)
(cd ${WRKSRC}/helper && ${GMAKE} uim-dict-gtk)
.endif
do-install:
(cd ${WRKSRC}/uim && \
- ${GMAKE} uim_plugin_LTLIBRARIES=libuim-anthy.la install-uim_pluginLTLIBRARIES)
+ ${GMAKE} uim_plugin_LTLIBRARIES=libuim-anthy.la install-uim_pluginLTLIBRARIES && \
+ ${GMAKE} uim_plugin_LTLIBRARIES=libuim-anthy-utf8.la install-uim_pluginLTLIBRARIES)
.if !defined(WITHOUT_X11)
(cd ${WRKSRC}/helper && ${GMAKE} bin_PROGRAMS=uim-dict-gtk install-binPROGRAMS install-uim_dict_uiDATA)
.endif
post-install:
${LOCALBASE}/bin/uim-module-manager --register anthy
+ ${LOCALBASE}/bin/uim-module-manager --register anthy-utf8
.include "${MASTERDIR}/Makefile"
diff --git a/japanese/uim-anthy/pkg-plist b/japanese/uim-anthy/pkg-plist
index b1eab819f6fe..3b5b3256f009 100644
--- a/japanese/uim-anthy/pkg-plist
+++ b/japanese/uim-anthy/pkg-plist
@@ -2,7 +2,12 @@
lib/uim/plugin/libuim-anthy.a
lib/uim/plugin/libuim-anthy.la
lib/uim/plugin/libuim-anthy.so
+lib/uim/plugin/libuim-anthy-utf8.a
+lib/uim/plugin/libuim-anthy-utf8.la
+lib/uim/plugin/libuim-anthy-utf8.so
%%X11%%%%DATADIR%%/helperdata/uim-dict-ui.xml
@dirrmtry %%X11%%%%DATADIR%%/helperdata
@exec uim-module-manager --register anthy
+@exec uim-module-manager --register anthy-utf8
@unexec uim-module-manager --unregister anthy
+@unexec uim-module-manager --unregister anthy-utf8
diff --git a/textproc/uim-el/Makefile b/textproc/uim-el/Makefile
index 76e5e7163e12..c713e425563c 100644
--- a/textproc/uim-el/Makefile
+++ b/textproc/uim-el/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= uim-el
-PORTVERSION= 1.5.5
-PORTREVISION= 1
+PORTVERSION= 1.5.6
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
diff --git a/textproc/uim-el/distinfo b/textproc/uim-el/distinfo
index 76a9d4cefc67..ad40687d62f3 100644
--- a/textproc/uim-el/distinfo
+++ b/textproc/uim-el/distinfo
@@ -1,3 +1,3 @@
-MD5 (uim-1.5.5.tar.bz2) = b7403fa4ae78229f31ca49df283502da
-SHA256 (uim-1.5.5.tar.bz2) = b5be3e3651234a442723d8ae4c15219520dac1cab087c62958d0ba8dd0fff43d
-SIZE (uim-1.5.5.tar.bz2) = 3259238
+MD5 (uim-1.5.6.tar.bz2) = 2bd5a9095d6354a2a23c908b0d6e7861
+SHA256 (uim-1.5.6.tar.bz2) = ce6b7218c3b79e5d100d52fa745e51abc83a1fe7668b3b759584b9ec7a00c28f
+SIZE (uim-1.5.6.tar.bz2) = 3343584
diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile
index b6d91b6246a9..df20823f949d 100644
--- a/textproc/uim/Makefile
+++ b/textproc/uim/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= uim
-PORTVERSION= 1.5.5
-PORTREVISION= 2
+PORTVERSION= 1.5.6
CATEGORIES?= textproc
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
.if !defined(UIM_SLAVE) && defined(WITHOUT_X11)
diff --git a/textproc/uim/distinfo b/textproc/uim/distinfo
index 76a9d4cefc67..ad40687d62f3 100644
--- a/textproc/uim/distinfo
+++ b/textproc/uim/distinfo
@@ -1,3 +1,3 @@
-MD5 (uim-1.5.5.tar.bz2) = b7403fa4ae78229f31ca49df283502da
-SHA256 (uim-1.5.5.tar.bz2) = b5be3e3651234a442723d8ae4c15219520dac1cab087c62958d0ba8dd0fff43d
-SIZE (uim-1.5.5.tar.bz2) = 3259238
+MD5 (uim-1.5.6.tar.bz2) = 2bd5a9095d6354a2a23c908b0d6e7861
+SHA256 (uim-1.5.6.tar.bz2) = ce6b7218c3b79e5d100d52fa745e51abc83a1fe7668b3b759584b9ec7a00c28f
+SIZE (uim-1.5.6.tar.bz2) = 3343584
diff --git a/textproc/uim/files/extra-patch-qt_chardict_po_Makefile.in.in b/textproc/uim/files/extra-patch-qt_chardict_po_Makefile.in.in
index 3c6c678e68df..13fae90e8b5a 100644
--- a/textproc/uim/files/extra-patch-qt_chardict_po_Makefile.in.in
+++ b/textproc/uim/files/extra-patch-qt_chardict_po_Makefile.in.in
@@ -1,5 +1,14 @@
---- qt/chardict/po/Makefile.in.in.orig 2007-09-25 23:38:28.000000000 +0900
-+++ qt/chardict/po/Makefile.in.in 2007-09-25 23:39:06.000000000 +0900
+--- qt/chardict/po/Makefile.in.in.orig 2009-06-23 19:59:29.000000000 +0900
++++ qt/chardict/po/Makefile.in.in 2009-09-23 19:23:31.000000000 +0900
+@@ -17,7 +17,7 @@
+ # We have the following line for use by intltoolize:
+ # INTLTOOL_MAKEFILE
+
+-GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
++GETTEXT_PACKAGE = uim-chardict-qt
+ PACKAGE = @PACKAGE@
+ VERSION = @VERSION@
+
@@ -33,7 +33,7 @@
datadir = @datadir@
datarootdir = @datarootdir@