20 lines
597 B
Text
20 lines
597 B
Text
# Template file for 'vdpau-video'
|
|
pkgname=vdpau-video
|
|
version=0.7.3
|
|
revision=3
|
|
build_style=gnu-configure
|
|
makedepends="pkg-config libva-devel libvdpau-devel MesaLib-devel"
|
|
short_desc="A VDPAU-based backend for VA-API"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="GPL-2"
|
|
homepage="http://www.splitted-desktop.com/~gbeauchesne/vdpau-video/"
|
|
distfiles="${homepage}/$pkgname-$version.tar.gz"
|
|
checksum=28f66adc7d87a513a765dd79fda469e895b76692173d2aa79a26f4a618f91266
|
|
long_desc="
|
|
vdpau-video consists in a VDPAU-based backend for VA-API."
|
|
|
|
vdpau-video_package() {
|
|
pkg_install() {
|
|
vmove usr
|
|
}
|
|
}
|