blob: f6f6bcc9d8ef8da303c6d9a076b5e71eab190a04 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=C++ header-only library for JSON and JSON-like data formats
EAPI=8
HOMEPAGE=https://danielaparker.github.io/jsoncons/ https://github.com/danielaparker/jsoncons
INHERIT=cmake
IUSE=test
KEYWORDS=~amd64 ~x86
LICENSE=Boost-1.0
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/danielaparker/jsoncons/archive/refs/tags/v1.6.0.tar.gz -> jsoncons-1.6.0.tar.gz
_eclasses_=cmake 3395ce6618fc5c7af03335471b896644 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 xdg-utils 42869b3c8d86a70ef3cf75165a395e09
_md5_=75fe15f9e2bd05eb905f7a1e98890d26
|