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
|
Source: xserver-xorg-video-vmware
Section: x11
Priority: optional
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Build-Depends:
debhelper (>= 11),
quilt,
pkg-config,
xserver-xorg-dev (>= 2:1.9.4),
x11proto-core-dev,
x11proto-fonts-dev,
x11proto-randr-dev,
x11proto-render-dev,
x11proto-xext-dev,
x11proto-xinerama-dev,
xutils-dev (>= 1:7.5+4),
libdrm-dev [!hurd-i386],
libudev-dev [linux-any],
libxext-dev,
libx11-dev,
libxatracker-dev [linux-any],
Standards-Version: 4.1.4
Vcs-Git: https://salsa.debian.org/xorg-team/driver/xserver-xorg-video-vmware.git
Vcs-Browser: https://salsa.debian.org/xorg-team/driver/xserver-xorg-video-vmware
Package: xserver-xorg-video-vmware
Architecture: any-amd64 any-i386
Depends:
${shlibs:Depends},
${misc:Depends},
${xviddriver:Depends},
Provides:
${xviddriver:Provides}
Description: X.Org X server -- VMware display driver
This package provides the driver for VMware client sessions, i.e. if Linux
is running inside a VMware session.
.
More information about X.Org can be found at:
<URL:http://www.X.org>
.
This package is built from the X.org xf86-video-vmware driver module.
|