mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
15 lines
875 B
Plaintext
15 lines
875 B
Plaintext
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5
|
|
DEFINED_PHASES=compile configure install prepare test
|
|
DESCRIPTION=JSON for Modern C++
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/nlohmann/json https://nlohmann.github.io/json/
|
|
INHERIT=cmake
|
|
IUSE=test
|
|
KEYWORDS=amd64 arm arm64 ~loong ppc ppc64 ~riscv x86
|
|
LICENSE=MIT
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/nlohmann/json/archive/v3.12.0.tar.gz -> nlohmann_json-3.12.0.tar.gz test? ( https://github.com/nlohmann/json_test_data/archive/v3.1.0.tar.gz -> nlohmann_json-testdata-3.1.0.tar.gz )
|
|
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3d9a5fc17dadea162813d5d8918328b4
|
|
_md5_=735bf93f0bc171edb9d5c4f56a1d629f
|