From a5b99353ba6078e92f0d8f19c1a91aea9148ffae Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Sun, 8 Mar 2020 20:23:16 +1000 Subject: [PATCH] QMMP: enable SID plugin --- media-sound/qmmp/qmmp-1.3.6.recipe | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/media-sound/qmmp/qmmp-1.3.6.recipe b/media-sound/qmmp/qmmp-1.3.6.recipe index ae400d9fd..e6fa7922c 100644 --- a/media-sound/qmmp/qmmp-1.3.6.recipe +++ b/media-sound/qmmp/qmmp-1.3.6.recipe @@ -4,7 +4,7 @@ The user interface is similar to winamp or xmms." HOMEPAGE="http://qmmp.ylsoftware.com/" COPYRIGHT="2006-2020 Qmmp Development Team" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://sourceforge.net/projects/qmmp-dev/files/qmmp/qmmp-$portVersion.tar.bz2" CHECKSUM_SHA256="e842ab14a335c09ee2941ecdac4b47ce9a9e916d523dfe30e98e0569b6f13036" PATCHES="qmmp-$portVersion.patchset" @@ -55,6 +55,7 @@ REQUIRES=" lib:libQt5Core$secondaryArchSuffix lib:libQt5Gui$secondaryArchSuffix lib:libQt5Widgets$secondaryArchSuffix + lib:libsidplayfp$secondaryArchSuffix lib:libsndfile$secondaryArchSuffix lib:libsoxr$secondaryArchSuffix lib:libtag$secondaryArchSuffix @@ -98,6 +99,7 @@ BUILD_REQUIRES=" devel:libopus$secondaryArchSuffix devel:libopusfile$secondaryArchSuffix devel:libQt5Core$secondaryArchSuffix >= 5 + devel:libsidplayfp$secondaryArchSuffix devel:libsndfile$secondaryArchSuffix devel:libsoxr$secondaryArchSuffix devel:libtag$secondaryArchSuffix