mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-04-30 16:57:29 -07:00
17 lines
1.0 KiB
Groff
17 lines
1.0 KiB
Groff
BDEPEND=virtual/pkgconfig test? ( dev-cpp/gtest ) app-alternatives/ninja >=dev-build/cmake-3.28.5
|
|
DEFINED_PHASES=compile configure install prepare test
|
|
DEPEND=>=dev-cpp/jwt-cpp-0.7.0[picojson] dev-db/sqlite dev-libs/openssl:0= net-misc/curl:0= kernel_linux? ( sys-apps/util-linux )
|
|
DESCRIPTION=C++ implementation of the SciTokens library with a C library interface
|
|
EAPI=8
|
|
HOMEPAGE=https://scitokens.org/
|
|
INHERIT=cmake
|
|
IUSE=test
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=Apache-2.0
|
|
RDEPEND=>=dev-cpp/jwt-cpp-0.7.0[picojson] dev-db/sqlite dev-libs/openssl:0= net-misc/curl:0= kernel_linux? ( sys-apps/util-linux )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/scitokens/scitokens-cpp/archive/refs/tags/v1.4.1.tar.gz -> scitokens-cpp-1.4.1.tar.gz
|
|
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644
|
|
_md5_=ab7e0496350ee7db16a43892f35aadab
|