Merge pull request #4974 from lemmi/vapoursynth

vapoursynth: update to R34.
This commit is contained in:
Michael Gehring 2016-10-16 11:53:42 +02:00 committed by GitHub
commit cc16a67683

View File

@ -1,6 +1,6 @@
# Template file for 'vapoursynth' # Template file for 'vapoursynth'
pkgname=vapoursynth pkgname=vapoursynth
version=R33.1 version=R34
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="automake pkg-config libtool yasm python3 python-Cython python3.4-Cython" hostmakedepends="automake pkg-config libtool yasm python3 python-Cython python3.4-Cython"
@ -10,7 +10,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
license="LGPL-2" license="LGPL-2"
homepage="http://www.vapoursynth.com" homepage="http://www.vapoursynth.com"
distfiles="https://github.com/vapoursynth/vapoursynth/archive/$version.tar.gz" distfiles="https://github.com/vapoursynth/vapoursynth/archive/$version.tar.gz"
checksum=8c448e67bccbb56af96ed0e6ba65f0ec60bc33482efd0534f5b4614fb8920494 checksum=d1d3154c7076ab25ad46de5a2385d47ba48fe9fcbe44e75cd3c33ff2e06dd465
pre_configure() { pre_configure() {
./autogen.sh ./autogen.sh