2011-11-03 08:53:04 +00:00
|
|
|
# Template file for 'libva-intel-driver'
|
2012-11-10 05:30:53 +00:00
|
|
|
pkgname=libva-intel-driver
|
2014-06-17 07:21:17 +00:00
|
|
|
version=1.3.2
|
2014-03-24 16:58:15 +00:00
|
|
|
revision=1
|
2011-11-03 08:53:04 +00:00
|
|
|
build_style=gnu-configure
|
2013-04-20 06:49:39 +00:00
|
|
|
hostmakedepends="pkg-config"
|
2014-06-17 07:21:17 +00:00
|
|
|
makedepends="libX11-devel libva-devel>=1:1.3.1 libdrm-devel wayland-devel MesaLib-devel"
|
|
|
|
depends="libva>=1:1.3.1"
|
2011-11-03 08:53:04 +00:00
|
|
|
short_desc="Video Acceleration (VA) API - Intel Graphics backend"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
homepage="http://freedesktop.org/wiki/Software/vaapi"
|
|
|
|
license="MIT"
|
2012-11-10 05:30:53 +00:00
|
|
|
distfiles="http://www.freedesktop.org/software/vaapi/releases/${pkgname}/${pkgname}-${version}.tar.bz2"
|
2014-06-17 07:21:17 +00:00
|
|
|
checksum=11d956ce11cb85bb009c8eb1ebb768403da2cb82675a6d66649f9c49ef4908d1
|
2014-08-28 11:47:41 +00:00
|
|
|
only_for_archs="i686 x86_64"
|
2011-11-03 08:53:04 +00:00
|
|
|
|
|
|
|
post_install() {
|
|
|
|
vinstall COPYING 644 usr/share/licenses/${pkgname}
|
|
|
|
}
|