ksystemlog, bump to 25.12.0 (#13467)

This commit is contained in:
Schrijvers Luc
2025-12-22 17:33:32 +01:00
committed by GitHub
parent 4da52cb16b
commit 84f976bb88
2 changed files with 2 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ COPYRIGHT="2010-2025 KDE Organisation"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/ksystemlog-$portVersion.tar.xz"
CHECKSUM_SHA256="3083a32e43c257e4b0d91b2465c0acdf4936d31b5214de1d207b13de063ed869"
CHECKSUM_SHA256="c67287d9b8004ed4787518153998de33bcad1015d9896bf24900e1f05557df25"
SOURCE_DIR="ksystemlog-$portVersion"
PATCHES="ksystemlog-$portVersion.patchset"
ADDITIONAL_FILES="ksystemlog.rdef.in"
@@ -109,7 +109,6 @@ BUILD_PREREQUIRES="
"
TEST_REQUIRES="
#qt6_haikuplugins$secondaryArchSuffix
qthaikuplugins$secondaryArchSuffix
"
@@ -118,8 +117,8 @@ BUILD()
cmake -B build -S . -DCMAKE_BUILD_TYPE=Release \
$cmakeDirArgs \
-DCMAKE_INSTALL_BINDIR=$appsDir \
-DECM_DIR=/system/data/cmake/Modules/ECM/cmake \
-DCMAKE_AUTOGEN_PARALLEL=1 \
-DCMAKE_SKIP_RPATH=YES \
-DBUILD_TESTING=ON \
-Wno-dev