From 414b1bbb5dce4602bb264ad8b391990af577da44 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Thu, 5 Sep 2024 08:28:59 +0200 Subject: [PATCH] neochat, revbump for kquickimageeditor name fix (#11058) --- net-im/neochat/neochat-23.08.5.recipe | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/net-im/neochat/neochat-23.08.5.recipe b/net-im/neochat/neochat-23.08.5.recipe index bef37b8a9..e520e6a3b 100644 --- a/net-im/neochat/neochat-23.08.5.recipe +++ b/net-im/neochat/neochat-23.08.5.recipe @@ -5,7 +5,7 @@ most notably Kirigami, KConfig and KI18n." HOMEPAGE="https://apps.kde.org/en/neochat" COPYRIGHT="2022 KDE Organisation" LICENSE="GNU GPL v3" -REVISION="3" +REVISION="4" SOURCE_URI="https://invent.kde.org/network/neochat/-/archive/v$portVersion/neochat-v$portVersion.tar.bz2" CHECKSUM_SHA256="47546e1572dfcfc49e0de184fbca81cf22a48b63c346164795e0725ab7d7ffec" SOURCE_DIR="neochat-v$portVersion" @@ -23,7 +23,7 @@ REQUIRES=" haiku$secondaryArchSuffix kirigami_addons$secondaryArchSuffix kquickcharts$secondaryArchSuffix - kquickimageditor$secondaryArchSuffix + kquickimageeditor$secondaryArchSuffix qqc2_desktop_style$secondaryArchSuffix lib:libcmark$secondaryArchSuffix lib:libGL$secondaryArchSuffix @@ -72,10 +72,10 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel + extra_cmake_modules$secondaryArchSuffix >= 6.0.0 kirigami_addons$secondaryArchSuffix + kquickimageeditor${secondaryArchSuffix}_devel qqc2_desktop_style${secondaryArchSuffix}_devel - extra_cmake_modules$secondaryArchSuffix >= 5.115 - kquickimageditor$secondaryArchSuffix devel:libcmark$secondaryArchSuffix devel:libKF5Archive$secondaryArchSuffix devel:libKF5Auth$secondaryArchSuffix @@ -121,6 +121,8 @@ BUILD_PREREQUIRES=" cmd:cmark cmd:lrelease$secondaryArchSuffix >= 5 cmd:make + cmd:msgfmt + cmd:msgmerge " BUILD()