mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
18 lines
2.3 KiB
Groff
18 lines
2.3 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 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3d9a5fc17dadea162813d5d8918328b4 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multilib-build 9ac26ea006828266d235e2f0135429b5 multilib-minimal e9f54d75b074edc47d36994bbc1e2123 cmake-multilib 3f19d8d5fccba52076cdeb2281ad349f python-utils-r1 0b620dd604ab8af0bc9cd1bcc66d4f7c python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
|
|
_md5_=9854b25fd40d317916dce87a531bf8c4
|