Search Criteria
Package Details: fcitx5-mozc-ut 2.31.5712.102.20250117-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/fcitx5-mozc-ut.git (read-only, click to copy) |
---|---|
Package Base: | fcitx5-mozc-ut |
Description: | Fcitx5 module for Mozc (the Open Source edition of Google Japanese Input) bundled with the UT dictionary |
Upstream URL: | https://github.com/google/mozc |
Licenses: | Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND GPL-2.0-or-later AND CC0-1.0 AND CC-BY-SA-3.0 AND CC-BY-SA-4.0 AND GPL-2.0-only AND GPL-2.0-or-later AND MIT AND NAIST-2003 AND Unicode-3.0 AND LicenseRef-Okinawa-Dictionary |
Conflicts: | emacs-mozc, fcitx-mozc, fcitx5-mozc, ibus-mozc, mozc, mozc-ut |
Provides: | fcitx5-mozc |
Submitter: | Nocifer |
Maintainer: | Nocifer |
Last Packager: | Nocifer |
Votes: | 12 |
Popularity: | 5.19 |
First Submitted: | 2025-02-08 22:00 (UTC) |
Last Updated: | 2025-02-08 22:00 (UTC) |
Dependencies (5)
- fcitx5 (fcitx5-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- bazel (bazel-gitAUR, bazel3-binAUR, bazelisk-gitAUR, bazelisk-binAUR, bazelisk) (make)
- git (git-gitAUR, git-glAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
Required by (3)
- fcitx5-input-support (requires fcitx5-mozc) (optional)
- mozc (optional)
- mozc-ut (optional)
Sources (18)
- git+https://github.com/abseil/abseil-cpp.git#commit=4447c7562e3bc702ade25105912dce503f0c4010
- git+https://github.com/chromium/gyp.git#commit=9ecf45e37677743503342ee4c6a76eaee80e4a7f
- git+https://github.com/fcitx/mozc.git#commit=9dc82478fb74ffbb5ea4ddde84350db68ee89754
- git+https://github.com/google/breakpad.git#commit=216cea7bca53fa441a3ee0d0f5fd339a3a894224
- git+https://github.com/google/googletest.git#commit=b514bdc898e2951020cbdca1304b75f5950d1f59
- git+https://github.com/hiroyuki-komatsu/japanese-usage-dictionary.git#commit=e5b3425575734c323e1d947009dd74709437b684
- git+https://github.com/microsoft/wil.git#commit=fc5dbf55989fe20351c71d038a8d12de4b397a6d
- git+https://github.com/protocolbuffers/protobuf.git#commit=7cc670c1809e704ebeba90fb430d50e009f36727
- git+https://github.com/utuhiro78/merge-ut-dictionaries.git#commit=c0a210388ce78ee7ebfa918810d8224e717a693e
- git+https://github.com/utuhiro78/mozcdic-ut-alt-cannadic.git#commit=bf26bcbb1846f2e9cf35cbfcafcc91c015a1fb22
- git+https://github.com/utuhiro78/mozcdic-ut-edict2.git#commit=520fbc99080bd2b3111440c23ca0e2edaa4c76c5
- git+https://github.com/utuhiro78/mozcdic-ut-jawiki.git#commit=342b9b00c1cc58c9c124b9d7551fdac9a71ee56b
- git+https://github.com/utuhiro78/mozcdic-ut-neologd.git#commit=e33ac4ce808fa4253c6c97bf5178e229a4bfb50f
- git+https://github.com/utuhiro78/mozcdic-ut-personal-names.git#commit=5221f96d59b797e915845a4a51b2e8a8543b47e1
- git+https://github.com/utuhiro78/mozcdic-ut-place-names.git#commit=9789d69e28b7ee7176c9ea0a5826317cfdac75a5
- git+https://github.com/utuhiro78/mozcdic-ut-skk-jisyo.git#commit=c52cdb15e0a014c96050ce1bd02932f50706a3f0
- git+https://github.com/utuhiro78/mozcdic-ut-sudachidict.git#commit=3eb0a18fe59f9d60a558585f3f9734c66665cf9b
- https://dumps.wikimedia.org/jawiki/20250101/jawiki-20250101-pages-articles-multistream-index.txt.bz2
Latest Comments
1 2 Next › Last »
toshimichi commented on 2025-03-12 16:42 (UTC)
https://github.com/fcitx/mozc/commit/3a9c6ecff262ab613b4cfd243bd7d492f2ae5e13
This commit seems to fix this issue. You can fix PKGBUILD by updating mozc.
mozc source: git+https://github.com/fcitx/mozc.git#commit=5ce1aa899d178cafd681c4e4d60ff5fd82850815
sha256sum: 969e82423113e381ef2f3d7d720c8f8b0112ddb5478668da09e0645752a34dbe
toshimichi commented on 2025-03-11 12:52 (UTC)
This repository seems to have been updated 3 days ago, which causes installation issues. https://github.com/hiroyuki-komatsu/japanpost_zipcode
bsjeon commented on 2025-02-17 07:18 (UTC) (edited on 2025-02-17 07:18 (UTC) by bsjeon)
https://github.com/google/mozc
https://github.com/fcitx/mozc
Is there a functional difference in the mozc_server executable between the two?
If not, how about adding ‘mozc=2.31.5712.102’ to PKGBUILD's ‘provides’ and removing emacs-mozc and ibus-mozc from ‘conflicts’?
It seems to be essentially a problem with the official fcitx5-mozc, but the login process is weird, so I'm not able to report the issue. Ideally, it would be best if the mozc package could be separated from the official fcitx5-mozc.
hirobot commented on 2025-02-14 01:25 (UTC)
Thanks, @keiichiiownsu12. I ignored the dependency between fcitx5-mozc-ut and emacs-mozc and rebuilt it.
keiichiiownsu12 commented on 2025-02-13 17:35 (UTC)
@hirobot, wouldn't recommend this for the long term, but you could revert to commit
980858ba
, updatepkgver
to latest version, and build.hirobot commented on 2025-02-12 01:25 (UTC)
:: fcitx5-mozc-ut-2.31.5712.102.20250117-1 and emacs-mozc-2.31.5712.102-1 are in conflict. Remove emacs-mozc? [y/N] I hope that emacs-mozc will be available.
keiichiiownsu12 commented on 2025-02-10 21:28 (UTC) (edited on 2025-02-10 21:28 (UTC) by keiichiiownsu12)
Echoing @CryogEnix
ibus-mozc
andfcitx5-mozc-ut
were not previously incompatible.The only notable incompatibility is there are a few mozc files being shared among
fcitx5-mozc-ut
,ibus-mozc
, andmozc-ut
:fcitx5-mozc-ut
ibus-mozc
mozc-ut
Why not provide those files thru
mozc-ut
as a dependency?CryogEnix commented on 2025-02-09 21:02 (UTC)
I have a question: Ibus-mozc and Fcitx5-mozc do not have any particular incompatibilities with apps, correct?
In any case, I still use Fcitx5-mozc-ut for the UT dictionaries alone.
npreining commented on 2025-02-09 11:45 (UTC)
I have been using these packages since long, and I am surprised to see all the drama. Which packages have been removed, and where is the explanation for the removal.
@Muflone you might want to check https://wiki.archlinux.org/title/Mozc for why UT dictionaries are worth it, to quote:
@Nocifer Thanks a lot for your work on this, greatly appreciated!
Muflone commented on 2025-02-08 23:43 (UTC)
So is this package adding some extra features with those patches? What features exactly? Additional dictionaries?
your previous comment refered only to be able to be installed alongside with IBus, not extra features
1 2 Next › Last »