libkdcraw_kf6, bump to 25.12.0 (#13396)

This commit is contained in:
Schrijvers Luc
2025-12-18 13:00:15 +01:00
committed by GitHub
parent 7900f5b797
commit 6afcb5b624

View File

@@ -3,9 +3,9 @@ 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="2"
REVISION="1"
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/libkdcraw-$portVersion.tar.xz"
CHECKSUM_SHA256="4640d1740dbb85487e57a5f07a65aca90093ec107cdc32430fea88fbea0797be"
CHECKSUM_SHA256="5156401a59784313a660eec0dc553327c21ef0af028fc314525926d12af84fd4"
SOURCE_DIR="libkdcraw-$portVersion"
ARCHITECTURES="all !x86_gcc2"
@@ -59,7 +59,6 @@ BUILD()
{
cmake -B build -S . -DCMAKE_BUILD_TYPE=Release \
$cmakeDirArgs \
-DECM_DIR=/system/data/cmake/Modules/ECM/cmake \
-DBUILD_WITH_QT6=ON \
-DBUILD_TESTING=OFF