summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-misc/ksmoothdock/ksmoothdock-4.5.ebuild')
-rw-r--r--kde-misc/ksmoothdock/ksmoothdock-4.5.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/kde-misc/ksmoothdock/ksmoothdock-4.5.ebuild b/kde-misc/ksmoothdock/ksmoothdock-4.5.ebuild
new file mode 100644
index 000000000000..4b63d46be50b
--- /dev/null
+++ b/kde-misc/ksmoothdock/ksmoothdock-4.5.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/ksmoothdock/ksmoothdock-4.5.ebuild,v 1.1 2007/04/19 10:42:18 carlo Exp $
+
+inherit kde
+
+MY_P="${P}_automake1.9"
+S="${WORKDIR}/${PN}"
+
+DESCRIPTION="KSmoothDock is a dock program for KDE with smooth parabolic zooming."
+HOMEPAGE="http://ksmoothdock.sourceforge.net"
+SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""
+
+need-kde 3.4