From 41023958703d0ee3dc1bbb87fc1d047815f5b2de Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 5 Aug 2018 01:58:55 -0300 Subject: [PATCH] libva-utils: update to 2.3.0. --- srcpkgs/libva-utils/template | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/srcpkgs/libva-utils/template b/srcpkgs/libva-utils/template index 803b7e743c8..38b936853c7 100644 --- a/srcpkgs/libva-utils/template +++ b/srcpkgs/libva-utils/template @@ -1,16 +1,18 @@ # Template file for 'libva-utils' pkgname=libva-utils -version=1.8.3 +version=2.3.0 revision=1 -build_style=gnu-configure +build_style=meson +configure_args="-Ddrm=true -Dx11=true -Dwayland=true" hostmakedepends="pkg-config wayland-devel" makedepends="libva-devel libXfixes-devel libXext-devel libdrm-devel wayland-devel" short_desc="Video Acceleration (VA) API - Utilities" maintainer="Juan RP " -homepage="https://01.org/linuxmedia" license="MIT" -distfiles="https://github.com/01org/libva-utils/releases/download/${version}/libva-utils-${version}.tar.bz2" -checksum=c59de4fb6f1021c435b3f49e2410760692324ee5bb464c716d674fcb626a7e03 +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=f338497b867bbc9bf008e4892eaebda08955785dc7eb2005855bba5f1a20b037 post_install() { vlicense COPYING