summaryrefslogtreecommitdiff
path: root/inputmethod/ibus-python
diff options
context:
space:
mode:
authortsutsui <tsutsui@pkgsrc.org>2018-04-28 01:40:07 +0000
committertsutsui <tsutsui@pkgsrc.org>2018-04-28 01:40:07 +0000
commit9d4b74fe72f7dd6bfd110d98e8545b47834ad30e (patch)
tree4defef9dff6949479c040b4f2bb16c7fb307a9a7 /inputmethod/ibus-python
parentd7d494343b26db56ce3f91da6883bd4ee1ed60f2 (diff)
downloadpkgsrc-9d4b74fe72f7dd6bfd110d98e8545b47834ad30e.tar.gz
ibus, ibus-python: update to 1.5.18.
pkgsrc changes: - explicitly specify USE_TOOLS+=gmsgfmt to handle msgfmt --desktop - pull an upstream change to fix a configure bug in 1.5.18 - use a new unicode character database Upstream changes (from https://github.com/ibus/ibus/releases): 1.5.18 * tools: Do not change keymaps with 'use-system-keyboard-layout' c360818 * src: Fix GVariant leaks (Carlos Garnacho) 1cbe867 * src: Added some error handlings from a code review f5e0752 * src: Add libgobject.so to LDADD for Debian libtool (Danny) a28fa74 * src: Reintroduce the hex mode keybind with an environment variable (Aaron Muir Hamilton) 88b9a93 * ui/gtk3: Translate input method name in ibus (Peng Wu) 0ab0dd3 * Added DBus filtering against malware bfe57d2 * Implement Unicode choice on Emojier e17c998 4cfd5ad d1ebb3d fc54b0c afe60c1 * Implement ibus-extension-gtk3 for the global keybinding fb07f64 c57b7c3 * Disable panel extension for 'gdm' and 'liveuser' user 7ccbd21 ece320b * ui/gtk3: Set title string in gnome-shell 56c67b1 * Add ISSUE_TEMPLATE ff611a4 9f2699c * Updated translations 366963d 73b420f
Diffstat (limited to 'inputmethod/ibus-python')
-rw-r--r--inputmethod/ibus-python/Makefile3
-rw-r--r--inputmethod/ibus-python/PLIST5
2 files changed, 3 insertions, 5 deletions
diff --git a/inputmethod/ibus-python/Makefile b/inputmethod/ibus-python/Makefile
index 8603bbe3e67..12db647a5ae 100644
--- a/inputmethod/ibus-python/Makefile
+++ b/inputmethod/ibus-python/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2018/04/14 12:24:31 adam Exp $
+# $NetBSD: Makefile,v 1.14 2018/04/28 01:40:07 tsutsui Exp $
.include "../../inputmethod/ibus/Makefile.common"
@@ -27,6 +27,7 @@ CONFIGURE_ARGS+= --disable-libnotify
CONFIGURE_ARGS+= --disable-engine
CONFIGURE_ARGS+= --disable-surround-text
CONFIGURE_ARGS+= --disable-emoji-dict
+CONFIGURE_ARGS+= --disable-unicode-dict
.include "../../mk/compiler.mk"
.if !empty(CC_VERSION:Mgcc-4.1.[0-9]*)
diff --git a/inputmethod/ibus-python/PLIST b/inputmethod/ibus-python/PLIST
index f045ef01d5a..dfce5a2acba 100644
--- a/inputmethod/ibus-python/PLIST
+++ b/inputmethod/ibus-python/PLIST
@@ -1,7 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2013/10/23 11:56:21 obache Exp $
-${PYSITELIB}/gi/overrides/IBus.py
-${PYSITELIB}/gi/overrides/IBus.pyc
-${PYSITELIB}/gi/overrides/IBus.pyo
+@comment $NetBSD: PLIST,v 1.2 2018/04/28 01:40:07 tsutsui Exp $
${PYSITELIB}/ibus/__init__.py
${PYSITELIB}/ibus/__init__.pyc
${PYSITELIB}/ibus/__init__.pyo