@C_Schmidpeter as stated in a comment below yours(and now pinned) the uploader of the dictionary is no longer uploading it. i would recommend looking at the mozc-ut and ibus-mozc packages as they seem to fulfill the same purpose.
Search Criteria
Package Details: ibus-mozc-ut-united 2.28.4960.102_20230107_2.28.4880.102.r161.g7ec82c93-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mozc-ut-united.git (read-only, click to copy) |
---|---|
Package Base: | mozc-ut-united |
Description: | IBus engine module for Mozc with UT dictionary |
Upstream URL: | https://osdn.net/users/utuhiro/pf/utuhiro/files/ |
Licenses: | GPL, custom, BSD |
Conflicts: | ibus-mozc, ibus-mozc-ut2 |
Provides: | ibus-mozc |
Submitter: | OrangeJuicelol |
Maintainer: | silverhikari |
Last Packager: | silverhikari |
Votes: | 7 |
Popularity: | 0.93 |
First Submitted: | 2020-06-26 15:05 (UTC) |
Last Updated: | 2023-01-07 00:33 (UTC) |
Dependencies (8)
- ibus (ibus-git)
- bazel (bazel-git, bazel024-bin, bazel024, bazel2, bazel3, bazel3-bin, bazelisk, bazelisk-bin, bazelisk-git) (make)
- clang (clang8, clang-git, llvm-git, llvm-minimal-git) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-bin, python-ninja, ninja-kitware, ninja-mem) (make)
- python-six (make)
- ruby (make)
- zinnia (make)
Sources (9)
- git+https://chromium.googlesource.com/breakpad/breakpad
- git+https://chromium.googlesource.com/external/gyp
- git+https://github.com/abseil/abseil-cpp.git
- git+https://github.com/google/googletest.git
- git+https://github.com/hiroyuki-komatsu/japanese-usage-dictionary.git
- git+https://github.com/open-source-parsers/jsoncpp.git
- git+https://github.com/protocolbuffers/protobuf
- https://osdn.net/downloads/users/40/40080/mozcdic-ut-20230107.tar.bz2
- mozc
silverhikari commented on 2023-02-24 05:22 (UTC) (edited on 2023-02-24 05:22 (UTC) by silverhikari)
C_Schmidpeter commented on 2023-02-24 04:46 (UTC)
Build fails with:
-> Downloading mozcdic-ut-20230107.tar.bz2... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 ==> ERROR: Failure while downloading https://osdn.net/downloads/users/40/40080/mozcdic-ut-20230107.tar.bz2 Aborting...
silverhikari commented on 2023-01-28 17:51 (UTC)
i am now wondering if this package is even needed now as mozc-ut and ibus-mozc perform the same function as this does?
silverhikari commented on 2023-01-28 17:34 (UTC) (edited on 2023-02-24 05:20 (UTC) by silverhikari)
at the moment this project is now dead, as the maintainer for the mozcdic-ut is no longer publishing the ut dictionary and at the moment they are trying to split it into a version that can be distributed. if you need to something similar i would recommend switching to mozc-ut and ibus-mozc.
direct url to info: http://linuxplayers.g1.xrea.com/mozc-ut.html
silverhikari commented on 2022-07-11 19:15 (UTC) (edited on 2022-07-11 19:15 (UTC) by silverhikari)
@codewiz figured out the problem, after removing the patches(as they are no longer needed) i had forgotten to remove the sums for those patches causing there to be more sums than there are sources. i removed the sums after noticing the problem but i had forgotten before pushing the commit to increment the pkgrel. the new version should fix this issue
codewiz commented on 2022-07-10 01:58 (UTC) (edited on 2022-07-10 01:58 (UTC) by codewiz)
Updating to mozc-ut-united 2.28.4750.102_20220623_2.26.4660.102.r205.g9da52ff9-1 fails with:
==> ERROR: Integrity checks (sha1) differ in size from the source array.
-> error downloading sources: mozc-ut-united
context: exit status 1
Known problem?
silverhikari commented on 2022-05-15 04:10 (UTC) (edited on 2022-05-15 04:10 (UTC) by silverhikari)
@jimreynold2nd it should build fine using the java version specified by bazel which is jdk11-openjdk
jimreynold2nd commented on 2022-05-13 19:27 (UTC)
I have the same problem with homocomputeris. What's the java version used?
silverhikari commented on 2022-03-29 05:37 (UTC)
@homocomputeris i can not replicate this error on my systems, you may want to send this upstream to the bazel issues as this seems to be caused by something going wrong with bazel and java
Pinned Comments
silverhikari commented on 2023-01-28 17:34 (UTC) (edited on 2023-02-24 05:20 (UTC) by silverhikari)
at the moment this project is now dead, as the maintainer for the mozcdic-ut is no longer publishing the ut dictionary and at the moment they are trying to split it into a version that can be distributed. if you need to something similar i would recommend switching to mozc-ut and ibus-mozc.
direct url to info: http://linuxplayers.g1.xrea.com/mozc-ut.html
OrangeJuicelol commented on 2020-12-10 14:45 (UTC) (edited on 2022-01-13 19:08 (UTC) by OrangeJuicelol)
Notice: If you are building for Emacs, please enable toggle for Emacs and disable toggle for IBus in pkgbuild (Read: https://wiki.archlinux.org/index.php/Mozc#Installation)