Merge remote-tracking branch 'github/pr/949'
[gentoo.git] / kde-misc / bkodama / bkodama-0.3.1.ebuild
1 # Copyright 1999-2014 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Id$
4
5 EAPI=5
6
7 inherit kde4-base
8
9 DESCRIPTION="A friendly, yet very simple-minded Kodama (Japanese ghost) wandering on your desktop"
10 HOMEPAGE="http://kde-look.org/content/show.php/bkodama?content=106528"
11 SRC_URI="http://kde-look.org/CONTENT/content-files/106528-${P}.tar.bz2"
12
13 LICENSE="GPL-3"
14 SLOT="4"
15 KEYWORDS="~amd64 ~x86"
16 IUSE="debug"
17
18 RDEPEND="${DEPEND}
19         $(add_kdebase_dep plasma-workspace)
20 "
21 DEPEND="${RDEPEND}"