kimageformats, revbump both KF version for libraw (#13682)

This commit is contained in:
Schrijvers Luc
2026-01-28 16:54:05 +01:00
committed by GitHub
parent a731cd95a2
commit 1bf74d3f9e
2 changed files with 4 additions and 4 deletions

View File

@@ -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="

View File

@@ -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
"