# Template file for 'gst-libav' pkgname=gst-libav version=1.0.5 revision=1 build_style=gnu-configure configure_args="--with-libav-extra-configure=--enable-runtime-cpudetect" makedepends="pkg-config yasm orc-devel gst-plugins-base1-devel" short_desc="GStreamer libav plugin" maintainer="Juan RP " license="GPL-2" homepage="http://gstreamer.freedesktop.org" distfiles="${homepage}/src/${pkgname}/${pkgname}-${version}.tar.xz" checksum=aef8be665096b3a4e64424fb39d7c5da57faaaf95e9fea6c1bb44295d4fb32d5 gst-libav_package() { pkg_install() { vmove usr } }