9ea92999b43ea9d685542d2ce44526b01da168f0
[gentoo.git] / kde-apps / kiriki / kiriki-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="An addictive and fun dice game"
10 HOMEPAGE="
11         https://www.kde.org/applications/games/kiriki/
12         https://games.kde.org/game.php?game=kiriki
13 "
14 KEYWORDS="amd64 x86"
15 IUSE=""
16
17 DEPEND="
18         $(add_frameworks_dep kconfig)
19         $(add_frameworks_dep kconfigwidgets)
20         $(add_frameworks_dep kcoreaddons)
21         $(add_frameworks_dep kcrash)
22         $(add_frameworks_dep kdbusaddons)
23         $(add_frameworks_dep ki18n)
24         $(add_frameworks_dep kiconthemes)
25         $(add_frameworks_dep kwidgetsaddons)
26         $(add_frameworks_dep kxmlgui)
27         $(add_kdeapps_dep libkdegames)
28         $(add_qt_dep qtgui)
29         $(add_qt_dep qtprintsupport)
30         $(add_qt_dep qtwidgets)
31 "
32 RDEPEND="${DEPEND}"