Debian Patches

Status for mozc/2.28.4715.102+dfsg-2.3

Patch Description Author Forwarded Bugs Origin Last update
0001-Update-uim-mozc-to-c979f127acaeb7b35d3344e8b1e40848e.patch Support uim framewor
* Fix mozc::InitMozc
* Use Utf8SubString instead of SubString
* Use std::string instead of string
uim Project http://code.google.com/p/uim/ yes macuim project: https://github.com/e-kato/macuim.git c979f127acaeb7b35d3344e8b1e40848e1a68d54 2020-12-28
0002-Support-fcitx.patch [PATCH 2/7] Support fcitx
- Use latest version (commit: 27a5bd7e78ab)
- Fix std::string issue.
Weng Xuetian <wengxt@gmail.com> no https://github.com/fcitx/mozc (git diff 4c5d516fdff2 27a5bd7e78ab) 2022-05-05
0003-Change-compiler-from-clang-to-gcc.patch Change compiler from clang to gcc Debian default c++ compiler is g++. This changes to it. Nobuhiro Iwamatsu <iwamatsu@debian.org> invalid 2022-05-05
0004-Add-usage_dict.txt.patch Japanese usage dictionary Copyright (c) 2011, Hiroyuki Komatsu, Shoji Ogura, Tsuyoshi Horo invalid https://github.com/hiroyuki-komatsu/japanese-usage-dictionary.git 2015-09-20
0005-Enable-verbose-build.patch Enable verboase build Nobuhiro Iwamatsu <iwamatsu@debian.org> invalid 2022-05-05
0006-Update-gyp-using-absl.patch Update gyp using absl Upstream Mozc uses absl library onself. This updates the GYP configuration
file to use the absl of the Debian package.
Nobuhiro Iwamatsu <iwamatsu@debian.org> invalid 2022-05-05
0007-common.gypi-Use-command-v-instead-of-which.patch Use 'command -v' instead of which Nobuhiro Iwamatsu <iwamatsu@debian.org> invalid 2022-05-05
0009-protobuf.gyp-Add-latomic-to-link_settings.patch [PATCH] protobuf.gyp: Add -latomic to link_settings Nobuhiro Iwamatsu <iwamatsu@debian.org> no 2022-12-09
0010-Fix-the-compile-error-of-ParseCommandLineFlags-with.patch Fix the compile error of ParseCommandLineFlags with Abseil LTS 20230802. * Added the check of the Abseil version to the arguments of ParseCommandLineImpl.
* https://github.com/google/mozc/issues/790
#codehealth
PiperOrigin-RevId: 561867167

Released in 2.29.5374.102
Hiroyuki Komatsu <komatsu@google.com> no https://github.com/google/mozc/commit/cad4064c8884eb711e0e19b4b79d2ff5610823dc 2024-05-17
0011-Fix-missing-abseil-gyp-link-settings.patch Fix missing abseil libraries
It fixes the following error:

/usr/bin/ld: obj/base/base_core.file_util.o: undefined reference to
symbol '_ZN4absl7debian5lsERSoNS0_11string_viewE'
/usr/bin/ld:
/lib/x86_64-linux-gnu/libabsl_string_view.so.20230802: error adding
symbols: DSO missing from command line

/usr/bin/ld: obj/unix/emacs/mozc_emacs_helper_lib.client_pool.o:
undefined reference to symbol
'_ZN4absl7debian516raw_log_internal21internal_log_functionB5cxx11E'
/usr/bin/ld:
/lib/x86_64-linux-gnu/libabsl_raw_logging_internal.so.20230802: error
adding symbols: DSO missing from command line collect2: error: ld
returned 1 exit status
Kentaro Hayashi <kenhys@gmail.com> no 2024-05-18

All known versions for source package 'mozc'

Links