mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
vapoursynth: update to R63, build with python3-Cython0.29
This commit is contained in:
parent
9bcfa4ddb6
commit
a62430383b
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'vapoursynth'
|
||||
pkgname=vapoursynth
|
||||
version=R57
|
||||
revision=2
|
||||
version=R63
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool nasm pkg-config python3-Cython"
|
||||
hostmakedepends="automake libtool nasm pkg-config python3-Cython0.29"
|
||||
makedepends="python3-devel zimg-devel"
|
||||
short_desc="Application for video manipulation"
|
||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||
|
@ -11,7 +11,7 @@ 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=9bed2ab1823050cfcbdbb1a57414e39507fd6c73f07ee4b5986fcbf0f6cb2d07
|
||||
checksum=ed909b3c58e79bcbb056d07c5d301222ba8001222b4b40d5c1123be35fea9ae2
|
||||
|
||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||
LDFLAGS="-latomic"
|
||||
|
|
Loading…
Add table
Reference in a new issue