summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ae8240207e8768bb1dd7027f02fa312eab95c87d (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
pkgbase = piglit-git
	pkgdesc = OpenGL implementation testing suite. Provides a simple means to perform regression tests.
	pkgver = r10943.cdb765a36
	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
	depends = waffle
	depends = python-mako
	depends = python-numpy
	depends = libxrender
	depends = glu
	depends = libcaca
	depends = libxkbcommon
	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