mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
libkdcraw, revbump, put libraw version tag on the correct line (BUILD_REQUIRES) (#13683)
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/"
|
HOMEPAGE="https://invent.kde.org/graphics/libkdcraw/"
|
||||||
COPYRIGHT="2010-2024 KDE Organisation"
|
COPYRIGHT="2010-2024 KDE Organisation"
|
||||||
LICENSE="GNU GPL v2"
|
LICENSE="GNU GPL v2"
|
||||||
REVISION="2"
|
REVISION="3"
|
||||||
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/libkdcraw-$portVersion.tar.xz"
|
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/libkdcraw-$portVersion.tar.xz"
|
||||||
CHECKSUM_SHA256="ab1080e449ff468032b7ba5f203fba1cdca3ab9958c4f9b5451ba0e2c0978f11"
|
CHECKSUM_SHA256="ab1080e449ff468032b7ba5f203fba1cdca3ab9958c4f9b5451ba0e2c0978f11"
|
||||||
|
|
||||||
@@ -32,7 +32,7 @@ PROVIDES_devel="
|
|||||||
REQUIRES_devel="
|
REQUIRES_devel="
|
||||||
libkdcraw$secondaryArchSuffix == $portVersion base
|
libkdcraw$secondaryArchSuffix == $portVersion base
|
||||||
devel:liblcms2$secondaryArchSuffix
|
devel:liblcms2$secondaryArchSuffix
|
||||||
devel:libraw$secondaryArchSuffix >= 24
|
devel:libraw$secondaryArchSuffix
|
||||||
devel:libQt5Core$secondaryArchSuffix
|
devel:libQt5Core$secondaryArchSuffix
|
||||||
"
|
"
|
||||||
|
|
||||||
@@ -40,7 +40,7 @@ BUILD_REQUIRES="
|
|||||||
haiku${secondaryArchSuffix}_devel
|
haiku${secondaryArchSuffix}_devel
|
||||||
extra_cmake_modules$secondaryArchSuffix
|
extra_cmake_modules$secondaryArchSuffix
|
||||||
devel:liblcms2$secondaryArchSuffix
|
devel:liblcms2$secondaryArchSuffix
|
||||||
devel:libraw$secondaryArchSuffix
|
devel:libraw$secondaryArchSuffix >= 24
|
||||||
devel:libQt5Core$secondaryArchSuffix
|
devel:libQt5Core$secondaryArchSuffix
|
||||||
"
|
"
|
||||||
BUILD_PREREQUIRES="
|
BUILD_PREREQUIRES="
|
||||||
|
|||||||
Reference in New Issue
Block a user