blob: 970e8fb0acb60451959aaf9e90e932d5bf369054 (
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
38
39
|
pkgbase = piglit-git
pkgdesc = OpenGL implementation testing suite. Provides a simple means to perform regression tests.
pkgver = r11905.7aa7bc1b0
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 = ninja
makedepends = xorgproto
makedepends = vulkan-headers
makedepends = opencl-headers
makedepends = glslang
makedepends = wayland-protocols
depends = waffle
depends = python-mako
depends = python-numpy
depends = libxrender
depends = glu
depends = libcaca
depends = libxkbcommon
depends = ocl-icd
depends = vulkan-icd-loader
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
|