Merge pull request #14771 from 4fury-c3440d8/master

Fixed issues opened by FabioLolix.
This commit is contained in:
Kamil ATLI
2024-08-25 17:11:06 +03:00
committed by GitHub
4 changed files with 30 additions and 9 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
from pisi.actionsapi import cmaketools, pisitools, get
def setup():
cmaketools.configure()
cmaketools.configure("-DUSE_QT6=1")
def build():
cmaketools.make()
+11 -4
View File
@@ -12,12 +12,12 @@
<IsA>app:gui</IsA>
<Summary>Flacon is a open source audio file encoder.</Summary>
<Description>You can split a single large audio file containing the entire album into the separate audio tracks.</Description>
<Archive sha1sum="ee240b3c69b695c4372a1ca80f50e00f80406e01" type="targz">https://github.com/flacon/flacon/archive/refs/tags/v10.0.0.tar.gz</Archive>
<Archive sha1sum="d2ba7e2ff764a3d858b2154f18b197e40aad37fd" type="targz">https://github.com/flacon/flacon/archive/refs/tags/v11.4.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>taglib-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt6-linguist</Dependency>
<Dependency>qt6-base-devel</Dependency>
<Dependency>uchardet-devel</Dependency>
</BuildDependencies>
<Patches>
@@ -39,7 +39,7 @@
<Dependency>wavpack</Dependency>
<Dependency>alacenc</Dependency>
<Dependency>uchardet</Dependency>
<Dependency>qt5-base</Dependency>
<Dependency>qt6-base</Dependency>
<Dependency>opus-tools</Dependency>
<Dependency>vorbis-tools</Dependency>
</RuntimeDependencies>
@@ -54,6 +54,13 @@
</Package>
<History>
<Update release="8">
<Date>2024-08-25</Date>
<Version>11.4.0</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="7">
<Date>2023-01-22</Date>
<Version>10.0.0</Version>
+9 -2
View File
@@ -17,8 +17,8 @@
<Description>
DeaDBeeF (as in 0xDEADBEEF) is a modular audio player for GNU/Linux, *BSD, OpenSolaris, macOS, and other UNIX-like systems.
</Description>
<Archive sha1sum="c64d8f4743f935c297e5e2672d0ca279a6fa284f" type="tarbz2">
mirrors://sourceforge/project/deadbeef/travis/linux/1.9.5/deadbeef-1.9.5.tar.bz2
<Archive sha1sum="ae6f3d7856690d7c2079c5fec27a5c896ba1f5d7" type="tarbz2">
mirrors://sourceforge/deadbeef/deadbeef-1.9.6.tar.bz2
</Archive>
<BuildDependencies>
<Dependency>bison</Dependency>
@@ -117,6 +117,13 @@
</Package>
<History>
<Update release="22">
<Date>2024-08-25</Date>
<Version>1.9.6</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="21">
<Date>2023-07-15</Date>
<Version>1.9.5</Version>
+9 -2
View File
@@ -14,8 +14,8 @@
<Description>
Although Sayonara is considered as a lightweight player, it holds a lot of features to organize even big music collections.
</Description>
<Archive sha1sum="c93f119a7bd319f9a6b7a3548daa1dee72cd299e" type="tarbz2">
https://gitlab.com/luciocarreras/sayonara-player/-/archive/1.7.0-stable3/sayonara-player-1.7.0-stable3.tar.bz2
<Archive sha1sum="3a059308e3bc37533f66991c228260ab4d510090" type="tarbz2">
https://gitlab.com/luciocarreras/sayonara-player/-/archive/1.10.0-stable1/sayonara-player-1.10.0-stable1.tar.bz2
</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
@@ -72,6 +72,13 @@
</Package>
<History>
<Update release="12">
<Date>2024-08-25</Date>
<Version>1.10.0</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="11">
<Date>2021-10-17</Date>
<Version>1.7.0_3</Version>