mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
17 lines
820 B
Plaintext
17 lines
820 B
Plaintext
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
|
|
DEFINED_PHASES=compile configure install prepare test
|
|
DEPEND=test? ( dev-cpp/catch:0 )
|
|
DESCRIPTION=Boxing primitive types in C++
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/contour-terminal/reflection-cpp
|
|
INHERIT=cmake
|
|
IUSE=test
|
|
KEYWORDS=~amd64
|
|
LICENSE=Apache-2.0
|
|
RDEPEND=test? ( dev-cpp/catch:0 )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/contour-terminal/reflection-cpp/archive/refs/tags/v0.2.0.tar.gz -> reflection-cpp-0.2.0.tar.gz
|
|
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a
|
|
_md5_=0e1709cbe3bd178865be0a32192e9ae7
|