mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
17 lines
933 B
Groff
17 lines
933 B
Groff
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
|
|
DEFINED_PHASES=compile configure install prepare test
|
|
DEPEND=net-misc/curl:= dev-libs/boost:= 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=prometheus test
|
|
KEYWORDS=~amd64 ~arm64 ~ppc64
|
|
LICENSE=Apache-2.0
|
|
RDEPEND=net-misc/curl:= dev-libs/boost:=
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/open-telemetry/opentelemetry-cpp/archive/refs/tags/v1.16.1.tar.gz -> opentelemetry-cpp-1.16.1.tar.gz
|
|
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic e8de74bac929ba17427e740e95707d00 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f
|
|
_md5_=4610063630bd28cae6eefeb38411520c
|