From efc421a63cf85299a8ea2a9cfbb2502a64da3c10 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Mon, 4 Mar 2024 23:21:49 +1000 Subject: [PATCH] kwave: bump version --- .../{kwave-22.04.0.recipe => kwave-23.08.5.recipe} | 10 +++++----- .../{kwave-22.04.0.patchset => kwave-23.08.5.patchset} | 0 2 files changed, 5 insertions(+), 5 deletions(-) rename kde-base/kwave/{kwave-22.04.0.recipe => kwave-23.08.5.recipe} (96%) rename kde-base/kwave/patches/{kwave-22.04.0.patchset => kwave-23.08.5.patchset} (100%) diff --git a/kde-base/kwave/kwave-22.04.0.recipe b/kde-base/kwave/kwave-23.08.5.recipe similarity index 96% rename from kde-base/kwave/kwave-22.04.0.recipe rename to kde-base/kwave/kwave-23.08.5.recipe index ec3683ce9..89ad01084 100644 --- a/kde-base/kwave/kwave-22.04.0.recipe +++ b/kde-base/kwave/kwave-23.08.5.recipe @@ -8,11 +8,11 @@ including multi channel files * Kwave includes some plugins to transform audio files in several ways and presents \ a graphical view with a complete zoom and scroll capability" HOMEPAGE="https://apps.kde.org/kwave" -COPYRIGHT="2010-2022 KDE Organisation" +COPYRIGHT="2010-2024 KDE Organisation" LICENSE="GNU LGPL v2" -REVISION="2" +REVISION="1" SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/kwave-$portVersion.tar.xz" -CHECKSUM_SHA256="86857be46eb838aa4efe76c7468bf403c08c331e830c59b12aefa6cbd57f429d" +CHECKSUM_SHA256="c6183a93e9e545265035c589ec7d059772507e493546d9b25117a520d2cfc408" PATCHES="kwave-$portVersion.patchset" ADDITIONAL_FILES=" kwave.rdef.in @@ -85,7 +85,7 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - extra_cmake_modules$secondaryArchSuffix >= 5.93 + extra_cmake_modules$secondaryArchSuffix devel:libaudiofile$secondaryArchSuffix devel:libfftw3$secondaryArchSuffix devel:libFLAC$secondaryArchSuffix @@ -139,7 +139,7 @@ BUILD_PREREQUIRES=" cmd:find cmd:g++$secondaryArchSuffix cmd:make - cmd:python2 + cmd:python3 cmd:pkg_config$secondaryArchSuffix cmd:qdbuscpp2xml$secondaryArchSuffix >= 5 cmd:unzip diff --git a/kde-base/kwave/patches/kwave-22.04.0.patchset b/kde-base/kwave/patches/kwave-23.08.5.patchset similarity index 100% rename from kde-base/kwave/patches/kwave-22.04.0.patchset rename to kde-base/kwave/patches/kwave-23.08.5.patchset