summaryrefslogtreecommitdiff
path: root/inputmethod/ibus-python
diff options
context:
space:
mode:
authortsutsui <tsutsui@pkgsrc.org>2019-03-02 02:16:32 +0000
committertsutsui <tsutsui@pkgsrc.org>2019-03-02 02:16:32 +0000
commit311ba7d474a2582faa5c9adafa1b7271e304b305 (patch)
tree2707c033b035a4ca976e1cd8335aa3c817943614 /inputmethod/ibus-python
parent76ea21122c8eb298545bf253b9ebe48c702a8685 (diff)
downloadpkgsrc-311ba7d474a2582faa5c9adafa1b7271e304b305.tar.gz
ibus, ibus-python: update to 1.5.20.
pkgsrc changes: - remove patches already applied to the release - workaround upstream issue #2082 - explicitly require cldr-emoji-annotation >34.0.0.0 to sync emoji dict files in ibus/PLIST - remove GConf dependencies as mentioned in 1.5.20 changes Upstream changes: https://github.com/ibus/ibus/releases/tag/1.5.20 1.5.20 * Support Shift-Space to insert a Space on Emojier preedit e6badb4 * Do not add emojis in compose category to emoji variants 8375f39 * Implement mouse click with Hangul in ibus side a40631e 4c40afb c7d8771 9ae2d46 0fd043c * Delete Gconf dependencies and migrate intltool to gettext a8e8b69 74a00cc a671081 aa24a52 3914d3a b608666 a78e7f8 7b9c034 b30eb5d * Do not delete IBUS_CAP_SURROUNDING_TEXT 7b3b8c8 * Show compose preedit with custom compose file ba41173 28b0744 * Fix Atom and Slack for Flatpak be7fb81 60e246e * Delete Super-space notification 4d3a8ff * Fix misc build issues aa0f425 6e31597 c1b5543 3172c3b 4d7c1e0 * Fix misc bugs 7edaefd 28d2217 809d880 1c6565e 0f5084e 6aab10f * Fix typos in comment lines (ZhaoQiang) 639960a * use iso 639-3 to have names for more languages (glasseyes) 1cd5254 * introspection: Tell the GI scanner to include the C headers (Mathieu Bridon) 4ef976a * Add Uzbek layouts (bmansurov) 4592ce5 * Allow using non-abstract UNIX domain sockets (Anton Mikhalev) 7a38e4d * typo: sevrer to server (scootergrisen) 64f4e41
Diffstat (limited to 'inputmethod/ibus-python')
-rw-r--r--inputmethod/ibus-python/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/inputmethod/ibus-python/Makefile b/inputmethod/ibus-python/Makefile
index db263e48977..7c9e9a05e12 100644
--- a/inputmethod/ibus-python/Makefile
+++ b/inputmethod/ibus-python/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2018/07/03 05:03:21 adam Exp $
+# $NetBSD: Makefile,v 1.16 2019/03/02 02:16:32 tsutsui Exp $
.include "../../inputmethod/ibus/Makefile.common"
@@ -38,7 +38,6 @@ NO_BUILD= yes
INSTALL_DIRS= bindings ibus
CONFIGURE_ARGS+= --disable-dconf
-CONFIGURE_ARGS+= --disable-gconf
CONFIGURE_ARGS+= --enable-python-library
CONFIGURE_ENV+= PYTHON2=${PYTHONBIN}