From 132c38d74983a0ea14fb287496bcc04a7ab9b917 Mon Sep 17 00:00:00 2001 From: 4fury-c3440d8 Date: Sat, 17 Dec 2022 19:39:43 +0300 Subject: [PATCH] vapoursynth. --- multimedia/editor/vapoursynth/actions.py | 2 +- multimedia/editor/vapoursynth/pspec.xml | 21 +++++++++++++++++++-- 2 files changed, 20 insertions(+), 3 deletions(-) diff --git a/multimedia/editor/vapoursynth/actions.py b/multimedia/editor/vapoursynth/actions.py index 258d72dd4a..0558d5369e 100644 --- a/multimedia/editor/vapoursynth/actions.py +++ b/multimedia/editor/vapoursynth/actions.py @@ -7,7 +7,7 @@ from pisi.actionsapi import shelltools, autotools, pisitools, get def setup(): - pisitools.dosed("doc/apireference.rst", "api", deleteLine = True) +# pisitools.dosed("doc/apireference.rst", "api", deleteLine = True) autotools.autoreconf("-vif") autotools.configure("--disable-static") diff --git a/multimedia/editor/vapoursynth/pspec.xml b/multimedia/editor/vapoursynth/pspec.xml index 91ffd68704..8b53cf4bbe 100644 --- a/multimedia/editor/vapoursynth/pspec.xml +++ b/multimedia/editor/vapoursynth/pspec.xml @@ -13,8 +13,8 @@ multimedia.editor A video processing framework with simplicity in mind. VapourSynth is an application for video manipulation. It has a core library written in C++ and a Python module to allow video scripts to be created. - - https://github.com/vapoursynth/vapoursynth/archive/refs/tags/R60.tar.gz + + https://github.com/vapoursynth/vapoursynth/archive/refs/tags/R61.tar.gz nasm @@ -55,7 +55,24 @@ + + vapoursynth-doc + + + + + /usr/share/vapoursynth/html + + + + + 2022-12-16 + 61 + Version bump. + fury + uglyside@yandex.ru + 2022-11-13 60