vapoursynth: update to R39.
This commit is contained in:
parent
dc379f221c
commit
2af3da18f1
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'vapoursynth'
|
||||
pkgname=vapoursynth
|
||||
version=R38
|
||||
revision=3
|
||||
version=R39
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake pkg-config libtool yasm python3-Cython"
|
||||
hostmakedepends="automake pkg-config libtool nasm python3-Cython"
|
||||
makedepends="python3-devel zimg-devel libmagick-devel libass-devel"
|
||||
short_desc="Application for video manipulation"
|
||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||
license="LGPL-2"
|
||||
homepage="http://www.vapoursynth.com"
|
||||
distfiles="https://github.com/vapoursynth/vapoursynth/archive/$version.tar.gz"
|
||||
checksum=6dfd4bb28185fced32e530b5f31e98f535c534abeaf0b900a9b2e9327e12bd4a
|
||||
checksum=792a0002c71a7fc9d1d366df8d463f0b9918df4f871e4ab9a87120163a44c5c7
|
||||
|
||||
case $XBPS_TARGET_MACHINE in
|
||||
aarch64*)
|
||||
|
|
Loading…
Reference in New Issue