mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 14:03:33 -04:00
15 lines
963 B
Plaintext
15 lines
963 B
Plaintext
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5 doc? ( app-doc/doxygen )
|
|
DEFINED_PHASES=compile configure install prepare test unpack
|
|
DESCRIPTION=Command line parser for C++11
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/CLIUtils/CLI11 https://cliutils.github.io/CLI11/book
|
|
INHERIT=cmake docs
|
|
IUSE=test doc
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=BSD
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/2
|
|
SRC_URI=https://github.com/CLIUtils/cli11/archive/refs/tags/v2.1.0.tar.gz -> cli11-2.1.0.tar.gz test? ( https://github.com/philsquared/Catch/releases/download/v2.13.6/catch.hpp -> catch-2.13.6.hpp )
|
|
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 8a0248f83ae77f945d376ff4a7953257 flag-o-matic d5e1306543bc457213f68bb18f830d14 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 cmake 11fee991ab428a3370e5c20fa8231fb6 docs 7c38d94fa7c1b4235fe571dc09e018df
|
|
_md5_=4849605dc079862cd0dcf7ff0ebd5836
|