summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 19dc3c765ad70edbac986531a33b496adb06c9cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = mingw-w64-spirv-llvm-translator
	pkgdesc = Tool and a library for bi-directional translation between SPIR-V and LLVM IR (mingw-w64)
	pkgver = 15.0.0.r10+g78ad93b9
	pkgrel = 1
	url = https://github.com/KhronosGroup/SPIRV-LLVM-Translator
	arch = any
	license = custom
	makedepends = git
	makedepends = mingw-w64-cmake
	makedepends = mingw-w64-llvm
	makedepends = mingw-w64-spirv-headers
	makedepends = mingw-w64-spirv-tools
	depends = mingw-w64-llvm
	options = !buildflags
	options = staticlibs
	options = !strip
	source = git+https://github.com/KhronosGroup/SPIRV-LLVM-Translator.git#commit=78ad93b9952cb78889b86e9aa390d013c49dca0b
	sha256sums = SKIP

pkgname = mingw-w64-spirv-llvm-translator