summaryrefslogtreecommitdiff
path: root/kde-misc/miniplayer/miniplayer-1.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-misc/miniplayer/miniplayer-1.0.ebuild')
-rw-r--r--kde-misc/miniplayer/miniplayer-1.0.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/kde-misc/miniplayer/miniplayer-1.0.ebuild b/kde-misc/miniplayer/miniplayer-1.0.ebuild
new file mode 100644
index 00000000000..d29e754fb9d
--- /dev/null
+++ b/kde-misc/miniplayer/miniplayer-1.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="2"
+
+inherit kde4-base
+
+DESCRIPTION="Multimedia Player Plasmoid"
+HOMEPAGE="http://kde-look.org/content/show.php?content=95501"
+SRC_URI="http://kde-look.org/CONTENT/content-files/95501-${P}.tar.bz2"
+
+LICENSE="GPL-3"
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+IUSE="debug"
+
+RDEPEND="
+ >=kde-base/plasma-workspace-${KDE_MINIMAL}
+"