libva-intel-driver: rebuild against libva-1.0.16.
This commit is contained in:
parent
541d726ca1
commit
ed293e53c9
1 changed files with 4 additions and 3 deletions
|
@ -2,16 +2,17 @@
|
|||
_distname=intel-driver
|
||||
pkgname=libva-${_distname}
|
||||
version=1.0.18
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc=${_distname}-${version}
|
||||
build_style=gnu-configure
|
||||
makedepends="automake pkg-config libva-devel>=1.1.0 libdrm-devel libX11-devel"
|
||||
depends="libva>=1:1.0.16"
|
||||
makedepends="automake pkg-config libva-devel>=1:1.0.16 libdrm-devel libX11-devel"
|
||||
short_desc="Video Acceleration (VA) API - Intel Graphics backend"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://freedesktop.org/wiki/Software/vaapi"
|
||||
license="MIT"
|
||||
distfiles="http://cgit.freedesktop.org/vaapi/${_distname}/snapshot/${_distname}-$version.tar.bz2"
|
||||
checksum=6c37fcf1bdd7835fbb5da50a50ad0d593bbc6257b88401e7d56c51b6ac075ebe
|
||||
checksum=609bfe3f4ff72e8f6bcc2a80f1ca6f59790838469707a2fe4ad33e90b807cad4
|
||||
long_desc="
|
||||
The main motivation for VA-API (Video Acceleration API) is to enable hardware
|
||||
accelerated video decode/encode at various entry-points (VLD, IDCT, Motion
|
||||
|
|
Loading…
Reference in a new issue