mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
libkdcraw, revbump for libraw new version (#13681)
This commit is contained in:
@@ -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="1"
|
||||
REVISION="2"
|
||||
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
|
||||
devel:libraw$secondaryArchSuffix >= 24
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
"
|
||||
|
||||
|
||||
@@ -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-2025 KDE Organisation"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/libkdcraw-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="5156401a59784313a660eec0dc553327c21ef0af028fc314525926d12af84fd4"
|
||||
SOURCE_DIR="libkdcraw-$portVersion"
|
||||
@@ -45,7 +45,7 @@ BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
extra_cmake_modules$secondaryArchSuffix
|
||||
devel:liblcms2$secondaryArchSuffix
|
||||
devel:libraw$secondaryArchSuffix >= 23
|
||||
devel:libraw$secondaryArchSuffix >= 24
|
||||
devel:libQt6Core$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user