Skip to content

Commit

Permalink
vapoursynth: update to R63, build with python3-Cython0.29
Browse files Browse the repository at this point in the history
  • Loading branch information
ahesford committed Aug 30, 2023
1 parent 9d6bd03 commit 0e4b497
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions srcpkgs/vapoursynth/template
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# 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>"
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"
Expand Down

0 comments on commit 0e4b497

Please sign in to comment.