mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
ksystemlog, bump to 25.12.0 (#13467)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user