# Template file for 'vapoutsynth-mvtools' pkgname=vapoursynth-mvtools version=15 revision=1 build_style=gnu-configure hostmakedepends="automake pkg-config libtool yasm" makedepends="fftw-devel vapoursynth-devel zimg-devel" short_desc="Set of filters for motion estimation and compensation" maintainer="lemmi " license="GPL-2" homepage="http://avisynth.org.ru/mvtools/mvtools2.html" distfiles="https://github.com/dubhater/vapoursynth-mvtools/archive/v${version}.tar.gz" checksum=8f1b4504914003fc7132be9484064d3e8bd719b7cf1d2af8baa7323b906b6eb2 pre_configure() { ./autogen.sh } post_install() { vdoc readme.rst vsconf ${FILESDIR}/example.py }