mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 11:04:10 -04:00
18 lines
1.8 KiB
Plaintext
18 lines
1.8 KiB
Plaintext
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 doc? ( || ( ( >=dev-lang/python-3.11.1-r1:3.11 dev-python/sphinx[python_targets_python3_11(-)] dev-python/breathe[python_targets_python3_11(-)] dev-python/sphinx-bootstrap-theme[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10 dev-python/sphinx[python_targets_python3_10(-)] dev-python/breathe[python_targets_python3_10(-)] dev-python/sphinx-bootstrap-theme[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16-r1:3.9 dev-python/sphinx[python_targets_python3_9(-)] dev-python/breathe[python_targets_python3_9(-)] dev-python/sphinx-bootstrap-theme[python_targets_python3_9(-)] ) ) )
|
|
DEFINED_PHASES=compile configure install prepare setup test
|
|
DEPEND=dev-libs/boost:= dev-libs/clhpp backend_jit? ( virtual/opencl ) backend_opencl? ( virtual/opencl )
|
|
DESCRIPTION=VexCL - Vector expression template library for OpenCL
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/ddemidov/vexcl
|
|
INHERIT=cmake python-any-r1 docs
|
|
IUSE=backend_compute backend_jit +backend_opencl amdsi examples test doc
|
|
KEYWORDS=~amd64
|
|
LICENSE=MIT
|
|
RDEPEND=dev-libs/boost:= dev-libs/clhpp backend_jit? ( virtual/opencl ) backend_opencl? ( virtual/opencl )
|
|
REQUIRED_USE=^^ ( backend_compute backend_jit backend_opencl )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/1.4.3
|
|
SRC_URI=https://github.com/ddemidov/vexcl/archive/refs/tags/1.4.3.tar.gz -> vexcl-1.4.3.tar.gz
|
|
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 flag-o-matic 514815b1cc0dd4aeac177c2e812b3b1a multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 7fb5980de96325cbab639f5b2187357c python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29 docs 7b9e167549c44efa7994614f33ba6d7a
|
|
_md5_=d53d80ba226f7c146289c70d4713fadf
|