summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-misc/plasma-applet-daisy/plasma-applet-daisy-0.0.4.26-r1.ebuild')
-rw-r--r--kde-misc/plasma-applet-daisy/plasma-applet-daisy-0.0.4.26-r1.ebuild22
1 files changed, 22 insertions, 0 deletions
diff --git a/kde-misc/plasma-applet-daisy/plasma-applet-daisy-0.0.4.26-r1.ebuild b/kde-misc/plasma-applet-daisy/plasma-applet-daisy-0.0.4.26-r1.ebuild
new file mode 100644
index 000000000000..3749ca43e4ac
--- /dev/null
+++ b/kde-misc/plasma-applet-daisy/plasma-applet-daisy-0.0.4.26-r1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KDE_MINIMAL="4.8"
+KDE_LINGUAS_DIR="applet/po"
+KDE_LINGUAS="bs de el fr hu it pl pt ru sr tr"
+inherit kde4-base
+
+DESCRIPTION="Simple application launcher for KDE 4's plasma desktop"
+HOMEPAGE="http://cdlszm.org/"
+SRC_URI="http://cdlszm.org/downloads/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="4"
+KEYWORDS="amd64 x86"
+IUSE="debug"
+
+DEPEND="$(add_kdebase_dep libtaskmanager)"
+RDEPEND="${DEPEND}"