From eb56f59363f3c712b4a7fbdcccc90ca071734e59 Mon Sep 17 00:00:00 2001 From: icp Date: Sun, 7 Jul 2024 01:22:11 +0530 Subject: [PATCH 1/3] libva: update to 2.22.0. --- srcpkgs/libva/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libva/template b/srcpkgs/libva/template index 4a5e2fa9403731..edda7da60fa989 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 and the minor version with libva-utils pkgname=libva -version=2.21.0 +version=2.22.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/refs/tags/${version}.tar.gz" -checksum=f7c3fffef3f04eb146e036dad2587d852bfb70e4926d014bf437244915ef7425 +checksum=467c418c2640a178c6baad5be2e00d569842123763b80507721ab87eb7af8735 build_options="wayland" build_options_default="wayland" From ea61eaefcfdc2964243edf200e9ef452033c6791 Mon Sep 17 00:00:00 2001 From: icp Date: Sun, 7 Jul 2024 01:28:32 +0530 Subject: [PATCH 2/3] libva-glx: update to 2.22.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 9a42c562cae3be..fe78afae64be0b 100644 --- a/srcpkgs/libva-glx/template +++ b/srcpkgs/libva-glx/template @@ -7,7 +7,7 @@ # NOTE: keep this pkg synchronized with libva and the minor version with libva-utils # pkgname=libva-glx -version=2.21.0 +version=2.22.0 revision=1 build_style=meson configure_args="-Dwith_glx=yes -Dwith_wayland=yes" @@ -19,7 +19,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/refs/tags/${version}.tar.gz" -checksum=f7c3fffef3f04eb146e036dad2587d852bfb70e4926d014bf437244915ef7425 +checksum=467c418c2640a178c6baad5be2e00d569842123763b80507721ab87eb7af8735 post_install() { # We are only interested in the glx component, remove everything else. From 60941b6dc4044976595fb105cc07089bd5753deb Mon Sep 17 00:00:00 2001 From: icp Date: Sun, 7 Jul 2024 01:29:59 +0530 Subject: [PATCH 3/3] libva-utils: update to 2.22.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 9a1261cbdc7cbe..626367522e955a 100644 --- a/srcpkgs/libva-utils/template +++ b/srcpkgs/libva-utils/template @@ -1,7 +1,7 @@ # Template file for 'libva-utils' # NOTE: keep minor version synchronized with libva and libva-glx pkgname=libva-utils -version=2.21.0 +version=2.22.0 revision=1 build_style=meson configure_args="-Ddrm=true -Dx11=true -Dwayland=true" @@ -14,7 +14,7 @@ license="MIT" homepage="https://01.org/linuxmedia" changelog="https://raw.githubusercontent.com/intel/libva-utils/master/NEWS" distfiles="https://github.com/intel/libva-utils/archive/refs/tags/${version}.tar.gz" -checksum=15ca12bd11c7001c04af5079512754fea6ba8d79151b9f07908c99b27622714e +checksum=7b57615c130427ec134bb5d2b80af516ce5bb19a40e89b1dab46a0d59760d96c post_install() { vlicense COPYING