blob: 06a733721f5cd091f15f49e45731a6290a65beb7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=sys-devel/bison sys-devel/flex || ( >=dev-lang/python-3.10.4:3.10 >=dev-lang/python-3.9.12:3.9 >=dev-lang/python-3.8.13:3.8 ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=<sys-devel/clang-15:= !!sys-devel/llvm:0
DESCRIPTION=Intel SPMD Program Compiler
EAPI=8
HOMEPAGE=https://ispc.github.io/
INHERIT=cmake python-any-r1 llvm
IUSE=examples test
KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~x86
LICENSE=BSD BSD-2 UoI-NCSA
RDEPEND=<sys-devel/clang-15:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/ispc/ispc/archive/v1.18.0.tar.gz -> ispc-1.18.0.tar.gz
_eclasses_=toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a3abd6002fafb3022597be6b8d01f88b multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d python-utils-r1 32313e7e2fbfba8f62a99ef923fc923c python-any-r1 a3e9c0524a795d7f2767a2cf12a2e8c0 llvm 6f88d422e49b917bf254b2594f3d903c
_md5_=8a3cad780fb091feb651526c8818558e
|