Package Details: fcitx5-hazkey 0.2.0-4

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: 0
Popularity: 0.000000
First Submitted: 2024-06-17 12:31 (UTC)
Last Updated: 2025-11-29 03:34 (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 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