This package does not build.
Fix by using custom.patch (fixes the build error and also enables hiragana by default, so you don't need to click in the tray menu)
and adding
patch -Np0 -i "${srcdir}/custom.patch"
at the top of prepare () {
then run updpkgsums and makepkg -f
Pinned Comments
Nocifer commented on 2022-05-29 21:53 (UTC) (edited on 2023-08-22 09:33 (UTC) by Nocifer)
If you're getting compilation errors, please delete your Bazel cache (
~/.cache/bazel
by default).