mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 00:53:02 -04:00
16 lines
910 B
Plaintext
16 lines
910 B
Plaintext
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 doc? ( app-doc/doxygen )
|
|
DEFINED_PHASES=compile configure install prepare test
|
|
DEPEND=test? ( dev-cpp/catch:0 dev-libs/boost )
|
|
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.2.0.tar.gz -> cli11-2.2.0.tar.gz
|
|
_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d docs 8ed2a8a28ff109e7a3582c9abb7fe327
|
|
_md5_=99cf12b85a2aa9a764effbc64104bb70
|