Search Criteria
Package Details: fcitx-mozc-neologd-ut 2.26.4500.102.20210922-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/fcitx-mozc-neologd-ut.git (read-only, click to copy) |
---|---|
Package Base: | fcitx-mozc-neologd-ut |
Description: | Fcitx Module of A Japanese Input Method for Chromium OS, Windows, Mac and Linux (the Open Source Edition of Google Japanese Input) with NEologd dictionary. |
Upstream URL: | https://osdn.net/users/utuhiro/pf/utuhiro/files/ |
Licenses: | custom |
Conflicts: | fcitx-mozc, fcitx-mozc-neologd-ut+ut2, fcitx-mozc-ut, fcitx-mozc-ut-unified, fcitx-mozc-ut-unified-full, fcitx-mozc-ut2, mozc, mozc-ut, mozc-ut-unified, mozc-ut-unified-full, mozc-ut2 |
Submitter: | YEK |
Maintainer: | YEK |
Last Packager: | YEK |
Votes: | 5 |
Popularity: | 0.000018 |
First Submitted: | 2017-11-23 08:44 (UTC) |
Last Updated: | 2021-09-22 16:48 (UTC) |
Dependencies (14)
- fcitx (fcitx-minimal-git)
- qt5-base (qt5-base-git, qt5-base-headless)
- bzip2 (bzip2-git, bzip2-rustify-git, bzip2-with-lbzip2-symlinks) (make)
- clang (clang8, llvm-minimal-git, llvm-git, clang-git) (make)
- curl (curl-minimal-git, curl-git) (make)
- fcitx (fcitx-minimal-git) (make)
- glib2 (glib2-clear, glib2-quiet, glib2-selinux, glib2-nodocs-git, glib2-git, glib2-patched-thumbnailer) (make)
- gyp (make)
- libxcb (libxcb-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
- pkg-config (pkgconf-git, pkgconf) (make)
- python (python38, python36, python37, python3.7, nogil-python, python311, python39) (make)
- qt5-base (qt5-base-git, qt5-base-headless) (make)
- unzip (unzip-natspec) (make)
Required by (0)
Sources (10)
- abseil-cpp-20210324.1.tar.gz
- googletest-release-1.10.0.tar.gz
- https://osdn.net/users/reasonset/pf/aur_mozc_ut_neologd/dl/mozc-2.26.4500.102.tar.bz2
- https://osdn.net/users/reasonset/pf/aur_mozc_ut_neologd/dl/mozcdic-ut-neologd-20210922.tar.bz2
- https://osdn.net/users/utuhiro/pf/utuhiro/dl/fcitx-mozc-20210822.patch
- https://osdn.net/users/utuhiro/pf/utuhiro/dl/fcitx-mozc-icons-20201229.tar.gz
- https://www.post.japanpost.jp/zipcode/dl/jigyosyo/zip/jigyosyo.zip
- https://www.post.japanpost.jp/zipcode/dl/kogaki/zip/ken_all.zip
- japanese-usage-dictionary-master.zip
- protobuf-3.13.0.tar.gz
Latest Comments
YEK commented on 2021-01-04 15:59 (UTC)
Neologd only dictionary version is no longer available. Please use fcitx-mozc-ut-unified.
(If you want to create Neologd only version package, Please contact me.)
YEK commented on 2020-06-12 03:55 (UTC)
Now mozc with NEologd is resumed on upstream as "mozcdic-ut-neologd". It is about the same as (fcitx-)mozc-neologd-ut, so I resume this package by changing upstream as mozcdic-ut-neologd.
YEK commented on 2020-06-11 14:25 (UTC)
NOW THIS PACKAGE IS END-OF-LIFE.
(fcitx-)mozc-neologd-ut and (fcitx-)mozc-ut2 were merged into new mozc-ut. It is on AUR as mozc-ut-unified package.
YEK commented on 2020-06-09 14:19 (UTC)
@LutirsOnBall I got it!! :-) Please enjoy your inputting.
LutirsOnBall commented on 2020-06-09 00:22 (UTC)
Thanks for upgrading. I could compile and install them with no errors. And they works pretty good!
YEK commented on 2020-01-23 13:15 (UTC)
@take100yen
I'm sorry very very late.
20190422 missed to apply patch. It was fixed on next release (20190530).
Thank you for your report, and I'm sorry I missed it.
commented on 2019-06-05 23:04 (UTC)
@YEK add-new-japanese-era.patch is not applied in PKGBUILD. Did you forgot to add a process to apply the patch?
YEK commented on 2018-07-28 20:53 (UTC)
@boronology Thank you for notice!!! I updated the package to 20180719.
boronology commented on 2018-07-28 07:26 (UTC)
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 (UTC)
@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 (UTC)
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!