From 539f4acd778e8efcfc57155fb602812c4f030dd6 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 21 Jul 2019 09:44:35 +0200 Subject: [PATCH] libva{,-glx,-utils}: update to 2.5.0. --- srcpkgs/libva-glx/template | 4 ++-- srcpkgs/libva-utils/template | 4 ++-- srcpkgs/libva/template | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/srcpkgs/libva-glx/template b/srcpkgs/libva-glx/template index a3c7d1cc00..59a361a8b9 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.4.1 +version=2.5.0 revision=1 wrksrc="libva-${version}" build_style=meson @@ -20,7 +20,7 @@ license="MIT" homepage="https://01.org/linuxmedia" changelog="https://raw.githubusercontent.com/intel/libva/master/NEWS" distfiles="https://github.com/intel/libva/archive/${version}.tar.gz" -checksum=68ca8d071dcb84ac82e3c6d7f02a55937d9f690fcb215853f4aa1de8d459812f +checksum=9b6264dade6b6d3edb59c6c4f3c9217d1d5a195635fc07da875d565f58624418 post_install() { # We are only interested in the glx component, remove everything else. diff --git a/srcpkgs/libva-utils/template b/srcpkgs/libva-utils/template index 2461346881..9bef305052 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.4.1 +version=2.5.0 revision=1 build_style=meson configure_args="-Ddrm=true -Dx11=true -Dwayland=true" @@ -12,7 +12,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/${version}.tar.gz" -checksum=4ab6faa6592ffe2d4817450f5453f3974b47441650e8f49e1a12497ce2a794ac +checksum=d6c37257933731c7936775376388dfe6c9ebc460adff29f9ffe74cde2ebb3f52 post_install() { vlicense COPYING diff --git a/srcpkgs/libva/template b/srcpkgs/libva/template index db82f1f3d1..b9e9b2d252 100644 --- a/srcpkgs/libva/template +++ b/srcpkgs/libva/template @@ -1,7 +1,7 @@ # Template file for 'libva' pkgname=libva -version=2.4.1 -revision=2 +version=2.5.0 +revision=1 build_style=meson configure_args="-Dwith_glx=no -Dwith_wayland=yes -Dwith_egl=yes" hostmakedepends="pkg-config wayland-devel" @@ -12,7 +12,7 @@ license="MIT" homepage="https://01.org/linuxmedia" changelog="https://raw.githubusercontent.com/intel/libva/master/NEWS" distfiles="https://github.com/intel/libva/archive/${version}.tar.gz" -checksum=68ca8d071dcb84ac82e3c6d7f02a55937d9f690fcb215853f4aa1de8d459812f +checksum=9b6264dade6b6d3edb59c6c4f3c9217d1d5a195635fc07da875d565f58624418 post_install() { vlicense COPYING