summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0b42d65c38382404eb7a9a5d4cc15a5e5d471293 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = spirv-cross
	pkgdesc = A tool and library for parsing and converting SPIR-V to other shader languages
	pkgver = 2019.12.15
	pkgrel = 1
	url = https://github.com/KhronosGroup/SPIRV-Cross/
	arch = x86_64
	license = Apache
	makedepends = git
	makedepends = cmake
	makedepends = python
	makedepends = python-nose
	depends = gcc-libs
	source = git+https://github.com/KhronosGroup/SPIRV-Cross.git#tag=2019-12-15
	source = git+https://github.com/KhronosGroup/glslang.git#commit=a4af7676feb011d61b1dfa8915bd41d9c5aaf22a
	source = git+https://github.com/KhronosGroup/SPIRV-Tools.git#commit=e82a428605f6ce0a07337b36f8ba3935c9f165ac
	source = git+https://github.com/KhronosGroup/SPIRV-Headers.git#commit=204cd131c42b90d129073719f2766293ce35c081
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = spirv-cross