app-portage/repoman: make repoman-2.3.8 require portage-2.3.27
[gentoo.git] / kde-apps / klettres / klettres-17.08.3.ebuild
1 # Copyright 1999-2017 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=6
5
6 KDE_HANDBOOK="forceoptional"
7 inherit kde5
8
9 DESCRIPTION="Alphabet learning application"
10 HOMEPAGE="https://www.kde.org/applications/education/klettres
11 https://edu.kde.org/klettres"
12 KEYWORDS="amd64 x86"
13 IUSE=""
14
15 DEPEND="
16         $(add_frameworks_dep kcompletion)
17         $(add_frameworks_dep kconfig)
18         $(add_frameworks_dep kconfigwidgets)
19         $(add_frameworks_dep kcoreaddons)
20         $(add_frameworks_dep kcrash)
21         $(add_frameworks_dep ki18n)
22         $(add_frameworks_dep knewstuff)
23         $(add_frameworks_dep kwidgetsaddons)
24         $(add_frameworks_dep kxmlgui)
25         $(add_qt_dep qtgui)
26         $(add_qt_dep qtsvg)
27         $(add_qt_dep qtwidgets)
28         $(add_qt_dep qtxml)
29         media-libs/phonon[qt5(+)]
30 "
31 RDEPEND="${DEPEND}"