dev-lang/vala: p.masked bump to 0.45.3
[gentoo.git] / kde-apps / kspaceduel / kspaceduel-18.12.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 KDE_SELINUX_MODULE="games"
8 inherit kde5
9
10 DESCRIPTION="Space Game by KDE"
11 HOMEPAGE="
12         https://www.kde.org/applications/games/kspaceduel/
13         https://games.kde.org/game.php?game=kspaceduel
14 "
15 KEYWORDS="amd64 ~arm64 x86"
16 IUSE=""
17
18 DEPEND="
19         $(add_frameworks_dep kconfig)
20         $(add_frameworks_dep kconfigwidgets)
21         $(add_frameworks_dep kcoreaddons)
22         $(add_frameworks_dep kcrash)
23         $(add_frameworks_dep kdbusaddons)
24         $(add_frameworks_dep ki18n)
25         $(add_frameworks_dep kxmlgui)
26         $(add_kdeapps_dep libkdegames)
27         $(add_qt_dep qtgui)
28         $(add_qt_dep qtsvg)
29         $(add_qt_dep qtwidgets)
30 "
31 RDEPEND="${DEPEND}
32         !<kde-apps/kde4-l10n-17.07.80
33 "