summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Hüttel <dilfridge@gentoo.org>2010-12-14 22:55:40 +0000
committerAndreas Hüttel <dilfridge@gentoo.org>2010-12-14 22:55:40 +0000
commit3acb603baff641b88254eba535e847b1fe29d634 (patch)
tree820f7d52e02d73917ad7c7e3b9f375816f824416 /kde-misc/bkodama/bkodama-0.3.1.ebuild
parentInitial version. (diff)
downloadhistorical-3acb603baff641b88254eba535e847b1fe29d634.tar.gz
historical-3acb603baff641b88254eba535e847b1fe29d634.tar.bz2
historical-3acb603baff641b88254eba535e847b1fe29d634.zip
Version bump
Package-Manager: portage-2.1.9.25/cvs/Linux i686
Diffstat (limited to 'kde-misc/bkodama/bkodama-0.3.1.ebuild')
-rw-r--r--kde-misc/bkodama/bkodama-0.3.1.ebuild23
1 files changed, 23 insertions, 0 deletions
diff --git a/kde-misc/bkodama/bkodama-0.3.1.ebuild b/kde-misc/bkodama/bkodama-0.3.1.ebuild
new file mode 100644
index 000000000000..e3a0607543b9
--- /dev/null
+++ b/kde-misc/bkodama/bkodama-0.3.1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/bkodama/bkodama-0.3.1.ebuild,v 1.1 2010/12/14 22:55:40 dilfridge Exp $
+
+EAPI="2"
+
+inherit kde4-base
+
+DESCRIPTION="A friendly, yet very simple-minded Kodama (Japanese ghost) wandering on your desktop"
+HOMEPAGE="http://kde-look.org/content/show.php/bkodama?content=106528"
+SRC_URI="http://kde-look.org/CONTENT/content-files/106528-${P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="
+ media-sound/phonon
+"
+RDEPEND="${DEPEND}
+ >=kde-base/plasma-workspace-${KDE_MINIMAL}
+"