kqtquickcharts_kf6, bump to 25.12.0 (#13437)

This commit is contained in:
Schrijvers Luc
2025-12-21 08:12:22 +01:00
committed by GitHub
parent eacfc44781
commit 8abdad8a72

View File

@@ -3,9 +3,9 @@ DESCRIPTION="kqtquickcharts, a QtQuick plugin to render beautiful and interactiv
HOMEPAGE="https://invent.kde.org/libraries/kqtquickcharts"
COPYRIGHT="2010-2025 KDE Organisation"
LICENSE="GNU LGPL v2.1"
REVISION="2"
REVISION="1"
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/kqtquickcharts-$portVersion.tar.xz"
CHECKSUM_SHA256="ac19517bd806746b3ed4f9c63ed219bb083bcfc614426400d0959c6a4638672c"
CHECKSUM_SHA256="b68b8b04f2bae46b8cc6031e5db5f9713d0e01a37096a2ad57c6dba3da8c6853"
SOURCE_DIR="kqtquickcharts-$portVersion"
ARCHITECTURES="all !x86_gcc2"
@@ -48,8 +48,7 @@ BUILD()
{
cmake -B build -S . -DCMAKE_BUILD_TYPE=Release \
$cmakeDirArgs \
-DKDE_INSTALL_QMLDIR=$dataDir/Qt6/qml \
-DECM_DIR=/system/data/cmake/Modules/ECM/cmake \
-DCMAKE_SKIP_RPATH=YES \
-Wno-dev
make -C build $jobArgs