vapoursynth: update to R52

This commit is contained in:
Issam E. Maghni 2020-11-24 12:56:02 -05:00 committed by Érico Nogueira Rolim
parent e945ff7070
commit ee18ba1f2f

View file

@ -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 <lemmi@nerd2nerd.org>"
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