Search Criteria
Package Details: mozc-neologd-ut 2.23.2815.102.20190204.1-1
Git Clone URL: | https://aur.archlinux.org/fcitx-mozc-neologd-ut.git (read-only) |
---|---|
Package Base: | fcitx-mozc-neologd-ut |
Description: | A Japanese Input Method for Chromium OS, Windows, Mac and Linux (the Open Source Edition of Google Japanese Input) |
Upstream URL: | https://osdn.net/users/utuhiro/pf/utuhiro/files/ |
Licenses: | |
Conflicts: | |
Submitter: | YEK |
Maintainer: | YEK |
Last Packager: | YEK |
Votes: | 1 |
Popularity: | 0.012010 |
First Submitted: | 2017-11-23 08:44 |
Last Updated: | 2019-02-08 16:21 |
Dependencies (15)
- qt5-base (qt5-base-headless, qt5-base-git, qt5-base-nostatx)
- zinnia
- bzip2 (bzip2-with-lbzip2-symlinks) (make)
- clang (clang-assert, clang-pypy-stm, clang-polly-svn, clang39, clang-trunk, clang38, clang-svn, clang-git) (make)
- curl (curl-http2-git, curl-git) (make)
- fcitx (fcitx-minimal-git) (make)
- glib2 (glib2-sched-policy, glib2-quiet, glib2-patched-thumbnailer, glib2-git) (make)
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-patched-filechooser-icon-view) (make)
- libxcb (libxcb-git) (make)
- ninja (ninja-git, ninja-kitware) (make)
- pkg-config (pkgconf-git, pkgconf) (make)
- python2 (pypy19, stackless-python2) (make)
- qt5-base (qt5-base-headless, qt5-base-git, qt5-base-nostatx) (make)
- unzip (unzip-natspec, unzip-iconv) (make)
- zinnia (make)
Latest Comments
YEK commented on 2018-07-28 20:53
@boronology Thank you for notice!!! I updated the package to 20180719.
boronology commented on 2018-07-28 07:26
Hello. I found new version of mozc-neologd-ut dictionary was released. I succeeded to build the package only by changing _dictver (20180719) and the URL(https://osdn.net/frs/chamber_redir.php?m=iij&f=%2Fusers%2F21%2F21904%2Fmozc-neologd-ut-2.23.2815.102.20180719.1.tar.xz). Thank you.
YEK commented on 2018-07-06 14:28
@tuxsavvy Thank you for first comment and contribute patch! I'm sorry I didn't notice immediately.
I updated package to 201806. It work fine on my environment. If still issue 441 didn't solved, please report and I will merge it.
tuxsavvy commented on 2018-05-17 11:09
Package fails to compile due to needing operator for mozc::ZeroQueryDict::iterator. The issue has been reported upstream by others: https://github.com/google/mozc/issues/441 along with a patch to rectify the issue.
I have personally tested the patch and it compiles fine. Here is a hackish attempt to have it included in the PKGBUILD:
Please merge this patch (or create something that will include the patch) into your PKGBUILD.
Thanks!