From 1f1240f9d9b4182cd9e972794936e3d73478ef14 Mon Sep 17 00:00:00 2001 From: travankor Date: Sun, 17 Jan 2021 06:11:32 -0700 Subject: [PATCH 1/3] intel-media-driver: update to 20.4.5. --- srcpkgs/intel-media-driver/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/intel-media-driver/template b/srcpkgs/intel-media-driver/template index 9877436f223..6120080c93a 100644 --- a/srcpkgs/intel-media-driver/template +++ b/srcpkgs/intel-media-driver/template @@ -1,6 +1,6 @@ # Template file for 'intel-media-driver' pkgname=intel-media-driver -version=20.4.1 +version=20.4.5 revision=1 archs="x86_64*" wrksrc=media-driver-intel-media-${version} @@ -13,7 +13,7 @@ maintainer="Stefano Ragni " license="MIT, BSD-3-Clause" homepage="https://github.com/intel/media-driver" distfiles="https://github.com/intel/media-driver/archive/intel-media-${version}.tar.gz" -checksum=d72e8a71e4543e072172a8bb57432bcf9166931f341fe90349383cbff1e429d8 +checksum=3d856a963127ddd6690fc6dac521d7674947675d5f20452f1e6f45c0fc83f9e6 build_options="nonfree" desc_option_nonfree="Enable nonfree kernels" From b790905df351df314b4f522926fd0ad779d8c7f4 Mon Sep 17 00:00:00 2001 From: travankor Date: Sun, 17 Jan 2021 06:11:37 -0700 Subject: [PATCH 2/3] intel-gmmlib: update to 20.4.1. --- srcpkgs/intel-gmmlib/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/intel-gmmlib/template b/srcpkgs/intel-gmmlib/template index 131a7ba673e..de10b7059d9 100644 --- a/srcpkgs/intel-gmmlib/template +++ b/srcpkgs/intel-gmmlib/template @@ -1,6 +1,6 @@ # Template file for 'intel-gmmlib' pkgname=intel-gmmlib -version=20.3.3 +version=20.4.1 revision=1 archs="i686* x86_64*" wrksrc=gmmlib-intel-gmmlib-${version} @@ -11,7 +11,7 @@ maintainer="Stefano Ragni " license="MIT" homepage="https://github.com/intel/gmmlib" distfiles="https://github.com/intel/gmmlib/archive/intel-gmmlib-${version}.tar.gz" -checksum=a9ac5be82822652414fe1d7260c9fa80aa14c07c137de5c4d73f23989a13ff77 +checksum=d54d547f9f9e74196dead6a338923039ea10c859f1f693f33f10be1562b81d6d lib32disabled=yes From e0c5c13a83c9c35d0766ce304b41c697ad1307d8 Mon Sep 17 00:00:00 2001 From: travankor Date: Sun, 17 Jan 2021 06:11:42 -0700 Subject: [PATCH 3/3] libva: update to 2.10.0. --- srcpkgs/libva/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libva/template b/srcpkgs/libva/template index 1514b24c6c2..30d2b3cf15a 100644 --- a/srcpkgs/libva/template +++ b/srcpkgs/libva/template @@ -1,7 +1,7 @@ # Template file for 'libva' pkgname=libva -version=2.9.1 -revision=2 +version=2.10.0 +revision=1 build_style=meson configure_args="-Dwith_glx=no $(vopt_if wayland -Dwith_wayland=yes)" hostmakedepends="pkg-config wayland-devel" @@ -13,7 +13,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=4e8640f65ad659332c5d24b7715703c95e820083ee11126c9cd051d418e3d9e0 +checksum=f04d5c829da602690f9f098a6d92065507ec9d0c957c1a6df3dea4e2de1204c5 build_options="wayland" build_options_default="wayland"