summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1363cf6189d98eb8bf9a328dd9aa792793a63e29 (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
pkgbase = spirv-cross
	pkgdesc = A tool and library for parsing and converting SPIR-V to other shader languages
	pkgver = 2019.06.21
	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-06-21
	source = git+https://github.com/KhronosGroup/glslang.git#commit=e291f7a09f6733f6634fe077a228056fabee881e
	source = git+https://github.com/KhronosGroup/SPIRV-Tools.git#commit=89fe836fe22c3e5c2a062ebeade012e2c2f0839b
	source = git+https://github.com/KhronosGroup/SPIRV-Headers.git#commit=c4f8f65792d4bf2657ca751904c511bbcf2ac77b
	source = spirv-cross-workaround-gcc9.1-bug.patch::https://github.com/KhronosGroup/SPIRV-Cross/commit/7557ff5567d88f97c10c0c097df1d9f993cafa42.patch
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = 7e71831e2c96f9e3967dd9797429a56a6a478de47398794ce54a12b55fb9a7ef

pkgname = spirv-cross