Skip to content

Commit

Permalink
kde-apps/kdeedu-meta: 21.04.0 version bump
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Apr 24, 2021
1 parent 1852af0 commit c66ac1b
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions kde-apps/kdeedu-meta/kdeedu-meta-21.04.0.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

DESCRIPTION="KDE educational apps - merge this to pull in all kdeedu-derived packages"
HOMEPAGE="https://edu.kde.org"

LICENSE="metapackage"
SLOT="5"
KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="+webengine"

RDEPEND="
>=kde-apps/analitza-${PV}:${SLOT}
>=kde-apps/artikulate-${PV}:${SLOT}
>=kde-apps/blinken-${PV}:${SLOT}
>=kde-apps/cantor-${PV}:${SLOT}
>=kde-apps/kalzium-${PV}:${SLOT}
>=kde-apps/kanagram-${PV}:${SLOT}
>=kde-apps/kbruch-${PV}:${SLOT}
>=kde-apps/kdeedu-data-${PV}:${SLOT}
>=kde-apps/kgeography-${PV}:${SLOT}
>=kde-apps/khangman-${PV}:${SLOT}
>=kde-apps/kig-${PV}:${SLOT}
>=kde-apps/kiten-${PV}:${SLOT}
>=kde-apps/klettres-${PV}:${SLOT}
>=kde-apps/kmplot-${PV}:${SLOT}
>=kde-apps/kqtquickcharts-${PV}:${SLOT}
>=kde-apps/ktouch-${PV}:${SLOT}
>=kde-apps/kturtle-${PV}:${SLOT}
>=kde-apps/kwordquiz-${PV}:${SLOT}
>=kde-apps/libkeduvocdocument-${PV}:${SLOT}
>=kde-apps/marble-${PV}:${SLOT}
>=kde-apps/minuet-${PV}:${SLOT}
>=kde-apps/rocs-${PV}:${SLOT}
>=kde-apps/step-${PV}:${SLOT}
webengine? (
>=kde-apps/kalgebra-${PV}:${SLOT}
>=kde-apps/parley-${PV}:${SLOT}
)
"

0 comments on commit c66ac1b

Please sign in to comment.