gentoo-ebuilds/kde-apps/kdeedu-data/kdeedu-data-25.04.2.ebuild
Arthur Zamarin b1b3d9ecb6
kde-apps/kdeedu-data: Stabilize 25.04.2 arm64, #959294
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-06-30 22:27:36 +03:00

18 lines
368 B
Bash

# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit cmake gear.kde.org xdg
DESCRIPTION="Shared icons, artwork and data files for educational applications"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 arm64 ~riscv ~x86"
IUSE=""
BDEPEND="
dev-qt/qtbase:6
>=kde-frameworks/extra-cmake-modules-6.0:0
"