File: control

package info (click to toggle)
xserver-xorg-video-mach64 6.9.7-1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 3,196 kB
  • sloc: ansic: 17,617; sh: 4,348; makefile: 105
file content (32 lines) | stat: -rw-r--r-- 824 bytes parent folder | download | duplicates (2)
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
Source: xserver-xorg-video-mach64
Section: x11
Priority: optional
Maintainer: Adrian Bunk <bunk@debian.org>
Build-Depends:
 debhelper (>= 9),
 dh-autoreconf,
 pkg-config,
 xserver-xorg-dev (>= 2:1.11.99.901),
 x11proto-dev,
 libgl1-mesa-dev | libgl-dev,
 libdrm-dev (>> 2.2) [!hurd-i386],
 quilt,
 xutils-dev
Standards-Version: 3.9.4

Package: xserver-xorg-video-mach64
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 ${xviddriver:Depends},
Provides:
 ${xviddriver:Provides}
Description: X.Org X server -- ATI Mach64 display driver
 This driver for the X.Org X server (see xserver-xorg for a further description)
 provides support for the ATI Mach64 series.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This package is built from the X.org xf86-video-mach64 driver module.