From 366d9b71383f10216df23352fa755cab6903dac8 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Fri, 19 Dec 2025 18:02:39 +0100 Subject: [PATCH] kmime_kf6, revert to 25.08.3 (#13403) 25.12.0 and up require Qt >= 6.8 --- .../{kmime_kf6-25.12.0.recipe => kmime_kf6-25.08.3.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename kde-apps/kmime/{kmime_kf6-25.12.0.recipe => kmime_kf6-25.08.3.recipe} (96%) diff --git a/kde-apps/kmime/kmime_kf6-25.12.0.recipe b/kde-apps/kmime/kmime_kf6-25.08.3.recipe similarity index 96% rename from kde-apps/kmime/kmime_kf6-25.12.0.recipe rename to kde-apps/kmime/kmime_kf6-25.08.3.recipe index 2ba3ee4a0..3116e6e71 100644 --- a/kde-apps/kmime/kmime_kf6-25.12.0.recipe +++ b/kde-apps/kmime/kmime_kf6-25.08.3.recipe @@ -7,7 +7,7 @@ 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="c21f17b1fca6826487cd8e22cd551dee9340a52237c59670cc8c43265b0f4635" +CHECKSUM_SHA256="1f4fca3bff999fd84d9cf3d8073df7d3c1693ad8554b5600174e4a9aa1837f01" SOURCE_DIR="kmime-$portVersion" ARCHITECTURES="all !x86_gcc2" @@ -68,8 +68,8 @@ BUILD() { cmake -B build -S . -DCMAKE_BUILD_TYPE=Release \ $cmakeDirArgs \ - -DCMAKE_SKIP_RPATH=YES \ -DBUILD_QCH=ON \ + -DCMAKE_SKIP_RPATH=YES \ -DBUILD_TESTING=OFF \ -Wno-dev