blob: f50c1ee55aa00b53d13dcf620aec0ddad8e0f264 (
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
41
42
|
pkgbase = intel-graphics-compiler-git
pkgdesc = Intel Graphics Compiler for OpenCL (git version)
pkgver = 2.15.3.r95.g323eca95f
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
source = 010-intel-graphics-compiler-disable-werror.patch
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = 5e0b72ca37446fdf0fa54f1bb4cea6d3a53c19bdf373fa054b6a8ce640519024
sha256sums = SKIP
sha256sums = SKIP
sha256sums = ea06a84995007be8940d8e3d53dd7969375fd7644a4b40d334ff214ac12005d9
pkgname = intel-graphics-compiler-git
|