Search Criteria
Package Details: cppzmq 4.8.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/cppzmq.git (read-only, click to copy) |
---|---|
Package Base: | cppzmq |
Description: | Header-only C++ binding for libzmq (only CMake module) |
Upstream URL: | https://github.com/zeromq/cppzmq |
Keywords: | 0mq extra-cmake-modules zeromq zmq |
Licenses: | MIT |
Submitter: | tomi77 |
Maintainer: | tomi77 (aviallon) |
Last Packager: | tomi77 |
Votes: | 1 |
Popularity: | 0.003118 |
First Submitted: | 2019-04-15 13:44 (UTC) |
Last Updated: | 2022-06-15 04:47 (UTC) |
Dependencies (4)
- zeromq (libxs, zeromq-git, zeromq-draft)
- cmake (cmake-git) (make)
- zeromq (libxs, zeromq-git, zeromq-draft) (make)
- cmake (cmake-git) (optional)
Required by (3)
- abyss-engine-git
- xeus (make)
- xeus-cling (make)
Latest Comments
FabioLolix commented on 2022-03-27 12:04 (UTC)
zeromq is missing as makedepends
You're pleased to build in a clean chroot to ensuring needed depends and makedepends are met, for convenience using extra-x86_64-build from devtools package https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot
Specifing the number of makejobs is prohibited
FabioLolix commented on 2022-03-27 12:01 (UTC)
About your makefile updpkgsusm is preferred over 'makepkg -g'
FabioLolix commented on 2022-03-27 11:59 (UTC)
You're pleased to make the downloaded sources unique using source=("${pkgname}-${pkgver}.tar.gz::https://github.com/zeromq/cppzmq/archive/v${pkgver}.tar.gz")
aviallon commented on 2021-11-06 11:02 (UTC)
@tomi77 Hello, I am interested in co-maintaining this package. Could you add me to the co-maintainers? Thank you
beojan commented on 2021-01-10 12:46 (UTC)
It appears zmq.hpp has now been removed from the zeromq package, so this package should install the headers.
sleeping commented on 2019-06-06 11:48 (UTC) (edited on 2019-06-06 11:48 (UTC) by sleeping)