summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 66074950fb20ee5e827d3809f9952f5254331540 (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
29
30
31
32
33
34
35
36
37
pkgbase = piglit-git
	pkgdesc = OpenGL implementation testing suite. Provides a simple means to perform regression tests.
	pkgver = r11383.b73f20ffd
	pkgrel = 1
	url = http://piglit.freedesktop.org/
	install = piglit.install
	arch = i686
	arch = x86_64
	license = GPL2
	license = GPL3
	license = LGPL2.1
	makedepends = git
	makedepends = cmake
	makedepends = xorgproto
	makedepends = vulkan-headers
	makedepends = opencl-headers
	makedepends = glslang
	depends = waffle
	depends = python-mako
	depends = python-numpy
	depends = libxrender
	depends = glu
	depends = libcaca
	depends = libxkbcommon
	depends = ocl-icd
	optdepends = python-lxml: Accelerated python XML library using libxml2
	optdepends = python-simplejson: Fast implementation of the python JSON library
	optdepends = python-jsonstreams: A JSON stream writer for python
	optdepends = vkrunner: Vulkan shader script testing
	provides = piglit
	conflicts = piglit
	options = !emptydirs
	source = git+https://gitlab.freedesktop.org/mesa/piglit.git
	sha256sums = SKIP

pkgname = piglit-git