blob: ba1536c4dc35970d19ae7e63d9b03a718fae1800 (
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
|
pkgbase = lib32-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 = custom:Apache 2.0 with LLVM Exception
makedepends = lib32-llvm-minimal-git
makedepends = git
makedepends = cmake
makedepends = spirv-headers-git
makedepends = lib32-spirv-tools
provides = lib32-spirv-llvm-translator
conflicts = lib32-spirv-llvm-translator
options = !lto
options = !debug
source = git+https://github.com/KhronosGroup/SPIRV-LLVM-Translator.git
md5sums = SKIP
sha512sums = SKIP
pkgname = lib32-spirv-llvm-translator-minimal-git
depends = lib32-llvm-libs-minimal-git
depends = lib32-gcc-libs
depends = lib32-glibc
depends = spirv-llvm-translator-minimal-git
|