libva-glx: update to 1.6.0.

This commit is contained in:
Juan RP 2015-07-02 07:21:21 +02:00
parent d69be9ed44
commit 585ffb9096
1 changed files with 2 additions and 5 deletions

View File

@ -7,7 +7,7 @@
# KEEP THIS PACKAGE SYNCHRONIZED WITH "libva".
#
pkgname=libva-glx
version=1.5.1
version=1.6.0
revision=1
wrksrc="libva-${version}"
build_style=gnu-configure
@ -19,9 +19,7 @@ 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-${version}.tar.bz2"
checksum=2511b25ead7a6ac1358bc4b81157647fef61e3904ccaca3cfefc3e976a0da005
replaces="libva<1:1.5.0_2"
checksum=3ad9dc9c1a6a10e9cc4234c2a1cd5e568ec0cd25145e86875eba6e0d69153458
pre_configure() {
autoreconf -fi
@ -38,7 +36,6 @@ post_install() {
}
libva-glx-devel_package() {
replaces="libva-devel<1:1.5.0_2"
depends="libva-devel ${sourcepkg}-${version}_${revision}"
short_desc+=" - development files"
pkg_install() {