Package Details: uim-mozc 2.30.5520.102-1

Git Clone URL: https://aur.archlinux.org/uim-mozc.git (read-only, click to copy)
Package Base: uim-mozc
Description: uim plugin module for Mozc
Upstream URL: https://github.com/e-kato/macuim
Licenses: BSD
Groups: mozc-im
Submitter: phenylshima
Maintainer: phenylshima
Last Packager: phenylshima
Votes: 0
Popularity: 0.000000
First Submitted: 2023-07-27 10:04 (UTC)
Last Updated: 2024-07-16 10:19 (UTC)

Dependencies (5)

Required by (0)

Sources (5)

Latest Comments

phenylshima commented on 2024-07-22 23:10 (UTC)

@Calimero Thank you for your suggestion. Yes, the build will be fixed with that. However, unfortunately, bazel 7 has another issue, where it does not link libuim.so to libuim-mozc.so. I raised an issue to bazelbuild/bazel repo yesterday, but I am not sure how long it will take. (Sorry for taking so long to raise an issue since I first noticed in Mar. 2024)

Calimero commented on 2024-07-20 12:54 (UTC)

It works with bazel 7, you just need remove the line export JAVA_HOME='/usr/lib/jvm/java-11-openjdk/ to fix (assuming your system has java 21 or later in archlinux-java status or later), or update the version to 21 or 22 instead of 11.

phenylshima commented on 2024-03-12 07:37 (UTC)

This package does not seem to work with bazel 7.0.0. Please use bazel 6.4.0 to build this package for the time being.

phenylshima commented on 2023-09-29 05:47 (UTC)

Bazel 6.3.x cannot build this package properly. For now, please use bazel 6.2.1 instead. After bazel 6.4.0 is released, updating to bazel 6.4.0 will be the best solution.