libva: update to 1.5.1.

This commit is contained in:
Juan RP 2015-03-21 02:40:02 +01:00
parent c9e721fa0a
commit c48ddc2f88
2 changed files with 5 additions and 5 deletions

View File

@ -7,7 +7,7 @@
# KEEP THIS PACKAGE SYNCHRONIZED WITH "libva".
#
pkgname=libva-glx
version=1.5.0
version=1.5.1
revision=1
wrksrc="libva-${version}"
build_style=gnu-configure
@ -19,7 +19,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://freedesktop.org/wiki/Software/vaapi"
license="MIT"
distfiles="http://www.freedesktop.org/software/vaapi/releases/libva/libva-${version}.tar.bz2"
checksum=e946d4b3110e4e23ec6a588e0c828937e502c67196d1266214441fefc4b83486
checksum=2511b25ead7a6ac1358bc4b81157647fef61e3904ccaca3cfefc3e976a0da005
replaces="libva<1:1.5.0_2"

View File

@ -1,8 +1,8 @@
# Template file for 'libva'
pkgname=libva
_distver=1.5.0
_distver=1.5.1
version=1:${_distver}
revision=2
revision=1
wrksrc="${pkgname}-${_distver}"
build_style=gnu-configure
configure_args="--disable-static --enable-x11 --disable-egl --disable-glx"
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://freedesktop.org/wiki/Software/vaapi"
license="MIT"
distfiles="http://www.freedesktop.org/software/vaapi/releases/libva/libva-${_distver}.tar.bz2"
checksum=e946d4b3110e4e23ec6a588e0c828937e502c67196d1266214441fefc4b83486
checksum=2511b25ead7a6ac1358bc4b81157647fef61e3904ccaca3cfefc3e976a0da005
pre_configure() {
autoreconf -fi