mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
vapoursynth: rebuild for Python 3.5
This commit is contained in:
parent
3793344933
commit
465b86cc7d
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'vapoursynth'
|
# Template file for 'vapoursynth'
|
||||||
pkgname=vapoursynth
|
pkgname=vapoursynth
|
||||||
version=R34
|
version=R34
|
||||||
revision=1
|
revision=2
|
||||||
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-Cython"
|
||||||
makedepends="python3.4-devel zimg-devel libmagick-devel libass-devel"
|
makedepends="python3-devel zimg-devel libmagick-devel libass-devel"
|
||||||
short_desc="Application for video manipulation"
|
short_desc="Application for video manipulation"
|
||||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue