File: control

package info (click to toggle)
intel-gpu-tools 2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 62,024 kB
  • sloc: xml: 769,439; ansic: 348,692; python: 8,307; yacc: 2,781; perl: 1,196; sh: 1,178; lex: 487; asm: 227; makefile: 27; lisp: 11
file content (43 lines) | stat: -rw-r--r-- 1,607 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
32
33
34
35
36
37
38
39
40
41
42
43
Source: intel-gpu-tools
Section: x11
Priority: optional
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Uploaders: Eric Anholt <eric@anholt.net>,
           Tormod Volden <debian.tormod@gmail.com>,
           Cyril Brulebois <kibi@debian.org>,
           Vincent Cheng <vcheng@debian.org>,
           Jordan Justen <jljusten@debian.org>
Build-Depends: bison,
               debhelper-compat (= 13),
               flex,
               gtk-doc-tools,
               libcairo2-dev,
               libdrm-dev (>= 2.4.75),
               libdw-dev,
               libkmod-dev,
               libpciaccess-dev (>= 0.10),
               libproc2-dev,
               libudev-dev,
               libunwind-dev,
               libxrandr-dev,
               libxv-dev,
               meson (>= 0.47),
               peg,
               pkgconf,
               python3-docutils,
               quilt,
               x11proto-dev,
               xutils-dev (>= 1:7.6+6)
Standards-Version: 4.7.2
Homepage: https://gitlab.freedesktop.org/drm/igt-gpu-tools
Vcs-Git: https://salsa.debian.org/xorg-team/app/intel-gpu-tools.git
Vcs-Browser: https://salsa.debian.org/xorg-team/app/intel-gpu-tools

Package: intel-gpu-tools
Architecture: amd64 i386
Depends: python3, ${misc:Depends}, ${shlibs:Depends}
Conflicts: xserver-xorg-video-intel (<< 2.9.1)
Description: tools for debugging the Intel graphics driver
 intel-gpu-tools is a package of tools for debugging the Intel graphics driver,
 including a GPU hang dumping program, performance monitor, and performance
 microbenchmarks for regression testing the DRM.