18 lines
796 B
Text
18 lines
796 B
Text
# Template file for 'gstreamer-vaapi'
|
|
pkgname=gstreamer-vaapi
|
|
version=0.4.0
|
|
revision=1
|
|
subpackages="${pkgname}-devel"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-static"
|
|
makedepends="pkg-config libXrandr-devel libva-devel>=1:1.1.0
|
|
gst-plugins-base-devel gst-plugins-bad-devel MesaLib-devel"
|
|
short_desc="VA-API plugins for GStreamer"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="GPL-3"
|
|
homepage="http://www.splitted-desktop.com/static/libva/gstreamer-vaapi/"
|
|
distfiles="http://www.freedesktop.org/software/vaapi/releases/${pkgname}/${pkgname}-${version}.tar.bz2"
|
|
checksum=8bd9fcdcf8bb669a8b02176f35440d46cb96f5eb342455302690af455e06189c
|
|
long_desc="
|
|
${pkgname} is a collection of GStreamer plugins and helper libraries that
|
|
allow hardware accelerated video decoding through VA-API."
|