Merge pull request #12863 from Rmys/master

python3 rebuild
This commit is contained in:
Rmys
2023-11-04 11:59:37 +03:00
committed by GitHub
12 changed files with 90 additions and 6 deletions
+8 -1
View File
@@ -40,7 +40,7 @@
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/liblilv-0.so*</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages</Path>
<Path fileType="library">/usr/lib/python3*/site-packages</Path>
<Path fileType="config">/etc/bash_completion.d/lilv</Path>
</Files>
</Package>
@@ -62,6 +62,13 @@
</Package>
<History>
<Update release="3">
<Date>2023-11-04</Date>
<Version>0.24.20</Version>
<Comment>Rebuild</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2023-06-24</Date>
<Version>0.24.20</Version>
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:gui</IsA>
<Summary>Digital DJ tool</Summary>
<Description>Mixxx is Free DJ software that gives you everything you need to perform live mixes.</Description>
<Archive sha1sum="56bca2d77a60664854cef400436c9d0bc05b79f4" type="targz">https://github.com/mixxxdj/mixxx/archive/refs/tags/2.3.5.tar.gz</Archive>
<Archive sha1sum="09fbfe7ddc671ae70ce82dfa1a65963614a6e009" type="targz">https://github.com/mixxxdj/mixxx/archive/refs/tags/2.3.6.tar.gz</Archive>
<BuildDependencies>
<Dependency>git</Dependency>
<Dependency>cmake</Dependency>
@@ -135,6 +135,13 @@
</Package>
<History>
<Update release="2">
<Date>2023-11-04</Date>
<Version>2.3.6</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2023-07-15</Date>
<Version>2.3.5</Version>