mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-04-29 16:37:30 -07:00
17 lines
1.2 KiB
Groff
17 lines
1.2 KiB
Groff
BDEPEND=doc? ( app-text/doxygen[dot] ) test? ( dev-cpp/gtest ) app-alternatives/ninja >=dev-build/cmake-3.28.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 ~x86
|
|
LICENSE=MIT
|
|
RDEPEND=dev-cpp/nlohmann_json dev-libs/openssl picojson? ( dev-cpp/picojson )
|
|
RESTRICT=!picojson? ( test ) !test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/Thalhammer/jwt-cpp/archive/refs/tags/v0.7.2.tar.gz -> jwt-cpp-0.7.2.tar.gz https://raw.githubusercontent.com/jothepro/doxygen-awesome-css/v2.2.1/doxygen-awesome.css https://raw.githubusercontent.com/jothepro/doxygen-awesome-css/v2.2.1/doxygen-awesome-sidebar-only.css
|
|
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644
|
|
_md5_=1b588020f6d913250a37c996541996b5
|