summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bc5a5de5ccfe6dfe449136c09388b648464ad255 (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 = 14.0.0.r57+g33898cef
	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=33898cef1093f67c73f0623bae941f00034b2db9
	sha256sums = SKIP

pkgname = mingw-w64-spirv-llvm-translator