blob: 697da9eb51ceeaa17afa2bc65abda94ff3184365 (
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
|
pkgbase = mingw-w64-piglit-git
pkgdesc = OpenGL implementation testing suite. Provides a simple means to perform regression tests. (mingw-w64)
pkgver = r11338.6a4be9e99
pkgrel = 1
url = http://piglit.freedesktop.org/
arch = any
license = GPL2
license = GPL3
license = LGPL2.1
makedepends = git
makedepends = mingw-w64-cmake
depends = mingw-w64-freeglut
depends = mingw-w64-waffle
depends = python-mako
depends = python-numpy
provides = mingw-w64-piglit
conflicts = mingw-w64-piglit
options = !strip
options = !buildflags
options = staticlibs
source = git+https://gitlab.freedesktop.org/mesa/piglit.git
source = mingw.patch
sha256sums = SKIP
sha256sums = SKIP
pkgname = mingw-w64-piglit-git
|