summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 84d8ab232dfcaf77aef5d5ec6e0d51246d5f842b (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 = gfxreconstruct
	pkgdesc = Graphics API Capture and Replay Tools for Reconstructing Graphics Application Behavior
	pkgver = 1.0.4
	pkgrel = 1
	url = https://github.com/LunarG/gfxreconstruct
	arch = x86_64
	arch = aarch64
	license = Apache-2.0
	makedepends = cmake
	makedepends = git
	makedepends = ninja
	makedepends = xcb-util-keysyms
	makedepends = libx11
	makedepends = libxcb
	makedepends = wayland
	makedepends = libxrandr
	depends = python
	depends = zlib
	depends = lz4
	depends = zstd
	depends = gcc-libs
	depends = glibc
	source = git+https://github.com/LunarG/gfxreconstruct.git#tag=v1.0.4
	source = git+https://github.com/KhronosGroup/Vulkan-Headers.git
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = gfxreconstruct