blob: 4bb9bc630b53396fa5d61f55eeb2c5fc0e5b339b (
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
 | pkgbase = fossilize-git
	pkgdesc = Library and Vulkan layer for serializing various persistent Vulkan objects which typically end up in hashmaps
	pkgver = 0.0.0+428.1a5ff351f1
	pkgrel = 1
	url = https://github.com/ValveSoftware/Fossilize
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = cmake
	makedepends = ninja
	conflicts = fossilize
	source = https://github.com/ValveSoftware/Fossilize
	source = https://github.com/KhronosGroup/SPIRV-Cross
	source = https://github.com/KhronosGroup/SPIRV-Headers
	source = https://github.com/KhronosGroup/SPIRV-Tools
	source = https://github.com/tronkko/dirent
	source = https://github.com/zeux/volk
	source = https://github.com/miloyip/rapidjson
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
pkgname = fossilize-git
 |