mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
18 lines
1.7 KiB
Groff
18 lines
1.7 KiB
Groff
BDEPEND=doc? ( app-text/doxygen || ( ( dev-lang/python:3.12 dev-python/breathe[python_targets_python3_12(-)] dev-python/sphinx[python_targets_python3_12(-)] dev-python/sphinx-rtd-theme[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 dev-python/breathe[python_targets_python3_11(-)] dev-python/sphinx[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 dev-python/breathe[python_targets_python3_10(-)] dev-python/sphinx[python_targets_python3_10(-)] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)] ) ) ) test? ( dev-cpp/doctest ) dev-build/make >=dev-build/cmake-3.20.5
|
|
DEFINED_PHASES=compile configure install postinst prepare pretend setup test
|
|
DEPEND=dev-cpp/xtl tbb? ( dev-cpp/tbb ) xsimd? ( dev-cpp/xsimd )
|
|
DESCRIPTION=header-only C++ library for numerical analysis with multi-dimensional arrays
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/xtensor-stack/xtensor
|
|
INHERIT=cmake python-any-r1 optfeature toolchain-funcs
|
|
IUSE=doc openmp tbb test xsimd
|
|
KEYWORDS=~amd64
|
|
LICENSE=BSD
|
|
RDEPEND=dev-cpp/xtl tbb? ( dev-cpp/tbb ) xsimd? ( dev-cpp/xsimd )
|
|
REQUIRED_USE=?? ( tbb openmp )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://codeload.github.com/xtensor-stack/xtensor/tar.gz/refs/tags/0.24.4 -> xtensor-0.24.4.tar.gz
|
|
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 python-any-r1 6ddb5e75c10db046f89ebe39c85e1d82 optfeature 538bce96e5589935b57e178e8635f301
|
|
_md5_=6bff5bc6b40bdd4d7017b0e079d8fdf0
|