2022-05-24 18:03:05 UTC

This commit is contained in:
Repository mirror & CI
2022-05-24 18:03:05 +00:00
parent 6b10f8632d
commit 7ce48778ad
104 changed files with 770 additions and 317 deletions

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install test
DESCRIPTION=Math Expression Library
EAPI=8
HOMEPAGE=https://github.com/pcarruscag/MEL
INHERIT=toolchain-funcs
IUSE=test
KEYWORDS=~amd64
LICENSE=LGPL-3
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/pcarruscag/MEL/archive/refs/tags/v1.0.0.tar.gz -> MEL-1.0.0.tar.gz
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85
_md5_=7b9b7ccd88c1781e1e76309589054210

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:= 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 clhpp examples test doc
IUSE=backend-compute backend-jit +backend-opencl amdsi examples test doc
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-libs/boost:= backend-jit? ( virtual/opencl ) backend-opencl? ( virtual/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_=29ac12524df51c9dcdb5c5918f0a9de9
_md5_=537d8a9cd0c920d0f5519979dd8dfb72