[SCM] vdpau-video/master: No longer ship drivers for r600, nouveau and radeonsi

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Wed Mar 23 13:58:50 UTC 2016


The following commit has been merged in the master branch:
commit 6b40b4e4945e230a88b4c63831405fd40245be39
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Wed Mar 23 14:57:40 2016 +0100

    No longer ship drivers for r600, nouveau and radeonsi
    
    mesa now has native VA drivers.

diff --git a/debian/patches/mesa-drivers.patch b/debian/patches/mesa-drivers.patch
deleted file mode 100644
index 76876a1..0000000
--- a/debian/patches/mesa-drivers.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-Description: Enable nouveau VDPAU driver
- mesa now supports VDPAU for nouveau, r600 and radeonsi.
-Origin: http://lists.freedesktop.org/archives/libva/2014-July/002515.html
-Bug-Debian: http://bugs.debian.org/757370
-Last-Update: 2014-08-07
-
---- a/src/Makefile.am
-+++ b/src/Makefile.am
-@@ -1,5 +1,8 @@
- DRIVERS  = nvidia
- DRIVERS += s3g	# native VA-API driver is too old, so use VDPAU based one
-+DRIVERS += nouveau
-+DRIVERS += radeonsi
-+DRIVERS += r600
- 
- INCLUDES = \
- 	$(VDPAU_VIDEO_CFLAGS)
diff --git a/debian/patches/series b/debian/patches/series
index 96ad628..b05db54 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,4 +2,3 @@ cast.patch
 GL-version-1_3.patch
 libva-constants.patch
 sigfpe-crash.patch
-mesa-drivers.patch

-- 
vdpau-video packaging



More information about the pkg-multimedia-commits mailing list