Search Criteria
Package Details: mingw-w64-json-c 0.18-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mingw-w64-json-c.git (read-only, click to copy) |
---|---|
Package Base: | mingw-w64-json-c |
Description: | A JSON implementation in C (mingw-w64) |
Upstream URL: | https://github.com/json-c/json-c/wiki |
Licenses: | MIT |
Submitter: | adsun |
Maintainer: | None |
Last Packager: | xantares |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2018-06-21 11:45 (UTC) |
Last Updated: | 2025-09-07 08:51 (UTC) |
Dependencies (2)
- mingw-w64-crt (mingw-w64-crt-msvcrtAUR, llvm-mingwAUR)
- mingw-w64-cmakeAUR (llvm-mingw-w64-cmakeAUR) (make)
Latest Comments
jagh122 commented on 2025-09-02 18:04 (UTC)
current CMake refuses to build the package.
Adding -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to the cmake command seems to satisfy it.