head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.2 pkgsrc-2013Q2-base:1.3 pkgsrc-2013Q1:1.1.0.2 pkgsrc-2013Q1-base:1.1; locks; strict; comment @# @; 1.3 date 2013.04.29.09.52.15; author ryoon; state dead; branches; next 1.2; 1.2 date 2013.04.29.09.21.24; author ryoon; state Exp; branches; next 1.1; 1.1 date 2013.01.18.11.36.40; author ryoon; state Exp; branches; next ; desc @@ 1.3 log @Change base package to mozc-server from ibus-mozc. This change encourages uim-mozc, fcitx-mozc and so on. @ text @$NetBSD: patch-DEPS,v 1.2 2013/04/29 09:21:24 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.2 log @Update to 1.10.1390.102 Changelog: r147 2012-03-29 1.10.1390.102 Check Qt version in GNU/Linux build ( Issue 183 ) Add missing semicolon for ibus-mozc ( Issue 184 ) Remove unnecessary dependency on libzinnia from Android build. r131 2012-03-28 1.10.1389.102 Support IBus 1.5 ( Issue 161 ) Support Mac OS X 10.8 as a build environment ( Issue 166 , Issue 176 ) Fix build failure on Windows ( Issue 173 ) Increase opaque buffer size for x32 ( Issue 177 ) Check physycal monitor area in mozc_renderer ( Issue 180 ) Add missing properties for gnome-shell ( Issue 182 ) Switch to Protocol Buffers 2.5 Switch to Ninja from msbuild to build Mozc for Windows Support Android build Unsupport Visual C++ 2008 Remove RX from the repository @ text @d1 1 a1 1 $NetBSD: patch-DEPS,v 1.1 2013/01/18 11:36:40 ryoon Exp $ @ 1.1 log @Import ibus-mozc-1.6.1187.102 as inputmethod/ibus-mozc. Mozc is a Japanese Input Method Editor (IME) designed for multi-platform such as Chromium OS, Windows, Mac and Linux. This open-source project originates from Google Japanese Input. @ text @d1 1 a1 1 $NetBSD$ d3 1 a3 1 --- DEPS.orig 2012-08-31 05:36:42.000000000 +0000 d5 2 a6 2 @@@@ -91,3 +91,9 @@@@ deps_os = { Var("clang_helper_in_chromium_revision"), d8 1 a8 1 } d15 3 @