summaryrefslogtreecommitdiff
path: root/inputmethod/ibus-mozc
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2016-05-16 11:51:49 +0000
committerryoon <ryoon@pkgsrc.org>2016-05-16 11:51:49 +0000
commitc328df19d189b148cbffec96ec1c87488a2209e5 (patch)
tree07e512fb9fc1cc19331876ad2e3268eacbe2d202 /inputmethod/ibus-mozc
parent2a58baac7c24e9eb471f9216e8b31a5d4e0faaa1 (diff)
downloadpkgsrc-c328df19d189b148cbffec96ec1c87488a2209e5.tar.gz
Update to 2.17.2313.102
Changelog: 2.17.2288.102 - 2.17.2313.102 / 2016-01-03 - 2016-01-10 Summary of changes between 2.17.2288.102 and 2.17.2313.102 as follows. Third party libraries: None. Build related changes: None. Major changes: Update system dictionary. Status icons for OS X are updated with Noto font. Fixed issues: #344: Support icon_prop_key entry in ibus-mozc #345: Mozc for Android keeps crashing #347: Software keyboard is not rendered correctly on Android 6 if non-material theme is selected #350: Status icon is not updated when using Windows Store Apps in desktop mode on Windows 10 #351: Mozc cannot be activated in the search box on the task bar when configured to be the default IME on Windows 10 Following issues are not completely fixed yet, but at least worked around. #348: DirectWrite may fail to render text in certain enviromnents #349: Word suggestion can be unexpectedly suppressed on Chromium Total commits: 29 commits. 2.17.2285.102 - 2.17.2287.102 / 2016-01-01 - 2016-01-02 Summary of changes between 2.17.2285.102 and 2.17.2287.102 as follows. Third party libraries: None. Build related changes: None. Major changes: None. Fixed issues: None. Total commits: 4 commits. 2.17.2241.102 - 2.17.2284.102 / 2015-11-15 - 2015-12-31 Summary of changes between 2.17.2241.102 and 2.17.2284.102 as follows. Third party libraries: fontTools: 5ba7d98 -> 8724513 Build related changes: Reference Dockerfile for Fedora now uses Fedora 23 base image. Default SDKROOT for OS X build is switched from macosx10.8 to macosx10.9. Major changes: CalculatorRewriter is now triggered not only by inputs end with = but also by inputs start with =. For instance, now =1+1 triggers CalculatorRewriter. See the commit message of 5d423b0b and its unittests as for how it works. Performance improvements in LOUDS. See commits 3591f5e7 and cac14650 for details. Fixed issues: #317: session_handler_scenario_test is flaky in Linux build on Travis-CI #341: 1d*= should not trigger language-aware rewriter Total commits: 48 commits.
Diffstat (limited to 'inputmethod/ibus-mozc')
-rw-r--r--inputmethod/ibus-mozc/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/inputmethod/ibus-mozc/Makefile b/inputmethod/ibus-mozc/Makefile
index 58ab6c60999..a152f915e6e 100644
--- a/inputmethod/ibus-mozc/Makefile
+++ b/inputmethod/ibus-mozc/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2016/03/05 11:28:42 jperkin Exp $
+# $NetBSD: Makefile,v 1.28 2016/05/16 11:51:49 ryoon Exp $
PKGNAME= ibus-${DISTNAME}
-PKGREVISION= 2
INSTALLATION_DIRS+= libexec share/ibus share/ibus/component \
share/ibus-mozc
@@ -13,7 +12,7 @@ DEPENDS+= mozc-tool-[0-9]*:../../inputmethod/mozc-tool
do-build:
cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \
- ${PYTHONBIN} build_mozc.py build -c ${MOZC_BUILD_MODE} ${_MAKE_JOBS} \
+ ${PYTHONBIN} build_mozc.py build -c ${MOZC_BUILD_MODE} \
unix/ibus/ibus.gyp:ibus_mozc_lib \
unix/ibus/ibus.gyp:ibus_mozc