blob: 5678934c2d0a931c527e67c1c51365162d77458d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
pkgbase = intel-graphics-compiler-git
pkgdesc = Intel Graphics Compiler for OpenCL (git version)
pkgver = 2.10.9.r173.g19bd4293f
pkgrel = 1
epoch = 1
url = https://github.com/intel/intel-graphics-compiler/
arch = x86_64
license = MIT
license = Apache-2.0 WITH LLVM-exception
makedepends = cmake
makedepends = git
makedepends = python
makedepends = python-mako
makedepends = python-yaml
depends = gcc-libs
depends = glibc
depends = zlib
depends = zstd
provides = intel-graphics-compiler
provides = intel-opencl-clang=15.0.0
conflicts = intel-graphics-compiler
conflicts = intel-opencl-clang
options = !emptydirs
options = !lto
source = git+https://github.com/intel/intel-graphics-compiler.git
source = git+https://github.com/intel/vc-intrinsics.git
source = git+https://github.com/KhronosGroup/SPIRV-LLVM-Translator.git#branch=llvm_release_150
source = git+https://github.com/intel/opencl-clang.git#branch=ocl-open-150
source = git+https://github.com/llvm/llvm-project.git#tag=llvmorg-15.0.7
source = git+https://github.com/KhronosGroup/SPIRV-Tools.git#branch=main
source = git+https://github.com/KhronosGroup/SPIRV-Headers.git#branch=main
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = intel-graphics-compiler-git
|