aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2022-05-08 07:24:16 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2022-05-08 07:40:24 +0000
commit77267e8a33ff905e2973eb9f75831a80bc7cddc9 (patch)
tree3ada1cf3348d5b884b33801b3e343199e1acf9b8 /japanese
parent4a22b45b87f60f58577dc99cbaaf6a7351188573 (diff)
downloadports-77267e8a33ff905e2973eb9f75831a80bc7cddc9.tar.gz
ports-77267e8a33ff905e2973eb9f75831a80bc7cddc9.zip
textproc/uim: Update to the snapshot on 2022-03-18
- Update slave ports of textproc/uim - Bump PORTREVISION for the ports that depend on textproc/uim
Diffstat (limited to 'japanese')
-rw-r--r--japanese/scim-uim/Makefile2
-rw-r--r--japanese/uim-anthy/Makefile9
-rw-r--r--japanese/uim-mozc/Makefile2
-rw-r--r--japanese/uim-tomoe-gtk/Makefile2
4 files changed, 8 insertions, 7 deletions
diff --git a/japanese/scim-uim/Makefile b/japanese/scim-uim/Makefile
index 81f07bc585d6..8af48d2501df 100644
--- a/japanese/scim-uim/Makefile
+++ b/japanese/scim-uim/Makefile
@@ -2,7 +2,7 @@
PORTNAME= scim-uim
PORTVERSION= 0.2.0
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= japanese
MASTER_SITES= SF/scim/${PORTNAME}/${PORTVERSION} \
http://freedesktop.org/~suzhe/sources/
diff --git a/japanese/uim-anthy/Makefile b/japanese/uim-anthy/Makefile
index 46aceff818d4..5a709e3ca8cf 100644
--- a/japanese/uim-anthy/Makefile
+++ b/japanese/uim-anthy/Makefile
@@ -16,7 +16,8 @@ USE_GNOME= cairo gdkpixbuf2 gtk30
LIB_DEPENDS= libanthy.so:japanese/anthy \
libfreetype.so:print/freetype2 \
libuim.so:textproc/uim \
- libfontconfig.so:x11-fonts/fontconfig
+ libfontconfig.so:x11-fonts/fontconfig \
+ libharfbuzz.so:print/harfbuzz
MASTERDIR= ${.CURDIR}/../../textproc/uim
PKGDIR= ${.CURDIR}
@@ -37,10 +38,10 @@ do-build:
do-install:
(cd ${WRKSRC}/uim && \
- ${MAKE_CMD} DESTDIR=${STAGEDIR} uim_plugin_LTLIBRARIES=libuim-anthy.la install-uim_pluginLTLIBRARIES && \
- ${MAKE_CMD} DESTDIR=${STAGEDIR} uim_plugin_LTLIBRARIES=libuim-anthy-utf8.la install-uim_pluginLTLIBRARIES)
+ ${MAKE_CMD} DESTDIR=${STAGEDIR} uim_plugin_LTLIBRARIES=libuim-anthy.la INSTALL_STRIP_FLAG=-s install-uim_pluginLTLIBRARIES && \
+ ${MAKE_CMD} DESTDIR=${STAGEDIR} uim_plugin_LTLIBRARIES=libuim-anthy-utf8.la INSTALL_STRIP_FLAG=-s install-uim_pluginLTLIBRARIES)
.if !defined(WITHOUT_X11)
- (cd ${WRKSRC}/gtk3/dict && ${MAKE_CMD} DESTDIR=${STAGEDIR} bin_PROGRAMS=uim-dict-gtk3 install-binPROGRAMS install-uim_dict_uiDATA)
+ (cd ${WRKSRC}/gtk3/dict && ${MAKE_CMD} DESTDIR=${STAGEDIR} bin_PROGRAMS=uim-dict-gtk3 INSTALL_STRIP_FLAG=-s install-binPROGRAMS install-uim_dict_uiDATA)
.endif
.include "${MASTERDIR}/Makefile"
diff --git a/japanese/uim-mozc/Makefile b/japanese/uim-mozc/Makefile
index b22d0302ecea..f524a403a17f 100644
--- a/japanese/uim-mozc/Makefile
+++ b/japanese/uim-mozc/Makefile
@@ -1,6 +1,6 @@
# Created by: Koichiro IWAO <meta+ports@vmeta.jp>
-PORTREVISION= 4
+PORTREVISION= 5
PKGNAMEPREFIX= ja-uim-
COMMENT= Mozc engine for uim
diff --git a/japanese/uim-tomoe-gtk/Makefile b/japanese/uim-tomoe-gtk/Makefile
index 75f279f3bb47..f5268e9727ad 100644
--- a/japanese/uim-tomoe-gtk/Makefile
+++ b/japanese/uim-tomoe-gtk/Makefile
@@ -2,7 +2,7 @@
PORTNAME= uim-tomoe-gtk
PORTVERSION= 0.6.0
-PORTREVISION= 16
+PORTREVISION= 17
CATEGORIES= japanese
MASTER_SITES= SF/tomoe/${PORTNAME}/${PORTNAME}-${PORTVERSION}