diff --git a/kde-apps/kmime/kmime24-24.08.3.recipe b/kde-apps/kmime/kmime24-24.12.0.recipe similarity index 90% rename from kde-apps/kmime/kmime24-24.08.3.recipe rename to kde-apps/kmime/kmime24-24.12.0.recipe index cda2a1f2b..a768e3c56 100644 --- a/kde-apps/kmime/kmime24-24.08.3.recipe +++ b/kde-apps/kmime/kmime24-24.12.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="17f21f3cd3a94fd3e0a741e5320c14d2f8db4c56b39111c32f7b0c3681437c47" +CHECKSUM_SHA256="9f26b5f96e46e4f81792782b08d748e2ce681b299674242d49bd329ebb9704cf" SOURCE_DIR="kmime-$portVersion" PATCHES="kmime-$portVersion.patchset" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86" -libVersion="6.2.3" +libVersion="6.3.0" libVersionCompat="$libVersion compat >= ${libVersion%%.*}" PROVIDES=" @@ -37,7 +37,7 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - extra_cmake_modules$secondaryArchSuffix >= 6.0.0 + extra_cmake_modules$secondaryArchSuffix qt6_tools${secondaryArchSuffix}_devel devel:libKF6Codecs$secondaryArchSuffix devel:libQt6Core$secondaryArchSuffix @@ -55,7 +55,7 @@ BUILD_PREREQUIRES=" BUILD() { - cmake -B build -S . -DCMAKE_BUILD_TYPE=RelWithDebInfo \ + cmake -B build -S . -DCMAKE_BUILD_TYPE=Release \ $cmakeDirArgs \ -DKDE_INSTALL_QTQCHDIR=$documentationDir/packages/qt6 \ -DECM_DIR=/system/data/cmake/Modules/ECM/cmake \ diff --git a/kde-apps/kmime/patches/kmime-24.08.3.patchset b/kde-apps/kmime/patches/kmime-24.12.0.patchset similarity index 100% rename from kde-apps/kmime/patches/kmime-24.08.3.patchset rename to kde-apps/kmime/patches/kmime-24.12.0.patchset