mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 08:33:15 -04:00
16 lines
962 B
Plaintext
16 lines
962 B
Plaintext
BDEPEND=doc? ( app-doc/doxygen[dot] ) test? ( dev-cpp/gtest ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
|
|
DEFINED_PHASES=compile configure install prepare test
|
|
DEPEND=dev-cpp/nlohmann_json dev-libs/openssl picojson? ( dev-cpp/picojson )
|
|
DESCRIPTION=header only library for creating and validating JSON Web Tokens in C++11
|
|
EAPI=8
|
|
HOMEPAGE=https://thalhammer.github.io/jwt-cpp/
|
|
INHERIT=cmake
|
|
IUSE=doc +picojson test
|
|
KEYWORDS=~amd64
|
|
LICENSE=MIT
|
|
RESTRICT=!picojson? ( test ) !test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/Thalhammer/jwt-cpp/archive/refs/tags/v0.6.0.tar.gz -> jwt-cpp-0.6.0.tar.gz
|
|
_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 38d6ec96711cea42a5cb1cc723a6e906 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d
|
|
_md5_=251f0640b4e0865bb2a952aa8037cd37
|