summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072017-08-27 19:39:39 +0200
committersL1pKn072017-08-27 19:39:39 +0200
commit6710b192c00d8b6796eca8a06a4058c85dc56479 (patch)
treeeff338954065a714e798d28236f5a76abb4400f5
parentb6bf64f51d32e85fe15d95e5fb7103fd1a5a51a0 (diff)
downloadaur-6710b192c00d8b6796eca8a06a4058c85dc56479.tar.gz
change the source of the patch (now use the patch stored into the archlinux server)
-rw-r--r--.SRCINFO8
-rw-r--r--.gitignore3
-rw-r--r--PKGBUILD6
-rw-r--r--libva-vdpau-driver-0.7.4-VAEncH264VUIBufferType.patch29
-rw-r--r--libva-vdpau-driver-0.7.4-glext-missing-definition.patch16
-rw-r--r--libva-vdpau-driver-0.7.4-libvdpau-0.8.patch11
6 files changed, 7 insertions, 66 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f39508a013c4..d94834b144ba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sun Aug 27 12:00:37 UTC 2017
+# Sun Aug 27 17:38:39 UTC 2017
pkgbase = libva-vdpau-driver-chromium
pkgdesc = VDPAU backend for VA API. (special version for chromium)
pkgver = 0.7.4
@@ -16,9 +16,9 @@ pkgbase = libva-vdpau-driver-chromium
conflicts = libva-vdpau-driver
replaces = vdpau-video
source = http://freedesktop.org/software/vaapi/releases/libva-vdpau-driver/libva-vdpau-driver-0.7.4.tar.bz2
- source = libva-vdpau-driver-0.7.4-glext-missing-definition.patch
- source = libva-vdpau-driver-0.7.4-libvdpau-0.8.patch
- source = libva-vdpau-driver-0.7.4-VAEncH264VUIBufferType.patch
+ source = libva-vdpau-driver-0.7.4-glext-missing-definition.patch::https://git.archlinux.org/svntogit/packages.git/plain/trunk/libva-vdpau-driver-0.7.4-glext-missing-definition.patch?h=packages/libva-vdpau-driver
+ source = libva-vdpau-driver-0.7.4-libvdpau-0.8.patch::https://git.archlinux.org/svntogit/packages.git/plain/trunk/libva-vdpau-driver-0.7.4-libvdpau-0.8.patch?h=packages/libva-vdpau-driver
+ source = libva-vdpau-driver-0.7.4-VAEncH264VUIBufferType.patch::https://git.archlinux.org/svntogit/packages.git/plain/trunk/libva-vdpau-driver-0.7.4-VAEncH264VUIBufferType.patch?h=packages/libva-vdpau-driver
source = libva-vdpau-driver-0.7.4-fallback-x.patch
source = http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/vivid/vdpau-video/vivid/download/head:/sigfpecrash.patch-20140602223430-b42d97uv6vf2c3p7-1/sigfpe-crash.patch
sha256sums = 155c1982f0ac3f5435ba20b221bcaa11be212c37db548cd1f2a030ffa17e9bb9
diff --git a/.gitignore b/.gitignore
index 482c03d107e0..51539f253e4b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,3 @@
!.SRCINFO
!PKGBUILD
!libva-vdpau-driver-0.7.4-fallback-x.patch
-!libva-vdpau-driver-0.7.4-glext-missing-definition.patch
-!libva-vdpau-driver-0.7.4-libvdpau-0.8.patch
-!libva-vdpau-driver-0.7.4-VAEncH264VUIBufferType.patch
diff --git a/PKGBUILD b/PKGBUILD
index cf1ed4887981..797a846c54ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,9 +17,9 @@ replaces=('vdpau-video')
provides=('libva-vdpau-driver')
conflicts=('libva-vdpau-driver')
source=("http://freedesktop.org/software/vaapi/releases/libva-vdpau-driver/libva-vdpau-driver-${pkgver}.tar.bz2"
- 'libva-vdpau-driver-0.7.4-glext-missing-definition.patch'
- 'libva-vdpau-driver-0.7.4-libvdpau-0.8.patch'
- 'libva-vdpau-driver-0.7.4-VAEncH264VUIBufferType.patch'
+ 'libva-vdpau-driver-0.7.4-glext-missing-definition.patch::https://git.archlinux.org/svntogit/packages.git/plain/trunk/libva-vdpau-driver-0.7.4-glext-missing-definition.patch?h=packages/libva-vdpau-driver'
+ 'libva-vdpau-driver-0.7.4-libvdpau-0.8.patch::https://git.archlinux.org/svntogit/packages.git/plain/trunk/libva-vdpau-driver-0.7.4-libvdpau-0.8.patch?h=packages/libva-vdpau-driver'
+ 'libva-vdpau-driver-0.7.4-VAEncH264VUIBufferType.patch::https://git.archlinux.org/svntogit/packages.git/plain/trunk/libva-vdpau-driver-0.7.4-VAEncH264VUIBufferType.patch?h=packages/libva-vdpau-driver'
'libva-vdpau-driver-0.7.4-fallback-x.patch'
'http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/vivid/vdpau-video/vivid/download/head:/sigfpecrash.patch-20140602223430-b42d97uv6vf2c3p7-1/sigfpe-crash.patch'
)
diff --git a/libva-vdpau-driver-0.7.4-VAEncH264VUIBufferType.patch b/libva-vdpau-driver-0.7.4-VAEncH264VUIBufferType.patch
deleted file mode 100644
index 74caee3483df..000000000000
--- a/libva-vdpau-driver-0.7.4-VAEncH264VUIBufferType.patch
+++ /dev/null
@@ -1,29 +0,0 @@
->From fda3706eb74ba5ad874853969f3df3e372739c8d Mon Sep 17 00:00:00 2001
-From: "Xiang, Haihao" <haihao.xiang@intel.com>
-Date: Fri, 21 Jun 2013 12:55:30 +0800
-Subject: [PATCH] VAEncH264VUIBufferType and VAEncH264SEIBufferType are
- dropped from VA API
-
-The driver doesn't use them indeed
-
-Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
----
- src/vdpau_dump.c | 2 --
- 1 file changed, 2 deletions(-)
-
-diff --git a/src/vdpau_dump.c b/src/vdpau_dump.c
-index 899888b..610e7cd 100644
---- a/src/vdpau_dump.c
-+++ b/src/vdpau_dump.c
-@@ -59,8 +59,6 @@ const char *string_of_VABufferType(VABufferType type)
- _(VAEncSequenceParameterBufferType);
- _(VAEncPictureParameterBufferType);
- _(VAEncSliceParameterBufferType);
-- _(VAEncH264VUIBufferType);
-- _(VAEncH264SEIBufferType);
- #endif
- #if VA_CHECK_VERSION(0,31,1)
- _(VAQMatrixBufferType);
---
-1.7.9.5
-
diff --git a/libva-vdpau-driver-0.7.4-glext-missing-definition.patch b/libva-vdpau-driver-0.7.4-glext-missing-definition.patch
deleted file mode 100644
index b56d26834305..000000000000
--- a/libva-vdpau-driver-0.7.4-glext-missing-definition.patch
+++ /dev/null
@@ -1,16 +0,0 @@
---- a/src/utils_glx.h~ 2012-10-05 16:02:58.000000000 +0100
-+++ b/src/utils_glx.h 2012-10-19 08:44:12.469642440 +0100
-@@ -48,6 +48,13 @@
- typedef void (*PFNGLXRELEASETEXIMAGEEXTPROC)(Display *, GLXDrawable, int);
- #endif
-
-+#if GL_GLEXT_VERSION >= 85
-+/* XXX: PFNGLMULTITEXCOORD2FPROC got out of the GL_VERSION_1_3_DEPRECATED
-+ block and is not defined if GL_VERSION_1_3 is defined in <GL/gl.h>
-+ Redefine the type here as an interim solution */
-+typedef void (*PFNGLMULTITEXCOORD2FPROC) (GLenum target, GLfloat s, GLfloat t);
-+#endif
-+
- #ifndef GL_FRAMEBUFFER_BINDING
- #define GL_FRAMEBUFFER_BINDING GL_FRAMEBUFFER_BINDING_EXT
- #endif
diff --git a/libva-vdpau-driver-0.7.4-libvdpau-0.8.patch b/libva-vdpau-driver-0.7.4-libvdpau-0.8.patch
deleted file mode 100644
index ab3a47998631..000000000000
--- a/libva-vdpau-driver-0.7.4-libvdpau-0.8.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/src/vdpau_decode.c
-+++ b/src/vdpau_decode.c
-@@ -1289,7 +1289,7 @@
- driver_data,
- obj_context->vdp_decoder,
- obj_surface->vdp_surface,
-- (VdpPictureInfo)&obj_context->vdp_picture_info,
-+ (VdpPictureInfo *)&obj_context->vdp_picture_info,
- obj_context->vdp_bitstream_buffers_count,
- obj_context->vdp_bitstream_buffers
- );