File: control

package info (click to toggle)
intel-gpu-tools 1.27.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 54,600 kB
  • sloc: xml: 741,155; ansic: 249,033; yacc: 2,781; python: 2,064; sh: 847; perl: 796; lex: 487; asm: 219; makefile: 27
file content (43 lines) | stat: -rw-r--r-- 1,588 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 <jordan.l.justen@intel.com>
Build-Depends: bison,
               debhelper-compat (= 12),
               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,
               pkg-config,
               python3-docutils,
               quilt,
               x11proto-dev,
               xutils-dev (>= 1:7.6+6)
Standards-Version: 4.5.0
Homepage: https://01.org/linuxgraphics/
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: ${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.