kde-apps/kdeedu-meta: 25.08.3 version bump

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner 2025-11-06 16:27:19 +01:00
parent 2f9280ad25
commit 10a849ae78
No known key found for this signature in database
GPG Key ID: AE591BBC73E4DD5E

View File

@ -0,0 +1,42 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="KDE educational apps - merge this to pull in all kdeedu-derived packages"
HOMEPAGE="https://apps.kde.org/categories/education/"
LICENSE="metapackage"
SLOT="0"
KEYWORDS="~amd64 ~arm64"
IUSE="+webengine"
RDEPEND="
>=kde-apps/analitza-${PV}:*
>=kde-apps/artikulate-${PV}:*
>=kde-apps/blinken-${PV}:*
>=kde-apps/cantor-${PV}:*
>=kde-apps/kalzium-${PV}:*
>=kde-apps/kanagram-${PV}:*
>=kde-apps/kbruch-${PV}:*
>=kde-apps/kdeedu-data-${PV}:*
>=kde-apps/kgeography-${PV}:*
>=kde-apps/khangman-${PV}:*
>=kde-apps/kig-${PV}:*
>=kde-apps/kiten-${PV}:*
>=kde-apps/klettres-${PV}:*
>=kde-apps/kmplot-${PV}:*
>=kde-apps/kqtquickcharts-${PV}:*
>=kde-apps/ktouch-${PV}:*
>=kde-apps/kturtle-${PV}:*
>=kde-apps/kwordquiz-${PV}:*
>=kde-apps/libkeduvocdocument-${PV}:*
>=kde-apps/marble-${PV}:*
>=kde-apps/minuet-${PV}:*
>=kde-apps/rocs-${PV}:*
>=kde-apps/step-${PV}:*
webengine? (
>=kde-apps/kalgebra-${PV}:*
>=kde-apps/parley-${PV}:*
)
"