Package Details: fcitx5-hazkey 0.2.1-2

Git Clone URL: https://aur.archlinux.org/fcitx5-hazkey.git (read-only, click to copy)
Package Base: fcitx5-hazkey
Description: Japanese input method for fcitx5, powered by azooKey engine
Upstream URL: https://hazkey.hiira.dev/
Licenses: MIT
Conflicts: hazkey-server, hazkey-settings
Provides: hazkey-server, hazkey-settings
Submitter: hiira
Maintainer: hiira
Last Packager: hiira
Votes: 2
Popularity: 0.75
First Submitted: 2024-06-17 12:31 (UTC)
Last Updated: 2026-02-09 03:52 (UTC)

Pinned Comments

hiira commented on 2025-11-09 11:41 (UTC)

To resolve the "redefinition of <any trigonometric function>" error, comment out the math include section (below) in /usr/lib/swift/lib/swift_static/_FoundationCShims/_CStdlib.h.

//#if __has_include(<math.h>)
//#include <math.h>
//#endif

Latest Comments

hiira commented on 2026-02-09 11:55 (UTC)

Thank you. shaderc and git were added as makedepends to fcitx5-hazkey 0.2.1, which includes llama libraries

haxibami commented on 2025-12-13 16:32 (UTC)

Looks like shaderc and git are required to build this package (in a clean chroot environment).

hiira commented on 2025-11-09 13:44 (UTC) (edited on 2025-11-09 13:45 (UTC) by hiira)

Thank you, I've added vulkan-headers.

hiira commented on 2025-11-09 11:41 (UTC)

To resolve the "redefinition of <any trigonometric function>" error, comment out the math include section (below) in /usr/lib/swift/lib/swift_static/_FoundationCShims/_CStdlib.h.

//#if __has_include(<math.h>)
//#include <math.h>
//#endif

akku commented on 2025-11-09 08:45 (UTC)

vulkan-headers is required to build this package.