python3 rebuild

This commit is contained in:
Rmys
2023-11-03 21:17:58 +03:00
parent 92a5ee6535
commit 0ea23594c2
7 changed files with 59 additions and 14 deletions
+10 -5
View File
@@ -13,9 +13,7 @@
<PartOf>multimedia.editor</PartOf>
<Summary>A video processing framework with simplicity in mind.</Summary>
<Description>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.</Description>
<Archive sha1sum="c57492d9eb124ab224f4cf12a896f9016060e663" type="targz">
https://github.com/vapoursynth/vapoursynth/archive/refs/tags/R61.tar.gz
</Archive>
<Archive sha1sum="03e098efd8eeb6e054671e3f0934265417eafc37" type="targz">https://github.com/vapoursynth/vapoursynth/archive/refs/tags/R65.tar.gz</Archive>
<BuildDependencies>
<Dependency>nasm</Dependency>
<Dependency>cython3</Dependency>
@@ -37,7 +35,7 @@
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/vapoursynth.so</Path>
<Path fileType="library">/usr/lib/python3*/site-packages/vapoursynth.so</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
@@ -55,7 +53,14 @@
</Files>
</Package>
<History>
<History>
<Update release="4">
<Date>2023-11-03</Date>
<Version>65</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2022-12-16</Date>
<Version>61</Version>