libkdcraw, revbump, put libraw version tag on the correct line (BUILD_REQUIRES) (#13683)

This commit is contained in:
Schrijvers Luc
2026-01-28 17:00:25 +01:00
committed by GitHub
parent 1bf74d3f9e
commit 15aeaa6d66

View File

@@ -3,7 +3,7 @@ DESCRIPTION="Libkdcraw is a C++ interface around LibRaw library used to decode R
HOMEPAGE="https://invent.kde.org/graphics/libkdcraw/"
COPYRIGHT="2010-2024 KDE Organisation"
LICENSE="GNU GPL v2"
REVISION="2"
REVISION="3"
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/libkdcraw-$portVersion.tar.xz"
CHECKSUM_SHA256="ab1080e449ff468032b7ba5f203fba1cdca3ab9958c4f9b5451ba0e2c0978f11"
@@ -32,7 +32,7 @@ PROVIDES_devel="
REQUIRES_devel="
libkdcraw$secondaryArchSuffix == $portVersion base
devel:liblcms2$secondaryArchSuffix
devel:libraw$secondaryArchSuffix >= 24
devel:libraw$secondaryArchSuffix
devel:libQt5Core$secondaryArchSuffix
"
@@ -40,7 +40,7 @@ BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
extra_cmake_modules$secondaryArchSuffix
devel:liblcms2$secondaryArchSuffix
devel:libraw$secondaryArchSuffix
devel:libraw$secondaryArchSuffix >= 24
devel:libQt5Core$secondaryArchSuffix
"
BUILD_PREREQUIRES="