Path to this page:
./
inputmethod/mozc-server,
Japanese inputmethod Mozc engine
Branch: pkgsrc-2017Q4,
Version: 2.20.2673.102,
Package name: mozc-server-2.20.2673.102,
Maintainer: ryoonMozc 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.
This package is dictionary server for mozc client, such as ibus-mozc.
Required to run:[
inputmethod/zinnia] [
x11/qt5-qtbase] [
x11/gtk2] [
devel/protobuf] [
devel/glib2] [
lang/python27] [
www/curl]
Required to build:[
x11/xproto] [
x11/xextproto] [
x11/compositeproto] [
x11/damageproto] [
x11/dri2proto] [
x11/glproto] [
x11/randrproto] [
x11/renderproto] [
x11/xf86vidmodeproto] [
x11/fixesproto4] [
x11/inputproto] [
x11/xf86driproto] [
x11/xcb-proto] [
devel/gyp] [
devel/ninja-build] [
pkgtools/cwrappers] [
pkgtools/x11-links]
Master sites: (Expand)
SHA1: 9cedf4d392593e04755fa44afd79cd40bb80b9d1
RMD160: 723fef550d88c5a4dc33f2ec9c8d7ee694e60d64
Filesize: 43151.461 KB
Version history: (Expand)
- (2018-01-02) Package added to pkgsrc.se, version mozc-server-2.20.2673.102 (created)
CVS history: (Expand)
2018-01-01 19:18:01 by S.P.Zeidler | Files touched by this commit (2) |
Log message:
Pullup ticket #5665 - requested by tsutsui
inputmethod/mozc-server: build fix
Revisions pulled up:
- inputmethod/mozc-server/distinfo 1.21
- inputmethod/mozc-server/patches/patch-prediction_user__history__predictor.cc 1.1
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: tsutsui
Date: Sat Dec 30 14:51:42 UTC 2017
Modified Files:
pkgsrc/inputmethod/mozc-server: distinfo
Added Files:
pkgsrc/inputmethod/mozc-server/patches:
patch-prediction_user__history__predictor.cc
Log message:
mozc-server: fix a build error on NetBSD/amd64 7.1.1 + pkgsrc-2017Q4.
Apply a patch from the upstream pull request #424:
https://github.com/google/mozc/pull/424/files
> Fix reference to std::swap #424
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/inputmethod/mozc-server/distinfo
cvs rdiff -u -r0 -r1.1 \
\
pkgsrc/inputmethod/mozc-server/patches/patch-prediction_user__history__predictor \
.cc
|