profiles: Mask kde-apps/kcalcore, kde-apps/kcontacts for removal
[gentoo.git] / kde-apps / kollision / kollision-19.04.3.ebuild
1 # Copyright 1999-2019 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=7
5
6 KDE_HANDBOOK="forceoptional"
7 inherit kde5
8
9 DESCRIPTION="Simple ball dodging game"
10 HOMEPAGE="
11         https://kde.org/applications/games/kollision/
12         https://games.kde.org/game.php?game=kollision
13 "
14 KEYWORDS="amd64 arm64 x86"
15 IUSE=""
16
17 DEPEND="
18         $(add_frameworks_dep kconfig)
19         $(add_frameworks_dep kcoreaddons)
20         $(add_frameworks_dep kcrash)
21         $(add_frameworks_dep kdbusaddons)
22         $(add_frameworks_dep ki18n)
23         $(add_frameworks_dep kwidgetsaddons)
24         $(add_frameworks_dep kxmlgui)
25         $(add_kdeapps_dep libkdegames)
26         $(add_qt_dep qtgui)
27         $(add_qt_dep qtwidgets)
28 "
29 RDEPEND="${DEPEND}"