mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 00:53:02 -04:00
16 lines
913 B
Groff
16 lines
913 B
Groff
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.2.tar.gz -> cli11-2.3.2.tar.gz
|
|
_eclasses_=toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake a5763be3a7ea9d44c19c5a73586aeeeb docs d8252aed4deb205674b4feefc1775bf3
|
|
_md5_=a3f28e9a619513aea8bb0ae12f9e5ef5
|