head 1.2; access; symbols pkgsrc-2013Q2:1.1.0.2 pkgsrc-2013Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2013.07.20.04.34.53; author ryoon; state dead; branches; next 1.1; commitid WZc9z4UIKvebfaYw; 1.1 date 2013.04.29.09.52.16; author ryoon; state Exp; branches; next ; desc @@ 1.2 log @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 @ text @$NetBSD: patch-DEPS,v 1.1 2013/04/29 09:52:16 ryoon Exp $ --- DEPS.orig 2013-03-29 04:33:25.000000000 +0000 +++ DEPS @@@@ -88,6 +88,12 @@@@ deps_os = { Var("zinnia_revision"), }, "unix": { + "netbsd": { + "src/third_party/clang/scripts": + "https://src.chromium.org/chrome/trunk/src/tools/clang/scripts@@" + + Var("clang_helper_in_chromium_revision"), + }, +} "src/third_party/clang/scripts": "https://src.chromium.org/chrome/trunk/src/tools/clang/scripts@@" + Var("clang_helper_in_chromium_revision"), @ 1.1 log @Change base package to mozc-server from ibus-mozc. This change encourages uim-mozc, fcitx-mozc and so on. @ text @d1 1 a1 1 $NetBSD: patch-DEPS,v 1.2 2013/04/29 09:21:24 ryoon Exp $ @