Small cleanup

This commit is contained in:
zador-blood-stained 2016-07-29 23:54:20 +03:00
parent 120faeaa93
commit 3d537485eb

View File

@ -62,26 +62,3 @@ Description: Video Decode and Presentation API for Unix (libraries)
and video post-processing to the GPU video-hardware.
.
This package contains the VDPAU wrapper and trace libraries.
Package: vdpau-driver-all
Section: video
Architecture: any
Multi-Arch: same
Depends:
mesa-vdpau-drivers [linux-any kfreebsd-any],
${misc:Depends}
Suggests:
libvdpau-va-gl1 [linux-any],
nvidia-vdpau-driver [amd64 i386],
nvidia-legacy-340xx-vdpau-driver [amd64 i386],
Description: Video Decode and Presentation API for Unix (driver metapackage)
VDPAU (Video Decode and Presentation API for Unix) is an open source
library (libvdpau) and API designed by NVIDIA originally for its GeForce
8 series and later GPU hardware, targeted at the X Window System on Unix
operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API
allows video programs to offload portions of the video decoding process
and video post-processing to the GPU video-hardware.
.
This package depends on the full suite of drivers for the VDPAU API.
It does not provide any drivers itself, and may be removed if you wish to
only have certain drivers installed.