mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 08:33:15 -04:00
16 lines
913 B
Plaintext
16 lines
913 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-3: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.3.0.tar.gz -> cli11-2.3.0.tar.gz
|
|
_eclasses_=toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1 docs 314e509c51630fb75f120d62a77d008c
|
|
_md5_=a3f28e9a619513aea8bb0ae12f9e5ef5
|