libva: update to 1.6.0.

This commit is contained in:
Juan RP 2015-07-02 07:21:19 +02:00
parent 3a0f3bdbec
commit d69be9ed44

View file

@ -1,9 +1,8 @@
# Template file for 'libva'
pkgname=libva
_distver=1.5.1
version=1:${_distver}
reverts=1:1.5.1_1
version=1.6.0
revision=1
wrksrc="${pkgname}-${_distver}"
build_style=gnu-configure
configure_args="--disable-static --enable-x11 --disable-egl --disable-glx"
hostmakedepends="automake pkg-config libtool"
@ -12,8 +11,8 @@ short_desc="Video Acceleration (VA) API"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://freedesktop.org/wiki/Software/vaapi"
license="MIT"
distfiles="http://www.freedesktop.org/software/vaapi/releases/libva/libva-${_distver}.tar.bz2"
checksum=2511b25ead7a6ac1358bc4b81157647fef61e3904ccaca3cfefc3e976a0da005
distfiles="http://www.freedesktop.org/software/vaapi/releases/libva/libva-${version}.tar.bz2"
checksum=3ad9dc9c1a6a10e9cc4234c2a1cd5e568ec0cd25145e86875eba6e0d69153458
pre_configure() {
autoreconf -fi