mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
17 lines
805 B
Groff
17 lines
805 B
Groff
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/boxed-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/boxed-cpp/archive/refs/tags/v1.4.3.tar.gz -> boxed-cpp-1.4.3.tar.gz
|
|
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a
|
|
_md5_=349ee470ffda1c3330ad1bb52fde8b6f
|