mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-04-30 16:57:29 -07:00
15 lines
867 B
Groff
15 lines
867 B
Groff
BDEPEND=test? ( dev-cpp/doctest ) app-alternatives/ninja >=dev-build/cmake-3.28.5
|
|
DEFINED_PHASES=compile configure install prepare test
|
|
DESCRIPTION=Fast and exact implementation of the C++ from_chars functions for number types
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/fastfloat/fast_float
|
|
INHERIT=cmake
|
|
IUSE=test
|
|
KEYWORDS=amd64 arm arm64 ~loong ppc ppc64 ~riscv ~sparc x86
|
|
LICENSE=|| ( Apache-2.0 Boost-1.0 MIT )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/fastfloat/fast_float/archive/refs/tags/v8.0.2.tar.gz -> fast_float-8.0.2.tar.gz
|
|
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644
|
|
_md5_=42a089ac345999b2d136e0ecfba9386a
|