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
|
Source: xserver-xorg-video-geode
Section: x11
Priority: optional
Homepage: http://www.x.org/wiki/GeodeDriver
Maintainer: Martin-Éric Racine <martin-eric.racine@iki.fi>
Build-Depends: debhelper (>= 9.0~),
dh-autoreconf,
pkg-config,
quilt,
x11proto-core-dev,
x11proto-fonts-dev,
x11proto-randr-dev,
x11proto-render-dev,
x11proto-video-dev,
x11proto-xext-dev,
x11proto-xf86dri-dev,
x11proto-xinerama-dev,
xserver-xorg-dev (>= 2:1.4~),
xutils-dev
Standards-Version: 3.9.8
Package: xserver-xorg-video-geode
Architecture: any-i386
Depends: ${misc:Depends},
${shlibs:Depends},
${xviddriver:Depends}
Recommends: xserver-xorg-legacy
Provides: xorg-driver-video,
xserver-xorg-video-amd,
${xviddriver:Provides}
Breaks: xserver-xorg-video-amd (<< ${binary:Version})
Description: X.Org X server -- Geode GX2/LX display driver
This package provides the 'geode' driver for the Geode family of chipsets,
including NSC GX2 (Red Cloud), AMD GX and AMD LX series chips.
.
On operating systems supporting Video For Linux v2 (V4L2), this package
also provides the 'ztv' driver for the Video Input Port (VIP) of the LX.
.
This package is built from the X.Org xf86-video-geode driver module.
|