From 786d9e3003349d06192484d3cf1b966888e1018f Mon Sep 17 00:00:00 2001 From: "Issam E. Maghni" Date: Tue, 24 Nov 2020 12:56:02 -0500 Subject: [PATCH] vapoursynth: update to R52 --- srcpkgs/vapoursynth/template | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/srcpkgs/vapoursynth/template b/srcpkgs/vapoursynth/template index a19190ab8e2..da9181e67ce 100644 --- a/srcpkgs/vapoursynth/template +++ b/srcpkgs/vapoursynth/template @@ -1,18 +1,18 @@ # Template file for 'vapoursynth' pkgname=vapoursynth -version=R50 -revision=3 +version=R52 +revision=1 build_style=gnu-configure -hostmakedepends="automake pkg-config libtool nasm python3-Cython" -makedepends="python3-devel zimg-devel libmagick-devel libass-devel ffmpeg-devel +hostmakedepends="automake libtool nasm pkg-config python3-Cython" +makedepends="ffmpeg-devel python3-devel zimg-devel libass-devel libmagick-devel libxml2-devel" short_desc="Application for video manipulation" maintainer="lemmi " license="LGPL-2.1-or-later, OFL-1.1" homepage="http://www.vapoursynth.com" changelog="https://raw.githubusercontent.com/vapoursynth/vapoursynth/master/ChangeLog" -distfiles="https://github.com/vapoursynth/vapoursynth/archive/$version.tar.gz" -checksum=b9dc7ce904c6a3432df7491b7052bc4cf09ccf1e7a703053f8079a2267522f97 +distfiles="https://github.com/vapoursynth/vapoursynth/archive/${version}.tar.gz" +checksum=4d5dc7950f4357da695d29708bc98013bc3e0bd72fc5d697f8c91ce3c4a4b2ac pre_configure() { ./autogen.sh