From 1bf74d3f9edd3beb9b07746f73d815b7fb5ef073 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Wed, 28 Jan 2026 16:54:05 +0100 Subject: [PATCH] kimageformats, revbump both KF version for libraw (#13682) --- kde-frameworks/kimageformats/kimageformats-5.115.0.recipe | 4 ++-- kde-frameworks/kimageformats/kimageformats6-6.19.0.recipe | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kde-frameworks/kimageformats/kimageformats-5.115.0.recipe b/kde-frameworks/kimageformats/kimageformats-5.115.0.recipe index 0619fb0e9..71dba8316 100644 --- a/kde-frameworks/kimageformats/kimageformats-5.115.0.recipe +++ b/kde-frameworks/kimageformats/kimageformats-5.115.0.recipe @@ -5,7 +5,7 @@ be a runtime requirement for Qt-based software to support certain image formats. HOMEPAGE="https://invent.kde.org/frameworks/kimageformats/" COPYRIGHT="2010-2024 KDE Organisation" LICENSE="GNU LGPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kimageformats-${portVersion}.tar.xz" CHECKSUM_SHA256="9f61020d66f86b8b10bce14e42a39c5e8fd8e40ec9e6ca8b9e9b5ce3e1aa7283" @@ -41,7 +41,7 @@ BUILD_REQUIRES=" devel:libKF5CoreAddons$secondaryArchSuffix == $portVersion devel:libKF5KIOCore$secondaryArchSuffix == $portVersion devel:libQt5Core$secondaryArchSuffix - devel:libraw$secondaryArchSuffix + devel:libraw$secondaryArchSuffix >= 24 devel:libz$secondaryArchSuffix " BUILD_PREREQUIRES=" diff --git a/kde-frameworks/kimageformats/kimageformats6-6.19.0.recipe b/kde-frameworks/kimageformats/kimageformats6-6.19.0.recipe index 0268c4020..6f5438b4c 100644 --- a/kde-frameworks/kimageformats/kimageformats6-6.19.0.recipe +++ b/kde-frameworks/kimageformats/kimageformats6-6.19.0.recipe @@ -5,7 +5,7 @@ be a runtime requirement for Qt-based software to support certain image formats. HOMEPAGE="https://invent.kde.org/frameworks/kimageformats" COPYRIGHT="2010-2025 KDE Organisation" LICENSE="GNU LGPL v2" -REVISION="2" +REVISION="3" SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kimageformats-${portVersion}.tar.xz" CHECKSUM_SHA256="fc825326aa6b8c1321947ff523d3d006eef4c65fde40f379c6900d06967fae1c" SOURCE_DIR="kimageformats-$portVersion" @@ -51,7 +51,7 @@ BUILD_REQUIRES=" devel:libOpenEXR_3_2$secondaryArchSuffix devel:libOpenEXRUtil_3_2$secondaryArchSuffix devel:libQt6Core$secondaryArchSuffix - devel:libraw$secondaryArchSuffix >= 23 + devel:libraw$secondaryArchSuffix >= 24 devel:libsharpyuv$secondaryArchSuffix devel:libz$secondaryArchSuffix "