Package Details: fcitx5-mozc-ext-neologd 3.33.6133.102.ga16dde4.xb1b79e9-1

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)

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,

https://www.post.japanpost.jp/zipcode/dl/jigyosyo/zip/jigyosyo.zip
->https://www.post.japanpost.jp/service/search/zipcode/download/office/zip/jigyosyo.zip

https://www.post.japanpost.jp/zipcode/dl/kogaki/zip/ken_all.zip
->https://www.post.japanpost.jp/service/search/zipcode/download/utf/zip/utf_ken_all.zip

and official unzipped csv filename (KEN_ALL.CSV) is renamed like below.

utf_ken_all.zip  -- unzip -->  utf_ken_all.csv

(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.