# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-util/kprof/kprof-1.4.3.ebuild,v 1.6 2006/03/06 12:01:29 flameeyes Exp $ inherit kde eutils S=${WORKDIR}/${PN} DESCRIPTION="A KDE3 visual tool helping developers to analyze the profiling results generated by code profilers." HOMEPAGE="http://kprof.sourceforge.net/" SRC_URI="mirror://sourceforge/kprof/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ~sparc ~ppc" IUSE="" need-kde 3 PATCHES="${FILESDIR}/${P}-configure-arts.diff ${FILESDIR}/${P}-gcc41.patch"