Merge remote-tracking branch 'github/pr/674'.
[gentoo.git] / kde-apps / ksirk / ksirk-15.08.3.ebuild
1 # Copyright 1999-2015 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Id$
4
5 EAPI=5
6
7 KDE_HANDBOOK="optional"
8 inherit kde4-base
9
10 DESCRIPTION="KDE: Ksirk is a KDE port of the board game risk"
11 HOMEPAGE="
12         https://www.kde.org/applications/games/ksirk/
13         https://games.kde.org/game.php?game=ksirk
14 "
15 KEYWORDS=" ~amd64 ~x86"
16 IUSE="debug"
17
18 DEPEND="
19         app-crypt/qca:2[qt4]
20         $(add_kdeapps_dep libkdegames)
21         sys-libs/zlib
22 "
23 RDEPEND="${DEPEND}"