blob: dec7a4e6dd25ef07fbdd5c82b7f015d1d8c1880e (
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
|
pkgbase = spirv-llvm-translator-minimal-git
pkgdesc = Tool and a library for bi-directional translation between SPIR-V and LLVM IR, trunk version
pkgver = r2109.7cd8641
pkgrel = 1
epoch = 1
url = https://github.com/KhronosGroup/SPIRV-LLVM-Translator
arch = x86_64
license = LicenseRef-custom
checkdepends = python
checkdepends = python-setuptools
checkdepends = clang-minimal-git
checkdepends = clang-opencl-headers-minimal-git
makedepends = llvm-minimal-git
makedepends = git
makedepends = cmake
makedepends = spirv-headers-git
makedepends = spirv-tools
depends = llvm-libs-minimal-git
depends = spirv-tools
depends = gcc-libs
depends = glibc
provides = spirv-llvm-translator
conflicts = spirv-llvm-translator
options = !lto
options = !debug
source = git+https://github.com/KhronosGroup/SPIRV-LLVM-Translator.git
md5sums = SKIP
sha512sums = SKIP
pkgname = spirv-llvm-translator-minimal-git
|