mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 22:28:08 -07:00
17 lines
997 B
Plaintext
17 lines
997 B
Plaintext
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5
|
|
DEFINED_PHASES=compile configure install prepare test
|
|
DEPEND=dev-cpp/nlohmann_json
|
|
DESCRIPTION=C++ library for the Debug Adapter Protocol
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/google/cppdap
|
|
INHERIT=cmake
|
|
IUSE=test
|
|
KEYWORDS=amd64 arm arm64 ppc x86
|
|
LICENSE=Apache-2.0
|
|
RDEPEND=dev-cpp/nlohmann_json
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/google/cppdap/archive/252b56807b532533ea7362a4d949758dcb481d2b.tar.gz -> cppdap-0_pre20230605.tar.gz test? ( https://github.com/google/googletest/archive/0a03480824b4fc7883255dbd2fd8940c9f81e22e.tar.gz -> cppdap-gtest-0a03480824b4fc7883255dbd2fd8940c9f81e22e.tar.gz )
|
|
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake c54f532543a549f7318d6c49aaf8e953
|
|
_md5_=874fc9fae5538bc44def24bc84d51bcf
|