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

pkgname = spirv-llvm-translator-git