From 9825256df9b76e53eb16324e16f112c9fd6a6d4a Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Wed, 28 Aug 2024 19:51:50 +0200 Subject: [PATCH] kmime24, bump version (#10962) --- .../{kmime24-24.05.2.recipe => kmime24-24.08.0.recipe} | 6 +++--- .../{kmime-24.05.2.patchset => kmime-24.08.0.patchset} | 0 2 files changed, 3 insertions(+), 3 deletions(-) rename kde-apps/kmime/{kmime24-24.05.2.recipe => kmime24-24.08.0.recipe} (93%) rename kde-apps/kmime/patches/{kmime-24.05.2.patchset => kmime-24.08.0.patchset} (100%) diff --git a/kde-apps/kmime/kmime24-24.05.2.recipe b/kde-apps/kmime/kmime24-24.08.0.recipe similarity index 93% rename from kde-apps/kmime/kmime24-24.05.2.recipe rename to kde-apps/kmime/kmime24-24.08.0.recipe index ab1e1c41f..98464dc39 100644 --- a/kde-apps/kmime/kmime24-24.05.2.recipe +++ b/kde-apps/kmime/kmime24-24.08.0.recipe @@ -7,14 +7,14 @@ LICENSE="BSD (3-clause) GNU LGPL v2" REVISION="1" SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/kmime-$portVersion.tar.xz" -CHECKSUM_SHA256="d82f38dcf97c6491c6b7367db8b18a65acb594d7eb752543dc23c65d4abab6a5" +CHECKSUM_SHA256="9e5aa90d8a2314b5fbc015f066922f2e1fa529daad3b76dfd351567a954353c2" SOURCE_DIR="kmime-$portVersion" PATCHES="kmime-$portVersion.patchset" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86" -libVersion="6.1.1" +libVersion="6.2.0" libVersionCompat="$libVersion compat >= ${libVersion%%.*}" PROVIDES=" @@ -39,10 +39,10 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel extra_cmake_modules$secondaryArchSuffix >= 6.0.0 + qt6_tools${secondaryArchSuffix}_devel devel:libKF6Codecs$secondaryArchSuffix devel:libKF6I18n$secondaryArchSuffix devel:libQt6Core$secondaryArchSuffix - devel:libQt6UiTools$secondaryArchSuffix " BUILD_PREREQUIRES=" cmd:cmake diff --git a/kde-apps/kmime/patches/kmime-24.05.2.patchset b/kde-apps/kmime/patches/kmime-24.08.0.patchset similarity index 100% rename from kde-apps/kmime/patches/kmime-24.05.2.patchset rename to kde-apps/kmime/patches/kmime-24.08.0.patchset