diff --git a/textproc/ibus-table/Makefile b/textproc/ibus-table/Makefile index 33ddcb98df64..2586fbe37611 100644 --- a/textproc/ibus-table/Makefile +++ b/textproc/ibus-table/Makefile @@ -1,38 +1,38 @@ # Created by: Nikola Lecic # $FreeBSD$ PORTNAME= ibus-table -DISTVERSION= 1.9.21 +DISTVERSION= 1.9.22 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 gmake gnome pkgconfig python:3.4+ GNU_CONFIGURE= yes USE_GITHUB= yes GH_ACCOUNT= kaio USE_GNOME= pygtk2 OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls post-patch: @${REINPLACE_CMD} -e "s|/usr/|${PREFIX}/|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 14ed84968215..3c3504c6a81a 100644 --- a/textproc/ibus-table/distinfo +++ b/textproc/ibus-table/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1535650506 -SHA256 (kaio-ibus-table-1.9.21_GH0.tar.gz) = 7983d1f5567776f3f1cad6ddb2a776fe4475aba15c48e83de2c856fe04eb74d4 -SIZE (kaio-ibus-table-1.9.21_GH0.tar.gz) = 484685 +TIMESTAMP = 1576732594 +SHA256 (kaio-ibus-table-1.9.22_GH0.tar.gz) = 3453db4327898aaa0b54fb89bca7a925f5def85ef118ae21e9d5d7f31cc5093c +SIZE (kaio-ibus-table-1.9.22_GH0.tar.gz) = 490188 diff --git a/textproc/ibus-table/pkg-plist b/textproc/ibus-table/pkg-plist index 197e36b51168..b2b5368650e3 100644 --- a/textproc/ibus-table/pkg-plist +++ b/textproc/ibus-table/pkg-plist @@ -1,51 +1,52 @@ bin/ibus-table-createdb libdata/pkgconfig/ibus-table.pc libexec/ibus-engine-table libexec/ibus-setup-table man/man1/ibus-table-createdb.1.gz share/applications/ibus-setup-table.desktop share/glib-2.0/schemas/org.freedesktop.ibus.engine.table.gschema.xml %%DATADIR%%/data/pinyin_table.txt.bz2 %%DATADIR%%/engine/chinese_variants.py %%DATADIR%%/engine/factory.py %%DATADIR%%/engine/ibus_table_location.py %%DATADIR%%/engine/it_util.py %%DATADIR%%/engine/main.py %%DATADIR%%/engine/tabcreatedb.py %%DATADIR%%/engine/table.py %%DATADIR%%/engine/tabsqlitedb.py %%DATADIR%%/icons/acommit.svg %%DATADIR%%/icons/cb-mode.svg %%DATADIR%%/icons/chinese.svg %%DATADIR%%/icons/english.svg %%DATADIR%%/icons/full-letter.svg %%DATADIR%%/icons/full-punct.svg %%DATADIR%%/icons/half-letter.svg %%DATADIR%%/icons/half-punct.svg %%DATADIR%%/icons/ibus-table.svg %%DATADIR%%/icons/ncommit.svg %%DATADIR%%/icons/onechar.svg %%DATADIR%%/icons/phrase.svg %%DATADIR%%/icons/py-mode.svg %%DATADIR%%/icons/sc-mode.svg %%DATADIR%%/icons/scb-mode.svg %%DATADIR%%/icons/tab-mode.svg %%DATADIR%%/icons/tc-mode.svg %%DATADIR%%/icons/tcb-mode.svg %%DATADIR%%/setup/ibus-table-preferences.ui %%DATADIR%%/setup/main.py %%DATADIR%%/setup/version.py %%DATADIR%%/tables/template.txt share/ibus/component/table.xml %%NLS%%share/locale/ca/LC_MESSAGES/ibus-table.mo %%NLS%%share/locale/cs/LC_MESSAGES/ibus-table.mo %%NLS%%share/locale/de/LC_MESSAGES/ibus-table.mo %%NLS%%share/locale/es/LC_MESSAGES/ibus-table.mo %%NLS%%share/locale/fr/LC_MESSAGES/ibus-table.mo %%NLS%%share/locale/ja/LC_MESSAGES/ibus-table.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/ibus-table.mo +%%NLS%%share/locale/tr/LC_MESSAGES/ibus-table.mo %%NLS%%share/locale/uk/LC_MESSAGES/ibus-table.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/ibus-table.mo %%NLS%%share/locale/zh_HK/LC_MESSAGES/ibus-table.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/ibus-table.mo %%NLS%%share/metainfo/ibus-table.appdata.xml