summaryrefslogtreecommitdiff
path: root/kde-misc/smooth-tasks/smooth-tasks-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-misc/smooth-tasks/smooth-tasks-9999.ebuild')
-rw-r--r--kde-misc/smooth-tasks/smooth-tasks-9999.ebuild27
1 files changed, 27 insertions, 0 deletions
diff --git a/kde-misc/smooth-tasks/smooth-tasks-9999.ebuild b/kde-misc/smooth-tasks/smooth-tasks-9999.ebuild
new file mode 100644
index 00000000000..414aa97cd8b
--- /dev/null
+++ b/kde-misc/smooth-tasks/smooth-tasks-9999.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="2"
+
+KDE_LINGUAS="cs de fr hu pl ru"
+
+inherit kde4-base mercurial
+
+DESCRIPTION="KDE plasmoid. Windows 7 like taskbar, fork of stasks"
+HOMEPAGE="http://www.kde-look.org/content/show.php/Smooth+Tasks?content=101586"
+EHG_REPO_URI="http://bitbucket.org/panzi/${PN}/"
+
+LICENSE="GPL-2"
+KEYWORDS=""
+SLOT="4"
+IUSE="debug"
+
+DEPEND="
+ >=kde-base/libtaskmanager-${KDE_MINIMAL}
+"
+RDEPEND="${DEPEND}
+ >=kde-base/plasma-workspace-${KDE_MINIMAL}
+"
+
+S="${WORKDIR}/${PN}"