blob: 3a869a38526725811e2c196189d3a15144fe869a (
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.12 dev-lang/python:3.11 dev-lang/python:3.10 ) app-alternatives/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare pretend setup test
DEPEND=<sys-devel/clang-18:= sys-libs/ncurses:= gpu? ( dev-libs/level-zero:= ) !openmp? ( dev-cpp/tbb:= ) !!sys-devel/llvm:0
DESCRIPTION=Intel SPMD Program Compiler
EAPI=8
HOMEPAGE=https://ispc.github.io/ https://github.com/ispc/ispc/
INHERIT=cmake llvm multiprocessing python-any-r1 toolchain-funcs
IUSE=examples gpu openmp test
KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~x86
LICENSE=BSD BSD-2 UoI-NCSA
RDEPEND=<sys-devel/clang-18:= sys-libs/ncurses:= gpu? ( dev-libs/level-zero:= ) !openmp? ( dev-cpp/tbb:= )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/ispc/ispc/archive/v1.22.0.tar.gz -> ispc-1.22.0.gh.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271 llvm dcfb437a52b5672e5f39deaae6f789c3 python-utils-r1 474cb53a7d1b62721a91809a1d702661 python-any-r1 f5169813d1619761b459800587005fd2
_md5_=da06c47796cdb79d580307f13ca6e7f0
|