blob: d094eca510f5bccf8963c2df09a7a2357ef2a1a1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.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 ppc ppc64 ~riscv x86
LICENSE=MIT
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/nlohmann/json/archive/v3.10.5.tar.gz -> nlohmann_json-3.10.5.tar.gz test? ( https://github.com/nlohmann/json_test_data/archive/v3.0.0.tar.gz -> nlohmann_json-testdata-3.0.0.tar.gz )
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 891c4d3862cbc1ce8808ea427facbcd1 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0
_md5_=c464d502a65104c5acc93c9facf08d56
|