blob: e9730d0a6ee3f7ab83396d4d7fbb86f0652fceee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=virtual/pkgconfig dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=net-misc/curl sys-libs/zlib www-servers/civetweb[cxx] test? ( dev-cpp/benchmark dev-cpp/gtest )
DESCRIPTION=Prometheus Client Library for Modern C++
EAPI=8
HOMEPAGE=https://github.com/jupp0r/prometheus-cpp
INHERIT=cmake
IUSE=test zlib
KEYWORDS=~amd64 ~riscv ~x86
LICENSE=MIT
RDEPEND=net-misc/curl sys-libs/zlib www-servers/civetweb[cxx]
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/jupp0r/prometheus-cpp/archive/v1.0.0.tar.gz -> prometheus-cpp-1.0.0.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 cmake 11fee991ab428a3370e5c20fa8231fb6
_md5_=cb68ca1d39671189f7adae0b22cf8a98
|