mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
15 lines
1.4 KiB
Plaintext
15 lines
1.4 KiB
Plaintext
BDEPEND=doc? ( app-text/doxygen || ( ( dev-lang/python:3.13 dev-python/breathe[python_targets_python3_13(-)] dev-python/sphinx[python_targets_python3_13(-)] dev-python/sphinx-rtd-theme[python_targets_python3_13(-)] ) ( 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(-)] ) ) ) test? ( dev-cpp/doctest ) app-alternatives/ninja >=dev-build/cmake-3.20.5
|
|
DEFINED_PHASES=compile configure install prepare setup test
|
|
DESCRIPTION=Algorithms and containers used by the xtensor stack and the xeus stack
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/xtensor-stack/xtl
|
|
INHERIT=cmake python-any-r1
|
|
IUSE=doc test
|
|
KEYWORDS=~amd64
|
|
LICENSE=BSD
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://codeload.github.com/xtensor-stack/xtl/tar.gz/refs/tags/0.8.0 -> xtl-0.8.0.tar.gz
|
|
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f python-utils-r1 de71d9571aa267f353b9e8ab4666732e python-any-r1 891415dfe39ad9b41b461f2b86354af0
|
|
_md5_=ee38986ddbac320b67f1adf1c8684c1c
|