mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
16 lines
940 B
Plaintext
16 lines
940 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-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.4.0.tar.gz -> jwt-cpp-0.4.0.tar.gz
|
|
_eclasses_=toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 646b7a2a63596361551a6c1fabf28057
|
|
_md5_=57c825ee7367f0f32de42cc82dfe60a8
|