mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
18 lines
2.4 KiB
Groff
18 lines
2.4 KiB
Groff
BDEPEND=doc? ( app-text/doxygen ) test? ( dev-cpp/gtest[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) app-alternatives/ninja >=dev-build/cmake-3.28.5
|
|
DEFINED_PHASES=compile configure install prepare setup test
|
|
DEPEND=libpfm? ( dev-libs/libpfm:= )
|
|
DESCRIPTION=A microbenchmark support library
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/google/benchmark/
|
|
INHERIT=cmake-multilib flag-o-matic python-single-r1
|
|
IUSE=doc debug libpfm test +tools abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
|
|
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86
|
|
LICENSE=Apache-2.0
|
|
RDEPEND=libpfm? ( dev-libs/libpfm:= ) tools? ( python_single_target_python3_11? ( dev-python/numpy[python_targets_python3_11(-)] >=dev-python/scipy-1.10.0[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/numpy[python_targets_python3_12(-)] >=dev-python/scipy-1.10.0[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/numpy[python_targets_python3_13(-)] >=dev-python/scipy-1.10.0[python_targets_python3_13(-)] ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) )
|
|
REQUIRED_USE=tools? ( ^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 ) )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/1
|
|
SRC_URI=https://github.com/google/benchmark/archive/v1.9.4.tar.gz -> benchmark-1.9.4.tar.gz
|
|
_eclasses_=toolchain-funcs 740535f4f83ae6f0f22c4f045321d850 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multilib-build d7802b3638ffc661375c0021cdd19efd multilib-minimal e9f54d75b074edc47d36994bbc1e2123 cmake-multilib 3f19d8d5fccba52076cdeb2281ad349f eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
|
|
_md5_=9854b25fd40d317916dce87a531bf8c4
|