dev-python/Babel: Drop old
[gentoo.git] / kde-apps / dragon / dragon-4.14.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="Dragon Player is a simple video player for KDE 4"
11 HOMEPAGE="https://www.kde.org/applications/multimedia/dragonplayer"
12 KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
13 IUSE="debug xine"
14
15 RDEPEND="
16         media-libs/phonon[qt4]
17 "
18 DEPEND="${RDEPEND}
19         sys-devel/gettext
20 "