mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 10:17:14 +08:00
libva-intel-driver 1.3.2
This commit is contained in:
parent
6110b078b3
commit
98bcb61667
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user