summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 982a4b00ceb8..ae8240207e87 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = piglit-git
pkgdesc = OpenGL implementation testing suite. Provides a simple means to perform regression tests.
- pkgver = r9890.827d37435
- pkgrel = 2
+ pkgver = r10943.cdb765a36
+ pkgrel = 1
url = http://piglit.freedesktop.org/
install = piglit.install
arch = i686
@@ -11,11 +11,10 @@ pkgbase = piglit-git
license = LGPL2.1
makedepends = git
makedepends = cmake
- makedepends = glproto
+ makedepends = xorgproto
depends = waffle
depends = python-mako
depends = python-numpy
- depends = python-six
depends = libxrender
depends = glu
depends = libcaca
@@ -23,10 +22,11 @@ pkgbase = piglit-git
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://anongit.freedesktop.org/piglit
+ source = git+https://gitlab.freedesktop.org/mesa/piglit.git
sha256sums = SKIP
pkgname = piglit-git