From 5d29790ec06fac4a2fe7e74e2314e1120bf4d253 Mon Sep 17 00:00:00 2001 From: ryoon Date: Sat, 20 Jul 2013 04:34:53 +0000 Subject: Update to 1.11.1502.102. * ibus-mozc depends on mozc-server and mozc-tool. * Add CFLAGS+=-std=c++0x in gyp/common.gypi. Changelog: r163 2013-07-17 1.11.1502.102 Fixes cursor movement issue on Emacs 24 ( Issue 168 ) Support numpad keys in mozc.el ( Issue 170 ) Fix build failure on Windows ( Issue 185 , Issue 191) Support GCC 4.8.0 ( Issue 186 ) Fix build failure when use_libprotobuf=1 is specified ( Issue 189 ) Support Emacs 24 in mozc.el ( Issue 190 ) Development of ibus-mozc is now in maintenance mode (Issue 194) Intorduce Mode Indicator for Windows Support per-user input mode for Windows 8 (TSF-mozc) Support InputScope for Windows 8 (TSF-mozc) Support surrounding text on Windows, Mac, LInux and NaCl Enable a developer to configure document directory and/or Zinnia model file path at build time for GNU/Linux build. See the build instruction about how to customize them. Dictionary update --- inputmethod/mozc-tool/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'inputmethod/mozc-tool') diff --git a/inputmethod/mozc-tool/Makefile b/inputmethod/mozc-tool/Makefile index bcf107ef7be..efe694e5afc 100644 --- a/inputmethod/mozc-tool/Makefile +++ b/inputmethod/mozc-tool/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2013/06/06 12:54:38 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2013/07/20 04:34:53 ryoon Exp $ PKGNAME= ${DISTNAME:S/mozc-/mozc-tool-/} -PKGREVISION= 3 INSTALLATION_DIRS+= libexec -- cgit v1.2.3