From 9547869bdbf6fcc66552c051601c1d4de4ed77cb Mon Sep 17 00:00:00 2001 From: tibequadorian Date: Thu, 17 Feb 2022 16:11:31 +0100 Subject: [PATCH 1/3] libva: update to 2.14.0. --- srcpkgs/libva/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libva/template b/srcpkgs/libva/template index bcf4c8003d75..093f7b86355b 100644 --- a/srcpkgs/libva/template +++ b/srcpkgs/libva/template @@ -1,7 +1,7 @@ # Template file for 'libva' # NOTE: keep this pkg synchronized with libva-glx pkgname=libva -version=2.13.0 +version=2.14.0 revision=1 build_style=meson configure_args="-Dwith_glx=no" @@ -14,7 +14,7 @@ license="MIT" homepage="https://01.org/linuxmedia/vaapi" changelog="https://raw.githubusercontent.com/intel/libva/master/NEWS" distfiles="https://github.com/intel/libva/archive/${version}.tar.gz" -checksum=6b7ec7d4fa204dad3f266450981f1f0892400c03afd3e00ac11f8ccade5aaaa1 +checksum=f21152a2170edda9d1c4dd463d52eaf62b553e83e553c0a946654523cca86d5e build_options="wayland" build_options_default="wayland" From cdf563aedf0c55b8b8575dc04ff54f8622ad3669 Mon Sep 17 00:00:00 2001 From: tibequadorian Date: Thu, 17 Feb 2022 16:11:35 +0100 Subject: [PATCH 2/3] libva-glx: update to 2.14.0. --- srcpkgs/libva-glx/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libva-glx/template b/srcpkgs/libva-glx/template index 268daeda3f3e..b8411bcb09fb 100644 --- a/srcpkgs/libva-glx/template +++ b/srcpkgs/libva-glx/template @@ -7,7 +7,7 @@ # KEEP THIS PACKAGE SYNCHRONIZED WITH "libva". # pkgname=libva-glx -version=2.13.0 +version=2.14.0 revision=1 wrksrc="libva-${version}" build_style=meson @@ -20,7 +20,7 @@ license="MIT" homepage="https://01.org/linuxmedia/vaapi" changelog="https://raw.githubusercontent.com/intel/libva/master/NEWS" distfiles="https://github.com/intel/libva/archive/${version}.tar.gz" -checksum=6b7ec7d4fa204dad3f266450981f1f0892400c03afd3e00ac11f8ccade5aaaa1 +checksum=f21152a2170edda9d1c4dd463d52eaf62b553e83e553c0a946654523cca86d5e post_install() { # We are only interested in the glx component, remove everything else. From 9db70b43aef203b64257700fb6e24eed8f933f52 Mon Sep 17 00:00:00 2001 From: tibequadorian Date: Thu, 17 Feb 2022 16:11:39 +0100 Subject: [PATCH 3/3] libva-utils: update to 2.14.0. --- srcpkgs/libva-utils/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libva-utils/template b/srcpkgs/libva-utils/template index 0cf9bd48088c..b98e3e9f73a3 100644 --- a/srcpkgs/libva-utils/template +++ b/srcpkgs/libva-utils/template @@ -1,6 +1,6 @@ # Template file for 'libva-utils' pkgname=libva-utils -version=2.13.0 +version=2.14.0 revision=1 build_style=meson configure_args="-Ddrm=true -Dx11=true -Dwayland=true" @@ -13,7 +13,7 @@ license="MIT" homepage="https://01.org/linuxmedia/vaapi" changelog="https://raw.githubusercontent.com/intel/libva-utils/master/NEWS" distfiles="https://github.com/intel/libva-utils/archive/${version}.tar.gz" -checksum=128333faa9792a3b87586a80bfb70859dcdd81847ec9a722f785a601a48e1731 +checksum=0ad6410aaa27d7b15dadee0f4d775d54d6394b582bf315353a4657b49c78ac31 post_install() { vlicense COPYING