# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit flag-o-matic kde DESCRIPTION="The open source answer to Quicksilver for OS X" HOMEPAGE="http://www.thekatapult.org.uk" SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~amd64 ~alpha ~ppc ~sparc" IUSE="" RDEPEND="" DEPEND="${RDEPEND}" need-kde 3.3 src_compile() { PREFIX="`kde-config --prefix`" kde_src_compile }