Merge pull request #12853 from Rmys/master

python3 rebuild
This commit is contained in:
Rmys
2023-11-03 21:18:28 +03:00
committed by GitHub
7 changed files with 59 additions and 14 deletions
+10 -5
View File
@@ -13,9 +13,7 @@
<PartOf>multimedia.editor</PartOf> <PartOf>multimedia.editor</PartOf>
<Summary>A video processing framework with simplicity in mind.</Summary> <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> <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"> <Archive sha1sum="03e098efd8eeb6e054671e3f0934265417eafc37" type="targz">https://github.com/vapoursynth/vapoursynth/archive/refs/tags/R65.tar.gz</Archive>
https://github.com/vapoursynth/vapoursynth/archive/refs/tags/R61.tar.gz
</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>nasm</Dependency> <Dependency>nasm</Dependency>
<Dependency>cython3</Dependency> <Dependency>cython3</Dependency>
@@ -37,7 +35,7 @@
<Files> <Files>
<Path fileType="executable">/usr/bin</Path> <Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</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> <Path fileType="man">/usr/share/man</Path>
</Files> </Files>
</Package> </Package>
@@ -55,7 +53,14 @@
</Files> </Files>
</Package> </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"> <Update release="3">
<Date>2022-12-16</Date> <Date>2022-12-16</Date>
<Version>61</Version> <Version>61</Version>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>CommonMark parsing and rendering library and program in C</Summary> <Summary>CommonMark parsing and rendering library and program in C</Summary>
<Description>CommonMark parsing and rendering library and program in C</Description> <Description>CommonMark parsing and rendering library and program in C</Description>
<Archive sha1sum="72348c17548612be5df953f3d67630f34f98feab" type="targz">https://github.com/commonmark/cmark/archive/0.30.2.tar.gz</Archive> <Archive sha1sum="ae87665962390dabca20e461bac7523c8580e097" type="targz">https://github.com/commonmark/cmark/archive/0.30.3.tar.gz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>cmake</Dependency> <Dependency>cmake</Dependency>
<Dependency>python3-devel</Dependency> <Dependency>python3-devel</Dependency>
@@ -51,6 +51,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2023-11-03</Date>
<Version>0.30.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2021-10-05</Date> <Date>2021-10-05</Date>
<Version>0.30.2</Version> <Version>0.30.2</Version>
+9 -2
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>C-based SPMD programming language compiler</Summary> <Summary>C-based SPMD programming language compiler</Summary>
<Description>C tabanlı SPMD programlama dili derleyicisi</Description> <Description>C tabanlı SPMD programlama dili derleyicisi</Description>
<Archive sha1sum="aebacd6f73da06c6620ecadabee2414170857b6c" type="targz">https://github.com/ispc/ispc/archive/refs/tags/v1.16.0.tar.gz</Archive> <Archive sha1sum="f97763f3f1fc97431956bf45bf7004bf997fa1ea" type="targz">https://github.com/ispc/ispc/archive/refs/tags/v1.21.0.tar.gz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>flex</Dependency> <Dependency>flex</Dependency>
<Dependency>llvm</Dependency> <Dependency>llvm</Dependency>
@@ -27,7 +27,7 @@
<Dependency>python3-devel</Dependency> <Dependency>python3-devel</Dependency>
</BuildDependencies> </BuildDependencies>
<Patches> <Patches>
<Patch level="1">0001-Link-against-libclang-cpp.so.patch</Patch> <!-- <Patch level="1">0001-Link-against-libclang-cpp.so.patch</Patch> -->
</Patches> </Patches>
</Source> </Source>
@@ -45,6 +45,13 @@
</Package> </Package>
<History> <History>
<Update release="2">
<Date>2023-11-03</Date>
<Version>1.21.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1"> <Update release="1">
<Date>2021-06-30</Date> <Date>2021-06-30</Date>
<Version>1.16.0</Version> <Version>1.16.0</Version>
+8 -1
View File
@@ -27,7 +27,7 @@
<Files> <Files>
<Path fileType="executable">/usr/bin</Path> <Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/</Path> <Path fileType="library">/usr/lib/</Path>
<Path fileType="library">/usr/lib/python3.9</Path> <Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="localedata">/usr/share/locale</Path> <Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="doc">/usr/share/doc</Path> <Path fileType="doc">/usr/share/doc</Path>
<Path fileType="doc">/usr/share/gtk-doc</Path> <Path fileType="doc">/usr/share/gtk-doc</Path>
@@ -46,6 +46,13 @@
</Package> </Package>
<History> <History>
<Update release="3">
<Date>2023-11-03</Date>
<Version>1.0.5</Version>
<Comment>Python3 rebuild.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="2"> <Update release="2">
<Date>2022-12-04</Date> <Date>2022-12-04</Date>
<Version>1.0.5</Version> <Version>1.0.5</Version>
+8 -3
View File
@@ -12,9 +12,7 @@
<IsA>app:gui</IsA> <IsA>app:gui</IsA>
<Summary>an advanced audio player</Summary> <Summary>an advanced audio player</Summary>
<Description>Audacious is an open source audio player. A descendant of XMMS, Audacious plays your music how you want it, without stealing away your computer’s resources from other tasks. Drag and drop folders and individual song files, search for artists and albums in your entire music library, or create and edit your own custom playlists.Listen to CD’s or stream music from the Internet. Tweak the sound with the graphical equalizer or experiment with LADSPA effects. Enjoy the modern GTK-themed interface or change things up with Winamp classic skins. Use the plugins included with Audacious to fetch lyrics for your music, to set an alarm in the morning, and more.</Description> <Description>Audacious is an open source audio player. A descendant of XMMS, Audacious plays your music how you want it, without stealing away your computer’s resources from other tasks. Drag and drop folders and individual song files, search for artists and albums in your entire music library, or create and edit your own custom playlists.Listen to CD’s or stream music from the Internet. Tweak the sound with the graphical equalizer or experiment with LADSPA effects. Enjoy the modern GTK-themed interface or change things up with Winamp classic skins. Use the plugins included with Audacious to fetch lyrics for your music, to set an alarm in the morning, and more.</Description>
<Archive sha1sum="cb0235bf1eb9a5625cb8d1d5b4a27c5957a4aa2b" type="tarbz2"> <Archive sha1sum="b48ade1ef5028c3e0f6473242e0193af77d9b9bd" type="tarbz2">https://distfiles.audacious-media-player.org/audacious-4.3.1.tar.bz2</Archive>
https://distfiles.audacious-media-player.org/audacious-4.3.tar.bz2
</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>meson</Dependency> <Dependency>meson</Dependency>
<Dependency>cmake</Dependency> <Dependency>cmake</Dependency>
@@ -62,6 +60,13 @@
</Package> </Package>
<History> <History>
<Update release="6">
<Date>2023-11-03</Date>
<Version>4.3.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5"> <Update release="5">
<Date>2023-03-08</Date> <Date>2023-03-08</Date>
<Version>4.3</Version> <Version>4.3</Version>
+8 -1
View File
@@ -13,7 +13,7 @@
<Icon>nemo</Icon> <Icon>nemo</Icon>
<Summary>A small speech recognizer</Summary> <Summary>A small speech recognizer</Summary>
<Description>This is PocketSphinx, one of Carnegie Mellon University's open source large vocabulary, speaker-independent continuous speech recognition engines.</Description> <Description>This is PocketSphinx, one of Carnegie Mellon University's open source large vocabulary, speaker-independent continuous speech recognition engines.</Description>
<Archive sha1sum="50d6d103444fbee2f17abd20fb39ab2b1333ac73" type="targz">https://github.com/cmusphinx/pocketsphinx/archive/refs/tags/v5.0.0.tar.gz</Archive> <Archive sha1sum="8c501d2fc21350ad1aa251391f68beabfb6d65bc" type="targz">https://github.com/cmusphinx/pocketsphinx/archive/refs/tags/v5.0.2.tar.gz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>cmake</Dependency> <Dependency>cmake</Dependency>
<Dependency>cython3</Dependency> <Dependency>cython3</Dependency>
@@ -58,6 +58,13 @@
<History> <History>
<Update release="2">
<Date>2023-11-03</Date>
<Version>5.0.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1"> <Update release="1">
<Date>2023-02-01</Date> <Date>2023-02-01</Date>
<Version>5.0.0</Version> <Version>5.0.0</Version>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:gui</IsA> <IsA>app:gui</IsA>
<Summary>Open Broadcaster Software.</Summary> <Summary>Open Broadcaster Software.</Summary>
<Description>Free and open source software for video recording and live streaming.</Description> <Description>Free and open source software for video recording and live streaming.</Description>
<Archive sha1sum="82bba1e20e471d1a5465c82a29188b5b829b0f6d" type="targz">https://github.com/obsproject/obs-studio/archive/refs/tags/29.0.2.tar.gz</Archive> <Archive sha1sum="90b3adf3ccf4343c9ed0b84a3e6c0f8613c15299" type="targz">https://github.com/obsproject/obs-studio/archive/refs/tags/29.1.3.tar.gz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>swig</Dependency> <Dependency>swig</Dependency>
<Dependency>cmake</Dependency> <Dependency>cmake</Dependency>
@@ -137,6 +137,13 @@
</Package> </Package>
<History> <History>
<Update release="14">
<Date>2023-11-03</Date>
<Version>29.3.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13"> <Update release="13">
<Date>2023-02-06</Date> <Date>2023-02-06</Date>
<Version>29.0.2</Version> <Version>29.0.2</Version>