Search Criteria
Package Details: czmq 4.2.1-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/czmq.git (read-only, click to copy) |
|---|---|
| Package Base: | czmq |
| Description: | High-level C Binding for ZeroMQ |
| Upstream URL: | http://czmq.zeromq.org |
| Keywords: | czmq zmq |
| Licenses: | MPL2 |
| Provides: | czmq, libczmq.so |
| Submitter: | FirstAirBender |
| Maintainer: | FabioLolix (nilsnolde) |
| Last Packager: | nilsnolde |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-07-27 19:00 (UTC) |
| Last Updated: | 2025-08-16 19:26 (UTC) |
Dependencies (8)
- curl (curl-gitAUR, curl-c-aresAUR)
- libmicrohttpd (libmicrohttpd-gitAUR)
- lz4 (lz4-gitAUR)
- systemd-libs (systemd-libs-selinuxAUR, systemd-libs-gitAUR)
- util-linux-libs (util-linux-libs-selinuxAUR, util-linux-libs-aesAUR)
- zeromq (zeromq-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
Latest Comments
nilsnolde commented on 2025-08-16 19:30 (UTC)
Thanks for the co-maintainership. I added libmicrohttpd. I also had to add "-DCMAKE_POLICY_VERSION_MINIMUM=3.5". That's already fixed upstream, could've done a patch, but this was quicker and is fair for now.
nilsnolde commented on 2025-08-15 21:29 (UTC)
And FWIW, this recipe is not out of date, we're still at 4.2.1.
nilsnolde commented on 2025-08-15 21:26 (UTC)
For some reason I all of a sudden was missing libmicrohttpd when compiling prime_server for a new valhalla-git package. It's supposed to be optional for czmq and I didn't dig into the "why", prime_server isn't using it directly, though it does use tcp/http.
Would you mind adding it to the depends()?