Subject: CVS commit: pkgsrc/inputmethod
From: Ryo ONODERA
Date: 2021-02-27 05:19:46
Message id: 20210227041947.28AFEFA95@cvs.NetBSD.org

Log Message:
mozc: Fix build under NetBSD/i386 and use external protobuf library

* Include mk/atomic64.mk to add -march=i586 to CFLAGS and pass
  CFLAGS to gyp. Fix PR pkg/56025 in another way.
* Use external devel/protobuf to avoid internal protobuf build.
  So bump PKGREVISION.
* dictionary/pos_matcher.h does not generated before its use sometimes.
  Generate it explicitly with
  dictionary/dictionary_base.gyp:text_dictionary_loader target
  for mozc-server.

Files:
RevisionActionfile
1.2modifypkgsrc/inputmethod/fcitx5-mozc/Makefile.common
1.2modifypkgsrc/inputmethod/fcitx5-mozc/distinfo
1.2modifypkgsrc/inputmethod/fcitx5-mozc/patches/patch-gyp_common.gypi
1.65modifypkgsrc/inputmethod/ibus-mozc/Makefile
1.54modifypkgsrc/inputmethod/mozc-elisp/Makefile
1.46modifypkgsrc/inputmethod/mozc-renderer/Makefile
1.63modifypkgsrc/inputmethod/mozc-server/Makefile
1.34modifypkgsrc/inputmethod/mozc-server/Makefile.common
1.24modifypkgsrc/inputmethod/mozc-server/distinfo
1.11modifypkgsrc/inputmethod/mozc-server/patches/patch-gyp_common.gypi
1.60modifypkgsrc/inputmethod/mozc-tool/Makefile
1.1addpkgsrc/inputmethod/fcitx5-mozc/patches/patch-protobuf_protobuf.gyp
1.7addpkgsrc/inputmethod/mozc-server/patches/patch-protobuf_protobuf.gyp