qmmp: disable archive input plugin

This commit is contained in:
Gerasim Troeglazov
2025-03-08 23:52:15 +10:00
parent c872f05fc1
commit dd50126af6

View File

@@ -4,7 +4,7 @@ The user interface is similar to winamp or xmms."
HOMEPAGE="http://qmmp.ylsoftware.com/"
COPYRIGHT="2006-2025 Qmmp Development Team"
LICENSE="GNU GPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://qmmp.ylsoftware.com/files/qmmp/2.2/qmmp-$portVersion.tar.bz2"
CHECKSUM_SHA256="993e57d8e11b083bb6f246738505edf35d498ffe82a1936f3129b8bb09eab244"
PATCHES="qmmp-$portVersion.patchset"
@@ -26,7 +26,7 @@ PROVIDES="
"
REQUIRES="
haiku$secondaryArchSuffix
lib:libarchive$secondaryArchSuffix
# lib:libarchive$secondaryArchSuffix
lib:libavcodec$secondaryArchSuffix
lib:libavformat$secondaryArchSuffix
lib:libavutil$secondaryArchSuffix
@@ -77,7 +77,7 @@ REQUIRES_devel="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
qt6_tools${secondaryArchSuffix}_devel
devel:libarchive$secondaryArchSuffix
# devel:libarchive$secondaryArchSuffix
devel:libavcodec$secondaryArchSuffix > 60
devel:libavformat$secondaryArchSuffix > 60
devel:libbs2b$secondaryArchSuffix