From 058e4a5c22e492a1be690cdb17fcf27969058554 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 24 Mar 2014 17:53:22 +0100 Subject: [PATCH] libva: update to 1.3.0. --- common/shlibs | 1 + srcpkgs/libva/template | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/common/shlibs b/common/shlibs index 22be113ffb1..25cdd52138c 100644 --- a/common/shlibs +++ b/common/shlibs @@ -803,6 +803,7 @@ libva-glx.so.1 libva-1.0.14_1 libva-tpi.so.1 libva-1.0.14_1 libva-egl.so.1 libva-1.0.14_1 libva-drm.so.1 libva-1:1.1.0_1 +libva-wayland.so.1 libva-1:1.3.0_1 libv4l2.so.0 v4l-utils-0.8.5_1 libv4lconvert.so.0 v4l-utils-0.8.5_1 libv4l1.so.0 v4l-utils-0.8.5_1 diff --git a/srcpkgs/libva/template b/srcpkgs/libva/template index a1ec64a92c1..8e270233117 100644 --- a/srcpkgs/libva/template +++ b/srcpkgs/libva/template @@ -1,19 +1,19 @@ # Template file for 'libva' pkgname=libva -_distver=1.2.1 +_distver=1.3.0 version=1:${_distver} -revision=2 +revision=1 wrksrc="${pkgname}-${_distver}" build_style=gnu-configure configure_args="--disable-static" hostmakedepends="pkg-config" -makedepends="libXfixes-devel MesaLib-devel" +makedepends="libXfixes-devel MesaLib-devel wayland-devel" short_desc="Video Acceleration (VA) API" maintainer="Juan RP " homepage="http://freedesktop.org/wiki/Software/vaapi" license="MIT" distfiles="http://www.freedesktop.org/software/vaapi/releases/libva/libva-${_distver}.tar.bz2" -checksum=70080f8b260ca4316f7e100f2ce15ad3e2356a2b9eff951278085ff8d48ea83b +checksum=36be87d0f26fb9010477350f7d05ef65e294fce9c21e17713c5ded582c18ce5d post_install() { vinstall COPYING 644 usr/share/licenses/${pkgname}