mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
17 lines
968 B
Plaintext
17 lines
968 B
Plaintext
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5
|
|
DEFINED_PHASES=compile configure install prepare test unpack
|
|
DEPEND=test? ( dev-cpp/gtest ) dev-libs/openssl dev-cpp/nlohmann_json
|
|
DESCRIPTION=JSON Web Token library for C++
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/arun11299
|
|
INHERIT=cmake vcs-snapshot
|
|
IUSE=examples test
|
|
KEYWORDS=~amd64 ~arm64 ~ppc64
|
|
LICENSE=MIT
|
|
RDEPEND=test? ( dev-cpp/gtest ) dev-libs/openssl dev-cpp/nlohmann_json
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/arun11299/cpp-jwt/archive/e12ef06218596b52d9b5d6e1639484866a8e7067.tar.gz -> cpp-jwt-1.5_pre20220727.tar.gz
|
|
_eclasses_=toolchain-funcs 740535f4f83ae6f0f22c4f045321d850 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644 vcs-snapshot 05efecc60246abc94da28ed8adf74c4d
|
|
_md5_=c02e799b39c4d62ea77ccfd247c25a5b
|