diff --git a/textproc/ibus-table/Makefile b/textproc/ibus-table/Makefile index 6f8a55370bac..2ab1bab32973 100644 --- a/textproc/ibus-table/Makefile +++ b/textproc/ibus-table/Makefile @@ -1,38 +1,42 @@ # Created by: Nikola Lecic PORTNAME= ibus-table -DISTVERSION= 1.14.1 +DISTVERSION= 1.15.0 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org COMMENT= Table-based input method framework for IBus LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ docbook2man:textproc/docbook-utils \ docbook-sgml>0:textproc/docbook-sgml LIB_DEPENDS= libibus-1.0.so:textproc/ibus RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} -USES= autoreconf gettext-tools gmake gnome pkgconfig python:3.4+ -GNU_CONFIGURE= yes +USES= autoreconf gettext-tools gmake gnome pkgconfig python:3.4+ shebangfix + USE_GITHUB= yes GH_ACCOUNT= kaio +SHEBANG_GLOB= *.py + +GNU_CONFIGURE= yes + GLIB_SCHEMAS= org.freedesktop.ibus.engine.table.gschema.xml OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext-runtime NLS_CONFIGURE_ENABLE= nls post-patch: - @${REINPLACE_CMD} -e "s|/usr/|${PREFIX}/|g" ${WRKSRC}/engine/*.py + @${REINPLACE_CMD} -e "s|/usr/share|${PREFIX}/share|g" ${WRKSRC}/engine/*.py post-install: @${RM} -r ${STAGEDIR}${DATADIR}/*/__pycache__ .include diff --git a/textproc/ibus-table/distinfo b/textproc/ibus-table/distinfo index cd4801d78448..62fd6a196a85 100644 --- a/textproc/ibus-table/distinfo +++ b/textproc/ibus-table/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629962567 -SHA256 (kaio-ibus-table-1.14.1_GH0.tar.gz) = 3f44d93314a1146cd8bc51667f5c52f32c30efa8c0c2b6c4bdb00ed35efa866e -SIZE (kaio-ibus-table-1.14.1_GH0.tar.gz) = 1317519 +TIMESTAMP = 1642718717 +SHA256 (kaio-ibus-table-1.15.0_GH0.tar.gz) = 6181f7a477f99ce66f3d81e71e864386d35b694c30fe6ba0ba02ac15ef5a2ade +SIZE (kaio-ibus-table-1.15.0_GH0.tar.gz) = 1320901