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-12-29 10:47:55 +00:00
|
|
|
version=1.5.0
|
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-12-29 10:47:55 +00:00
|
|
|
makedepends="libX11-devel libva-devel>=1:${version} libdrm-devel wayland-devel MesaLib-devel"
|
|
|
|
depends="libva>=1:${version}"
|
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-12-29 10:47:55 +00:00
|
|
|
checksum=d0b448193ab34b622cd14e4db8ca29991a4038b4eb459a8fbbcbd7db843da3dc
|
2014-08-28 11:47:41 +00:00
|
|
|
only_for_archs="i686 x86_64"
|
2011-11-03 08:53:04 +00:00
|
|
|
|
|
|
|
post_install() {
|
2014-09-30 07:10:41 +00:00
|
|
|
vlicense COPYING
|
2011-11-03 08:53:04 +00:00
|
|
|
}
|