From 17b661924f20113a5ce838fddefaf9b19b182273 Mon Sep 17 00:00:00 2001 From: icp Date: Tue, 28 Mar 2023 01:20:49 +0530 Subject: [PATCH 1/3] libva: update to 2.18.0. --- srcpkgs/libva/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/libva/template b/srcpkgs/libva/template index 5bb1bbd13a22..a411f3ee45da 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 +# NOTE: keep this pkg synchronized with libva-glx and the minor version with libva-utils pkgname=libva -version=2.17.0 +version=2.18.0 revision=1 build_style=meson configure_args="-Dwith_glx=no" @@ -13,8 +13,8 @@ maintainer="Orphaned " 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=8940541980ef998a36cd8f6ad905e81838ea4ddf56dc479ed2bebd12711e6001 +distfiles="https://github.com/intel/libva/archive/refs/tags/${version}.tar.gz" +checksum=9d666c70c12dfefcdd27ae7dea771557f75e24961d0ed4cb050d96fb6136f438 build_options="wayland" build_options_default="wayland" From 20971ec37901bd8269b91a1661641e41943d1464 Mon Sep 17 00:00:00 2001 From: icp Date: Tue, 28 Mar 2023 01:23:20 +0530 Subject: [PATCH 2/3] libva-glx: update to 2.18.0. --- srcpkgs/libva-glx/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/libva-glx/template b/srcpkgs/libva-glx/template index 2e4849927001..4c299577993d 100644 --- a/srcpkgs/libva-glx/template +++ b/srcpkgs/libva-glx/template @@ -4,10 +4,10 @@ # # libva -> mesa -> libva # -# KEEP THIS PACKAGE SYNCHRONIZED WITH "libva". +# NOTE: keep this pkg synchronized with libva and the minor version with libva-utils # pkgname=libva-glx -version=2.17.0 +version=2.18.0 revision=1 build_style=meson configure_args="-Dwith_glx=yes -Dwith_wayland=yes" @@ -18,8 +18,8 @@ maintainer="Orphaned " 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=8940541980ef998a36cd8f6ad905e81838ea4ddf56dc479ed2bebd12711e6001 +distfiles="https://github.com/intel/libva/archive/refs/tags/${version}.tar.gz" +checksum=9d666c70c12dfefcdd27ae7dea771557f75e24961d0ed4cb050d96fb6136f438 post_install() { # We are only interested in the glx component, remove everything else. From d7af8150afdec0aabe8bd9bfa53ccaa439b4edc3 Mon Sep 17 00:00:00 2001 From: icp Date: Fri, 31 Mar 2023 13:20:10 +0530 Subject: [PATCH 3/3] libva-utils: update to 2.18.2. --- srcpkgs/libva-utils/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libva-utils/template b/srcpkgs/libva-utils/template index e5422e5921a3..be76e29c3487 100644 --- a/srcpkgs/libva-utils/template +++ b/srcpkgs/libva-utils/template @@ -1,6 +1,7 @@ # Template file for 'libva-utils' +# NOTE: keep minor version synchronized with libva and libva-glx pkgname=libva-utils -version=2.17.1 +version=2.18.2 revision=1 build_style=meson configure_args="-Ddrm=true -Dx11=true -Dwayland=true" @@ -13,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=6ea5993c3eba230a979fa9d35b4cad8df06d4474a773dc0918033bf50353f966 +checksum=c4c0555c96ca678f9ac47fbb56f0ae56ca39fd50fe3553bae5cb13117bfcb406 post_install() { vlicense COPYING