blob: 45a3b3466640d79632bf53172bac6f2165e2f0b9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
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_=cmake 3395ce6618fc5c7af03335471b896644 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 xdg-utils 42869b3c8d86a70ef3cf75165a395e09
_md5_=1b588020f6d913250a37c996541996b5
|