KDE frameworks, bump to 6.25.0 part6 (#13944)

This commit is contained in:
Schrijvers Luc
2026-04-14 14:13:54 +02:00
committed by GitHub
parent 1d44c30317
commit 21406f03a5
13 changed files with 222 additions and 26 deletions

View File

@@ -5,11 +5,11 @@ The idea behind KPlotWidget is that you only have to specify information in 'dat
units'; i.e., the natural units of the data being plotted.
KPlotWidget automatically converts everything to screen pixel units."
HOMEPAGE="https://invent.kde.org/frameworks/kplotting"
COPYRIGHT="2010-2025 KDE Organisation"
COPYRIGHT="2010-2026 KDE Organisation"
LICENSE="GNU LGPL v2"
REVISION="1"
SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kplotting-${portVersion}.tar.xz"
CHECKSUM_SHA256="5203347d5439a33d1c2c331c5ae21fbc329404aa7c01692b2c1c48b9508d8292"
CHECKSUM_SHA256="9fbd4775c9b1f56a24d90ee47cd0ad57c816fbbf60e3aaeba6e2b631f7b3fc9b"
SOURCE_DIR="kplotting-$portVersion"
ARCHITECTURES="all !x86_gcc2"