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 44 45 46 47 48 49 50 51 52 53 54 55 56
|
Source: xserver-xorg-video-mach64
Section: x11
Priority: optional
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Build-Depends:
debhelper (>= 9),
dh-autoreconf,
pkg-config,
xserver-xorg-dev (>= 2:1.11.99.901),
x11proto-gl-dev,
x11proto-xext-dev,
x11proto-core-dev,
x11proto-video-dev,
x11proto-xinerama-dev,
libgl1-mesa-dev | libgl-dev,
x11proto-fonts-dev,
x11proto-randr-dev (>= 1.2),
x11proto-render-dev,
libdrm-dev (>> 2.2) [!hurd-i386],
x11proto-xf86dri-dev,
quilt,
xutils-dev
Standards-Version: 3.9.4
Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-mach64
Vcs-Browser: http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-video-mach64.git
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.
Package: xserver-xorg-video-mach64-dbg
Architecture: any
Depends:
xserver-xorg-video-mach64 (= ${binary:Version}),
${misc:Depends},
Section: debug
Priority: extra
Description: X.Org X server -- ATI display driver (debugging symbols)
This driver for the X.Org X server (see xserver-xorg for a further description)
provides support for the ATI Mach64 series.
.
This package provides debugging symbols for the Xorg X server ATI Mach64
display driver.
|