mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
17 lines
1012 B
Plaintext
17 lines
1012 B
Plaintext
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5
|
|
DEFINED_PHASES=compile configure install prepare test
|
|
DEPEND=net-misc/curl:= dev-libs/thrift:= dev-libs/boost:= prometheus? ( dev-cpp/prometheus-cpp ) test? ( dev-cpp/gtest dev-cpp/benchmark )
|
|
DESCRIPTION=The OpenTelemetry C++ Client
|
|
EAPI=8
|
|
HOMEPAGE=https://opentelemetry.io/ https://github.com/open-telemetry/opentelemetry-cpp
|
|
INHERIT=cmake
|
|
IUSE=+jaeger prometheus test
|
|
KEYWORDS=amd64 ~arm64 ppc64
|
|
LICENSE=Apache-2.0
|
|
RDEPEND=net-misc/curl:= dev-libs/thrift:= dev-libs/boost:=
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/open-telemetry/opentelemetry-cpp/archive/refs/tags/v1.6.0.tar.gz -> opentelemetry-cpp-1.6.0.tar.gz
|
|
_eclasses_=toolchain-funcs 7e440a20ac11dece04e3334622e6e5da flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c
|
|
_md5_=34e9716cd00355b4d60c7f9c3570ed37
|