pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/inputmethod
Module Name: pkgsrc
Committed By: ryoon
Date: Sat Jul 20 04:34:53 UTC 2013
Modified Files:
pkgsrc/inputmethod/ibus-mozc: Makefile
pkgsrc/inputmethod/mozc-elisp: Makefile
pkgsrc/inputmethod/mozc-server: Makefile Makefile.common distinfo
pkgsrc/inputmethod/mozc-server/patches: patch-base_base.gyp
patch-base_logging.cc patch-base_mutex.cc patch-base_process.cc
patch-base_system__util.cc patch-base_thread.h patch-base_util.cc
patch-build__mozc.py patch-build__tools_util.py
patch-gui_base_locale__util.cc
patch-gui_config__dialog_config__dialog.cc
patch-gui_config__dialog_keymap__editor.cc
patch-gui_word__register__dialog_word__register__dialog.cc
patch-gyp_common.gypi patch-handwriting_handwriting.gyp
patch-handwriting_zinnia__handwriting.cc
patch-ipc_ipc__path__manager.cc
patch-ipc_ipc__path__manager__test.cc patch-ipc_unix__ipc.cc
patch-protobuf_genproto.gypi patch-protobuf_protobuf.gyp
patch-session_session.cc patch-unix_ibus_gen__mozc__xml.py
patch-unix_ibus_mozc__engine.cc
pkgsrc/inputmethod/mozc-tool: Makefile
Removed Files:
pkgsrc/inputmethod/mozc-server/patches: patch-DEPS patch-base_const.h
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/inputmethod/ibus-mozc/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/inputmethod/mozc-elisp/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/inputmethod/mozc-server/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/inputmethod/mozc-server/Makefile.common \
pkgsrc/inputmethod/mozc-server/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/inputmethod/mozc-server/patches/patch-DEPS \
pkgsrc/inputmethod/mozc-server/patches/patch-base_const.h
cvs rdiff -u -r1.1 -r1.2 \
pkgsrc/inputmethod/mozc-server/patches/patch-base_base.gyp \
pkgsrc/inputmethod/mozc-server/patches/patch-base_logging.cc \
pkgsrc/inputmethod/mozc-server/patches/patch-base_mutex.cc \
pkgsrc/inputmethod/mozc-server/patches/patch-base_process.cc \
pkgsrc/inputmethod/mozc-server/patches/patch-base_system__util.cc \
pkgsrc/inputmethod/mozc-server/patches/patch-base_thread.h \
pkgsrc/inputmethod/mozc-server/patches/patch-base_util.cc \
pkgsrc/inputmethod/mozc-server/patches/patch-build__mozc.py \
pkgsrc/inputmethod/mozc-server/patches/patch-build__tools_util.py \
pkgsrc/inputmethod/mozc-server/patches/patch-gui_base_locale__util.cc \
pkgsrc/inputmethod/mozc-server/patches/patch-gui_config__dialog_config__dialog.cc
\
pkgsrc/inputmethod/mozc-server/patches/patch-gui_config__dialog_keymap__editor.cc
\
pkgsrc/inputmethod/mozc-server/patches/patch-gui_word__register__dialog_word__register__dialog.cc
\
pkgsrc/inputmethod/mozc-server/patches/patch-gyp_common.gypi \
pkgsrc/inputmethod/mozc-server/patches/patch-handwriting_handwriting.gyp \
pkgsrc/inputmethod/mozc-server/patches/patch-handwriting_zinnia__handwriting.cc
\
pkgsrc/inputmethod/mozc-server/patches/patch-ipc_ipc__path__manager.cc \
pkgsrc/inputmethod/mozc-server/patches/patch-ipc_ipc__path__manager__test.cc \
pkgsrc/inputmethod/mozc-server/patches/patch-ipc_unix__ipc.cc \
pkgsrc/inputmethod/mozc-server/patches/patch-protobuf_genproto.gypi \
pkgsrc/inputmethod/mozc-server/patches/patch-protobuf_protobuf.gyp \
pkgsrc/inputmethod/mozc-server/patches/patch-session_session.cc \
pkgsrc/inputmethod/mozc-server/patches/patch-unix_ibus_gen__mozc__xml.py \
pkgsrc/inputmethod/mozc-server/patches/patch-unix_ibus_mozc__engine.cc
cvs rdiff -u -r1.10 -r1.11 pkgsrc/inputmethod/mozc-tool/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index