# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit kde-dist eutils IUSE="" DESCRIPTION="KDE SDK: Kbabel, Cervisia, KBugBuster, KCacheGrind, Kompare, Umbrello" KEYWORDS="x86 ~amd64" DEPEND="!dev-util/kcachegrind x86? ( >=dev-util/calltree-0.9.1 ) media-gfx/graphviz sys-devel/flex" RDEPEND="$DEPEND" src_unpack() { kde_src_unpack epatch ${FILESDIR}/syntax-highlighting.diff }