# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit kde eutils need-kde 3.3 S=${WORKDIR}/${P}/${PN} DESCRIPTION="A beautiful taskbar for KDE's kicker" HOMEPAGE="http://www.kde-apps.org/content/show.php?content=16261" SRC_URI="http://www.uni-weimar.de/~wolff3/kdelook/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" IUSE="" src_unpack() { unpack ${A} cd ${S} epatch ${FILESDIR}/${PN}-desktop.patch }