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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
|
Source: xserver-xorg-video-ati
Section: x11
Priority: optional
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Uploaders: David Nusinow <dnusinow@debian.org>, Drew Parsons <dparsons@debian.org>, Brice Goglin <bgoglin@debian.org>
Build-Depends: debhelper (>= 5), pkg-config, xserver-xorg-dev (>= 2:1.4), x11proto-gl-dev, x11proto-xext-dev, x11proto-core-dev, x11proto-video-dev, x11proto-xinerama-dev, x11proto-xf86misc-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, dpkg-dev (>= 1.14.17)
Standards-Version: 3.7.3
Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-ati
Vcs-Browser: http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-video-ati.git
Package: xserver-xorg-video-ati
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${xserver:Depends}, xserver-xorg-video-r128, xserver-xorg-video-mach64, xserver-xorg-video-radeon
Description: X.Org X server -- ATI display driver wrapper
This driver for the X.Org X server (see xserver-xorg for a further description)
provides support for the ATI Mach64, Rage128, Radeon and FireGL series.
It provides the 'ati' driver wrapper which loads one of the 'mach64', 'r128'
or 'radeon' sub-drivers depending on the hardware. These sub-drivers are brought
through package dependencies.
.
More information about X.Org can be found at:
<URL:http://www.X.org>
<URL:http://xorg.freedesktop.org>
<URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
.
This package is built from the X.org xf86-video-ati driver module.
Package: xserver-xorg-video-ati-dbg
Architecture: any
Depends: xserver-xorg-video-ati (= ${binary:Version}), xserver-xorg-video-mach64-dbg, xserver-xorg-video-r128-dbg, xserver-xorg-video-radeon-dbg,
Priority: extra
Description: X.Org X server -- ATI display driver wrapper (debugging symbols)
This driver for the X.Org X server (see xserver-xorg for a further description)
provides support for the ATI Mach64, Rage128, Radeon and FireGL series.
It provides the 'ati' driver wrapper which loads one of the 'mach64', 'r128'
or 'radeon' sub-drivers depending on the hardware.
.
This package provides debugging symbols for the Xorg X server ATI display
driver wrapper and brings debugging symbols for these sub-drivers through
package dependencies.
Package: xserver-xorg-video-radeon
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${xserver:Depends}
Provides: ${xviddriver:Provides}
Replaces: xserver-xorg-video-ati (<= 1:6.8.191-1)
Description: X.Org X server -- ATI Radeon display driver
This driver for the X.Org X server (see xserver-xorg for a further description)
provides support for the ATI Radeon and FireGL series. It provides the 'radeon'
driver.
.
Note that this is not the same as the ATI-provided, binary-only, 'fglrx'
driver, which provides additional 3D functionality for some newer Radeon
cards, but is not supported.
.
This driver provides support for Radeon and FireGL series ATI cards.
.
More information about X.Org can be found at:
<URL:http://www.X.org>
<URL:http://xorg.freedesktop.org>
<URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
.
This package is built from the X.org xf86-video-ati driver module.
Package: xserver-xorg-video-radeon-dbg
Architecture: any
Depends: xserver-xorg-video-radeon (= ${binary:Version})
Replaces: xserver-xorg-video-ati-dbg (<= 1:6.8.191-1)
Priority: extra
Description: X.Org X server -- ATI Radeon display driver (debugging symbols)
This driver for the X.Org X server (see xserver-xorg for a further description)
provides support for the ATI Radeon and FireGL series. It provides the 'radeon'
driver.
.
This driver provides support for Radeon and FireGL series ATI cards.
.
This package provides debugging symbols for the Xorg X server ATI Radeon
display driver.
|