From 3d537485eb4e3ea06d2a6c639d390078c6bdecfa Mon Sep 17 00:00:00 2001 From: zador-blood-stained Date: Fri, 29 Jul 2016 23:54:20 +0300 Subject: [PATCH] Small cleanup --- extras-buildpkgs/libvdpau/debian/control | 23 ----------------------- 1 file changed, 23 deletions(-) diff --git a/extras-buildpkgs/libvdpau/debian/control b/extras-buildpkgs/libvdpau/debian/control index 9b1e893e49..0df98172c3 100644 --- a/extras-buildpkgs/libvdpau/debian/control +++ b/extras-buildpkgs/libvdpau/debian/control @@ -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.