mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
20 lines
640 B
Text
20 lines
640 B
Text
pkgbase = spirv-llvm-translator
|
|
pkgdesc = Tool and a library for bi-directional translation between SPIR-V and LLVM IR
|
|
pkgver = 17.0.0.r6+g70883514
|
|
pkgrel = 1
|
|
url = https://github.com/KhronosGroup/SPIRV-LLVM-Translator
|
|
arch = x86_64
|
|
license = custom
|
|
checkdepends = python
|
|
checkdepends = python-setuptools
|
|
checkdepends = clang
|
|
makedepends = git
|
|
makedepends = cmake
|
|
makedepends = llvm
|
|
makedepends = spirv-headers
|
|
depends = llvm-libs
|
|
depends = spirv-tools
|
|
source = git+https://github.com/KhronosGroup/SPIRV-LLVM-Translator.git#commit=7088351420a8f0c3e5f9be678fd1d16ae826e37f
|
|
sha256sums = SKIP
|
|
|
|
pkgname = spirv-llvm-translator
|