From dd50126af6526f8b85f6b6958342025963eeaaa3 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Sat, 8 Mar 2025 23:52:15 +1000 Subject: [PATCH] qmmp: disable archive input plugin --- media-sound/qmmp/qmmp-2.2.3.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/media-sound/qmmp/qmmp-2.2.3.recipe b/media-sound/qmmp/qmmp-2.2.3.recipe index 189ad27fe..4e2f19439 100644 --- a/media-sound/qmmp/qmmp-2.2.3.recipe +++ b/media-sound/qmmp/qmmp-2.2.3.recipe @@ -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