Search Criteria
Package Details: prometheus-cpp-git v0.r11.g250deb5-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/prometheus-cpp-git.git (read-only, click to copy) |
|---|---|
| Package Base: | prometheus-cpp-git |
| Description: | Prometheus Client Library for Modern C++ |
| Upstream URL: | https://github.com/jupp0r/prometheus-cpp.git |
| Licenses: | MIT |
| Submitter: | erikzenker |
| Maintainer: | erikzenker |
| Last Packager: | erikzenker |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-11-12 20:28 (UTC) |
| Last Updated: | 2020-11-12 20:28 (UTC) |
Dependencies (2)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
Latest Comments
dreieck commented on 2025-10-23 14:33 (UTC)
Please also remove the leading
.gitfrom the$urlvariable (use it only in thesourcearray).Regards and thanks for maintaining!
dreieck commented on 2025-10-23 14:33 (UTC)
Please
vfrom the package version as required by the Arch Linux VCS packaging guidelines,provides=("prometheus-cpp=${pkgver}"),Regards and thanks for the package!
petrbel commented on 2023-05-22 13:09 (UTC)
Hi, would you mind adding 'aarch64' as one of the supported architectures? I tested it and it works fine. Thanks for consideration!
jlegault commented on 2022-06-26 03:04 (UTC) (edited on 2022-06-26 03:04 (UTC) by jlegault)
is it possible to update the PKGBUILD to build it as a shared lib?