From 62f88296fc23442c1768bf2e52783779677481d1 Mon Sep 17 00:00:00 2001 From: Ivan Holmes Date: Sat, 21 May 2022 21:10:32 +0100 Subject: [PATCH] bump cantata to 2.5.0 (#6917) --- .../cantata/{cantata-2.4.2.recipe => cantata-2.5.0.recipe} | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) rename media-sound/cantata/{cantata-2.4.2.recipe => cantata-2.5.0.recipe} (94%) diff --git a/media-sound/cantata/cantata-2.4.2.recipe b/media-sound/cantata/cantata-2.5.0.recipe similarity index 94% rename from media-sound/cantata/cantata-2.4.2.recipe rename to media-sound/cantata/cantata-2.5.0.recipe index 21326ebb1..b6e934f09 100644 --- a/media-sound/cantata/cantata-2.4.2.recipe +++ b/media-sound/cantata/cantata-2.5.0.recipe @@ -5,11 +5,11 @@ variety of sound files while being controlled by its network protocol. Cantata is a full featured Qt based client for Music Player Daemon." HOMEPAGE="https://github.com/CDrummond/cantata" -COPYRIGHT="2010-2020 Craig Drummond" +COPYRIGHT="2010-2022 Craig Drummond" LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="https://github.com/CDrummond/cantata/releases/download/v$portVersion/cantata-$portVersion.tar.bz2" -CHECKSUM_SHA256="3ed25d0c838720af7ed08b89a30f3e05d6952d40a5f520f29b3558b2eacdec82" +CHECKSUM_SHA256="eb7e00ab3f567afaa02ea2c86e2fe811a475afab93182b95922c6eb126821724" SOURCE_FILENAME="cantata-$portVersion.tar.gz" ADDITIONAL_FILES="cantata.rdef" @@ -18,7 +18,7 @@ SECONDARY_ARCHITECTURES="x86" PROVIDES=" cantata$secondaryArchSuffix = $portVersion - app:cantata$secondaryArchSuffix = $portVersion + app:Cantata$secondaryArchSuffix = $portVersion " REQUIRES=" haiku$secondaryArchSuffix @@ -69,6 +69,7 @@ BUILD_PREREQUIRES=" cmd:cmake cmd:gcc$secondaryArchSuffix cmd:ld$secondaryArchSuffix + cmd:lrelease$secondaryArchSuffix >= 5 cmd:make cmd:pkg_config$secondaryArchSuffix "