2022-05-28 10:18:34 UTC

This commit is contained in:
Repository mirror & CI
2022-05-28 10:18:35 +00:00
parent d8027c0800
commit f2be28fbbf
65 changed files with 303 additions and 347 deletions

View File

@@ -0,0 +1,15 @@
BDEPEND=|| ( ( >=dev-lang/python-3.11.0_beta1-r1:3.11 dev-util/scons[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.0_p1-r1:3.10 dev-util/scons[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.9-r1:3.9 dev-util/scons[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.12_p1-r1:3.8 dev-util/scons[python_targets_python3_8(-)] ) ( >=dev-python/pypy3-7.3.7-r1:0 dev-util/scons[python_targets_pypy3(-)] ) )
DEFINED_PHASES=compile install setup test
DEPEND=test? ( dev-cpp/gtest )
DESCRIPTION=diff template library written by C++
EAPI=7
HOMEPAGE=https://github.com/cubicdaiya/dtl
INHERIT=python-any-r1 scons-utils toolchain-funcs
IUSE=examples test
KEYWORDS=~amd64
LICENSE=BSD
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/cubicdaiya/dtl/archive/v1.20.tar.gz -> dtl-1.20.tar.gz
_eclasses_=eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-any-r1 9006edf4b9c90f9ba1dc9ea9fee1b0bd scons-utils c30e32d0d48c308fe47706846020fdfa
_md5_=95c626e8024d87cbbe2abf68f2a40f43

View File

@@ -1,17 +1,17 @@
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5 doc? ( || ( ( >=dev-lang/python-3.10.0_p1-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.9-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(-)] ) ( >=dev-lang/python-3.8.12_p1-r1:3.8 dev-python/sphinx[python_targets_python3_8(-)] dev-python/breathe[python_targets_python3_8(-)] dev-python/sphinx-bootstrap-theme[python_targets_python3_8(-)] ) ) )
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=dev-libs/boost:= dev-libs/clhpp backend-jit? ( virtual/opencl ) backend-opencl? ( virtual/opencl )
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
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 )
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
SRC_URI=https://github.com/ddemidov/vexcl/archive/refs/tags/1.4.3.tar.gz -> vexcl-1.4.3.tar.gz
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-any-r1 9006edf4b9c90f9ba1dc9ea9fee1b0bd docs 8ed2a8a28ff109e7a3582c9abb7fe327
_md5_=537d8a9cd0c920d0f5519979dd8dfb72
_md5_=9fcdd617abfe1e90440031f106c3a402