libva-intel-driver 1.3.2

This commit is contained in:
AlmAck 2014-07-13 16:56:58 +02:00
parent 6110b078b3
commit 98bcb61667

View File

@ -1,19 +1,18 @@
# Platform Packages for Chakra
pkgname=libva-intel-driver
pkgver=1.2.0
pkgver=1.3.2
pkgrel=1
pkgdesc="VA-API implementation for Intel G45 chipsets and Intel HD Graphics for Intel Core processor family."
arch=('i686' 'x86_64')
pkgdesc='VA-API implementation for Intel G45 and HD Graphics family'
arch=('x86_64')
url="http://freedesktop.org/wiki/Software/vaapi"
license=('MIT')
depends=('libva')
replaces=('libva-driver-intel')
conflicts=('libva-driver-intel')
provides=('libva-driver-intel')
options=('!libtool')
source=(http://cgit.freedesktop.org/vaapi/intel-driver/snapshot/intel-driver-${pkgver}.tar.bz2)
md5sums=('3f501572581393f0a842c38104236ede')
md5sums=('000e37911029dae5e851a30e99c00572')
build() {
cd ${srcdir}/intel-driver-${pkgver}