From 1572f38d30f0a2a5dbe3dcdaf3d8247721eac5f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Mon, 16 Aug 2021 12:03:53 +0200 Subject: [PATCH] mpd: select correct version of libiso9660 --- media-sound/mpd/mpd-0.21.20.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/media-sound/mpd/mpd-0.21.20.recipe b/media-sound/mpd/mpd-0.21.20.recipe index b3666f903..ec9d0e22a 100644 --- a/media-sound/mpd/mpd-0.21.20.recipe +++ b/media-sound/mpd/mpd-0.21.20.recipe @@ -5,7 +5,7 @@ variety of sound files while being controlled by its network protocol." HOMEPAGE="https://www.musicpd.org/" COPYRIGHT="2003-2020 The Music Player Daemon Project" LICENSE="GNU GPL v2" -REVISION="5" +REVISION="6" SOURCE_URI="http://www.musicpd.org/download/mpd/${portVersion%.*}/mpd-$portVersion.tar.xz" CHECKSUM_SHA256="422ef0a996d961f3ebc6856395f3a855b45fa0059910e878fb98281007e510e1" PATCHES="mpd-$portVersion.patchset" @@ -92,7 +92,7 @@ BUILD_REQUIRES=" devel:libavutil$secondaryArchSuffix devel:libboost_system$secondaryArchSuffix >= 1.69 devel:libbz2$secondaryArchSuffix -# devel:libcdio$secondaryArchSuffix +# devel:libcdio$secondaryArchSuffix >= 19 # devel:libcdio_paranoia$secondaryArchSuffix devel:libchromaprint$secondaryArchSuffix devel:libcppunit$secondaryArchSuffix @@ -110,7 +110,7 @@ BUILD_REQUIRES=" devel:libicui18n$secondaryArchSuffix >= 66 devel:libid3tag$secondaryArchSuffix devel:libintl$secondaryArchSuffix - devel:libiso9660$secondaryArchSuffix + devel:libiso9660$secondaryArchSuffix >= 11 devel:libmad$secondaryArchSuffix # devel:libmms$secondaryArchSuffix devel:libmodplug$secondaryArchSuffix