File: control

package info (click to toggle)
piglit 0~git20150829-59d7066-1%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 39,280 kB
  • sloc: ansic: 191,513; xml: 43,580; cpp: 29,351; python: 18,307; lisp: 8,347; sh: 507; makefile: 17; pascal: 5
file content (31 lines) | stat: -rw-r--r-- 1,058 bytes parent folder | download
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
Source: piglit
Priority: optional
Section: devel
Maintainer: Jordan Justen <jordan.l.justen@intel.com>
Build-Depends: binutils (>> 2.18),
               cmake,
               debhelper (>= 9),
               dh-python,
               libegl1-mesa-dev | libegl-dev,
               libgbm-dev,
               libgl1-mesa-dev | libgl-dev,
               libglu1-mesa-dev | libglu-dev,
               libxcb1-dev,
               libwaffle-dev (>= 1.3),
               pkg-config,
               python (>= 2.7),
               python-mako,
               python-numpy,
               python-six
Standards-Version: 3.9.6
X-Python-Version: >= 2.7
Homepage: http://piglit.freedesktop.org/
Vcs-Git: git://anongit.freedesktop.org/piglit
Vcs-Browser: http://cgit.freedesktop.org/piglit/

Package: piglit
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Pre-Depends}, ${misc:Depends},
         ${python:Depends}, python-six, python-mako
Description: Open-source test suite for OpenGL implementations
 Piglit is an open-source test suite for OpenGL implementations.