From 7e5dbb0115a6c0909a7d44f934ea13e81b9656b0 Mon Sep 17 00:00:00 2001 From: InfiniteVerma <45547198+InfiniteVerma@users.noreply.github.com> Date: Wed, 20 Dec 2023 13:54:42 +0000 Subject: [PATCH] kate+kwrite: bump version to 23.08.4 (#9904) --- .../kate/{kate-23.04.2.recipe => kate-23.08.4.recipe} | 10 +++++++--- .../{kate-23.04.2.patchset => kate-23.08.4.patchset} | 0 .../{kwrite-22.04.0.recipe => kwrite-23.08.4.recipe} | 10 ++++++++-- 3 files changed, 15 insertions(+), 5 deletions(-) rename kde-base/kate/{kate-23.04.2.recipe => kate-23.08.4.recipe} (96%) rename kde-base/kate/patches/{kate-23.04.2.patchset => kate-23.08.4.patchset} (100%) rename kde-base/kwrite/{kwrite-22.04.0.recipe => kwrite-23.08.4.recipe} (94%) diff --git a/kde-base/kate/kate-23.04.2.recipe b/kde-base/kate/kate-23.08.4.recipe similarity index 96% rename from kde-base/kate/kate-23.04.2.recipe rename to kde-base/kate/kate-23.08.4.recipe index 7a0abc8a3..7ed6043fa 100644 --- a/kde-base/kate/kate-23.04.2.recipe +++ b/kde-base/kate/kate-23.08.4.recipe @@ -61,7 +61,7 @@ COPYRIGHT="2010-2023 KDE Organisation" LICENSE="GNU LGPL v2" REVISION="1" SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/kate-$portVersion.tar.xz" -CHECKSUM_SHA256="7db103a3cb0f1cd771d4e63389ded0757d815f14b9a260b918d83c3e96f74485" +CHECKSUM_SHA256="297facaab205f67f2c61b17650ef27a10b32ea699083577eeece25d0beb3fba2" ADDITIONAL_FILES="kate.rdef.in" PATCHES="kate-$portVersion.patchset" @@ -108,15 +108,17 @@ REQUIRES=" lib:libKF5TextWidgets$secondaryArchSuffix lib:libKF5ThreadWeaver$secondaryArchSuffix lib:libKF5UnitConversion$secondaryArchSuffix + lib:libKF5Wallet$secondaryArchSuffix lib:libKF5WidgetsAddons$secondaryArchSuffix lib:libKF5WindowSystem$secondaryArchSuffix lib:libKF5XmlGui$secondaryArchSuffix + lib:libKUserFeedbackCore$secondaryArchSuffix + lib:libKUserFeedbackWidgets$secondaryArchSuffix lib:libQt5Core$secondaryArchSuffix lib:libQt5DBus$secondaryArchSuffix lib:libQt5Gui$secondaryArchSuffix lib:libQt5Network$secondaryArchSuffix lib:libQt5PrintSupport$secondaryArchSuffix - lib:libKF5Wallet$secondaryArchSuffix lib:libQt5Widgets$secondaryArchSuffix lib:libQt5Xml$secondaryArchSuffix " @@ -161,6 +163,8 @@ BUILD_REQUIRES=" devel:libKF5WidgetsAddons$secondaryArchSuffix devel:libKF5WindowSystem$secondaryArchSuffix devel:libKF5XmlGui$secondaryArchSuffix + devel:libKUserFeedbackCore$secondaryArchSuffix + devel:libKUserFeedbackWidgets$secondaryArchSuffix devel:libQt5Core$secondaryArchSuffix " BUILD_PREREQUIRES=" @@ -169,7 +173,7 @@ BUILD_PREREQUIRES=" cmd:g++$secondaryArchSuffix cmd:lrelease$secondaryArchSuffix >= 5 cmd:make - cmd:python2 + cmd:python3 " BUILD() diff --git a/kde-base/kate/patches/kate-23.04.2.patchset b/kde-base/kate/patches/kate-23.08.4.patchset similarity index 100% rename from kde-base/kate/patches/kate-23.04.2.patchset rename to kde-base/kate/patches/kate-23.08.4.patchset diff --git a/kde-base/kwrite/kwrite-22.04.0.recipe b/kde-base/kwrite/kwrite-23.08.4.recipe similarity index 94% rename from kde-base/kwrite/kwrite-22.04.0.recipe rename to kde-base/kwrite/kwrite-23.08.4.recipe index 72db64c05..ad7e919b5 100644 --- a/kde-base/kwrite/kwrite-22.04.0.recipe +++ b/kde-base/kwrite/kwrite-23.08.4.recipe @@ -53,7 +53,7 @@ COPYRIGHT="2010-2022 KDE Organisation" LICENSE="GNU LGPL v2" REVISION="1" SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/kate-$portVersion.tar.xz" -CHECKSUM_SHA256="ca90ad237113a846715ee6b6bfb6aff0d2f9031eed15df412632411ce93fc8cb" +CHECKSUM_SHA256="297facaab205f67f2c61b17650ef27a10b32ea699083577eeece25d0beb3fba2" SOURCE_DIR="kate-$portVersion" ADDITIONAL_FILES="kwrite.rdef.in" @@ -66,6 +66,7 @@ PROVIDES=" " REQUIRES=" haiku$secondaryArchSuffix + lib:libKF5Activities$secondaryArchSuffix lib:libKF5Archive$secondaryArchSuffix lib:libKF5Auth$secondaryArchSuffix lib:libKF5Bookmarks$secondaryArchSuffix @@ -98,6 +99,8 @@ REQUIRES=" lib:libKF5WidgetsAddons$secondaryArchSuffix lib:libKF5WindowSystem$secondaryArchSuffix lib:libKF5XmlGui$secondaryArchSuffix + lib:libKUserFeedbackCore$secondaryArchSuffix + lib:libKUserFeedbackWidgets$secondaryArchSuffix lib:libQt5Core$secondaryArchSuffix lib:libQt5DBus$secondaryArchSuffix lib:libQt5Gui$secondaryArchSuffix @@ -110,6 +113,7 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel extra_cmake_modules$secondaryArchSuffix >= 5.93 + devel:libKF5Activities$secondaryArchSuffix devel:libKF5Archive$secondaryArchSuffix devel:libKF5Auth$secondaryArchSuffix devel:libKF5Bookmarks$secondaryArchSuffix @@ -142,6 +146,8 @@ BUILD_REQUIRES=" devel:libKF5WidgetsAddons$secondaryArchSuffix devel:libKF5WindowSystem$secondaryArchSuffix devel:libKF5XmlGui$secondaryArchSuffix + devel:libKUserFeedbackCore$secondaryArchSuffix + devel:libKUserFeedbackWidgets$secondaryArchSuffix devel:libQt5Core$secondaryArchSuffix " BUILD_PREREQUIRES=" @@ -150,7 +156,7 @@ BUILD_PREREQUIRES=" cmd:g++$secondaryArchSuffix cmd:lrelease$secondaryArchSuffix >= 5 cmd:make - cmd:python2 + cmd:python3 " BUILD()