Search Criteria
Package Details: fcitx5-mozc-ext-neologd 3.33.6133.102.ga16dde4.xb1b79e9-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/fcitx5-mozc-ext-neologd.git (read-only, click to copy) |
|---|---|
| Package Base: | fcitx5-mozc-ext-neologd |
| Description: | Fcitx5 Module of Mozc (Google Japanese Input OSS) with external generated dictionaries (NEologd and Sudachi.) |
| Upstream URL: | https://github.com/google/mozc |
| Licenses: | custom |
| Conflicts: | fcitx-mozc, fcitx-mozc-neologd-ut, fcitx-mozc-ut-unified, fcitx-mozc-ut-unified-full, fcitx5-mozc, fcitx5-mozc-ut, fcitx5-mozc-ut-full, mozc, mozc-fcitx, mozc-server, mozc-utils-gui |
| Provides: | fcitx5-mozc |
| Submitter: | Harukamy |
| Maintainer: | Harukamy |
| Last Packager: | Harukamy |
| Votes: | 5 |
| Popularity: | 0.000007 |
| First Submitted: | 2023-01-13 05:58 (UTC) |
| Last Updated: | 2026-06-07 00:24 (UTC) |
Dependencies (14)
- fcitx5 (fcitx5-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-hifpsAUR, qt6-base-headlessAUR)
- bazelisk (bazelisk-gitAUR) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
- python (make)
- python-six (make)
- ruby (make)
- ruby-csv (make)
- ruby-nkf (make)
- unzip (unzip-zstdAUR, unzip_pAUR, unzip-natspecAUR) (make)
- xz (xz-gitAUR) (make)
- zsh (zsh-gitAUR) (make)
Required by (3)
- fcitx5-input-support (requires fcitx5-mozc) (optional)
- hypr-input-switcher-bin (requires fcitx5-mozc) (optional)
- nihongo (requires fcitx5-mozc) (optional)
Sources (11)
- git+https://chromium.googlesource.com/breakpad/breakpad#commit=8be0e31
- git+https://github.com/abseil/abseil-cpp.git#commit=5c01794
- git+https://github.com/fcitx/mozc.git#commit=a16dde4
- git+https://github.com/google/googletest.git#commit=d72f9c8
- git+https://github.com/google/protobuf.git#commit=199a436
- git+https://github.com/hiroyuki-komatsu/japanese-usage-dictionary.git#commit=38d3462
- git+https://github.com/neologd/mecab-ipadic-neologd.git#commit=abc61e3
- git+https://github.com/open-source-parsers/jsoncpp.git#commit=ca98c98
- git+https://github.com/reasonset/mozcdict-ext.git#commit=b1b79e9
- https://www.post.japanpost.jp/service/search/zipcode/download/kogaki/zip/ken_all.zip
- https://www.post.japanpost.jp/service/search/zipcode/download/office/zip/jigyosyo.zip
Latest Comments
Harukamy commented on 2026-06-07 00:26 (UTC) (edited on 2026-06-07 00:27 (UTC) by Harukamy)
I’ve updated it. Thanks for pointing it out.
Here are the details of the updates:
ken_all and jigyosyo
It seems the URLs changed in the May 29 update.
The suggestion was to use the newly added UTF-8 version of ken_all, but since KEN_ALL.CSV is supposed to be in Shift JIS, I changed it so that it downloads the ken_all file from the new address.
Adding unzip
This is required by makepkg. I added it.
ruby-csv and ruby-nkf
These are required by mozcdict-ext.
Due to updates in the Ruby package, these components were no longer included, but the configuration still assumed they were.
I added them.
Environment variables for Bazel
In the latest environment, Bazel violates the sandbox and tries to search for libraries, causing errors.
I fixed this by adding the necessary environment variables.
Other updates
For cases where only dict-ext is updated, I modified the versioning so that it includes the dict-ext version.
While I was at it, I also updated dict-ext.
Yourumark commented on 2026-06-06 01:24 (UTC) (edited on 2026-06-06 01:31 (UTC) by Yourumark)
(1) I found zipcode urls are wrong,
and official unzipped csv filename (KEN_ALL.CSV) is renamed like below.
(2) I added makedepends(PKGBUILD) " 'ruby-csv' 'ruby-nkf' 'unzip' " , because of error at coverting csv to txt.
Harukamy commented on 2024-07-13 08:48 (UTC)
I added fix for GCC14. Due to the impact of the UPSTREAM update, please make sure to clean build.