vapoursynth: update to R36.

This commit is contained in:
lemmi 2017-01-24 21:11:28 +01:00 committed by Michael Gehring
parent bfa61f4884
commit 3acdaa231c

View File

@ -1,7 +1,7 @@
# Template file for 'vapoursynth'
pkgname=vapoursynth
version=R35
revision=3
version=R36
revision=1
build_style=gnu-configure
hostmakedepends="automake pkg-config libtool yasm python3-Cython"
makedepends="python3-devel zimg-devel libmagick-devel libass-devel"
@ -10,7 +10,13 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
license="LGPL-2"
homepage="http://www.vapoursynth.com"
distfiles="https://github.com/vapoursynth/vapoursynth/archive/$version.tar.gz"
checksum=762cada84d2f975ec925a1eb719dd8a2f40dfaa69d10c358b228184785f64918
checksum=8a156c5143cecd70b48e59428ec175e901510593082d3ddbc16fba93f5b6c704
case $XBPS_TARGET_MACHINE in
aarch64*)
broken="no upstream support"
;;
esac
pre_configure() {
./autogen.sh