kde-apps/kdeedu-data - 26.04.49.9999 (kde)

Search

Install

Install this version:

emerge -a =kde-apps/kdeedu-data-26.04.49.9999

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =kde-apps/kdeedu-data-26.04.49.9999

Or alternatively:

emerge --autounmask-write -a =kde-apps/kdeedu-data-26.04.49.9999

Package Information

Description:
Shared icons, artwork and data files for educational applications
License:
GPL-2

Ebuild Details

Version EAPI Keywords Slot
26.04.49.9999 8 0
View Raw Ebuild
# Copyright 1999-2026 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=""
IUSE=""

BDEPEND="
	dev-qt/qtbase:6
	>=kde-frameworks/extra-cmake-modules-6.0:0
"

Inherited Eclasses

xdg

Dependencies

BDEPEND

	dev-qt/qtbase:6
	>=kde-frameworks/extra-cmake-modules-6.0:0