libva: update to 1.5.1.
This commit is contained in:
parent
c9e721fa0a
commit
c48ddc2f88
@ -7,7 +7,7 @@
|
|||||||
# KEEP THIS PACKAGE SYNCHRONIZED WITH "libva".
|
# KEEP THIS PACKAGE SYNCHRONIZED WITH "libva".
|
||||||
#
|
#
|
||||||
pkgname=libva-glx
|
pkgname=libva-glx
|
||||||
version=1.5.0
|
version=1.5.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="libva-${version}"
|
wrksrc="libva-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
@ -19,7 +19,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||||||
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=e946d4b3110e4e23ec6a588e0c828937e502c67196d1266214441fefc4b83486
|
checksum=2511b25ead7a6ac1358bc4b81157647fef61e3904ccaca3cfefc3e976a0da005
|
||||||
|
|
||||||
replaces="libva<1:1.5.0_2"
|
replaces="libva<1:1.5.0_2"
|
||||||
|
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
# Template file for 'libva'
|
# Template file for 'libva'
|
||||||
pkgname=libva
|
pkgname=libva
|
||||||
_distver=1.5.0
|
_distver=1.5.1
|
||||||
version=1:${_distver}
|
version=1:${_distver}
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname}-${_distver}"
|
wrksrc="${pkgname}-${_distver}"
|
||||||
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"
|
||||||
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||||||
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-${_distver}.tar.bz2"
|
distfiles="http://www.freedesktop.org/software/vaapi/releases/libva/libva-${_distver}.tar.bz2"
|
||||||
checksum=e946d4b3110e4e23ec6a588e0c828937e502c67196d1266214441fefc4b83486
|
checksum=2511b25ead7a6ac1358bc4b81157647fef61e3904ccaca3cfefc3e976a0da005
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user