libva: update to 1.6.2.
This commit is contained in:
parent
15fd28cbf9
commit
5e5bd8497c
|
@ -1,7 +1,6 @@
|
||||||
# Template file for 'libva'
|
# Template file for 'libva'
|
||||||
pkgname=libva
|
pkgname=libva
|
||||||
reverts=1:1.5.1_1
|
version=1.6.2
|
||||||
version=1.6.1
|
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --enable-x11 --disable-egl --disable-glx"
|
configure_args="--disable-static --enable-x11 --disable-egl --disable-glx"
|
||||||
|
@ -12,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://freedesktop.org/wiki/Software/vaapi"
|
homepage="http://freedesktop.org/wiki/Software/vaapi"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="http://www.freedesktop.org/software/vaapi/releases/libva/libva-${version}.tar.bz2"
|
distfiles="http://www.freedesktop.org/software/vaapi/releases/libva/libva-${version}.tar.bz2"
|
||||||
checksum=7fa2c23fb4431ed8590a52173db18e8760fabb7321d14110c574cc8674594e2e
|
checksum=c417f09cdeef549e54f4be5f9876026513afeac395c5be28750b431d848c8bd0
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in New Issue