# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=6 EGIT_BRANCH="frameworks" KDE_HANDBOOK="true" inherit kde5 DESCRIPTION="KDE Frontend for Cachegrind" HOMEPAGE="https://www.kde.org/applications/development/kcachegrind http://kcachegrind.sourceforge.net" KEYWORDS="" IUSE="" DEPEND=" $(add_frameworks_dep karchive) $(add_frameworks_dep kcompletion) $(add_frameworks_dep kcoreaddons) $(add_frameworks_dep kdelibs4support) $(add_frameworks_dep kwidgetsaddons) $(add_frameworks_dep kxmlgui) $(add_qt_dep qtdbus) $(add_qt_dep qtgui) $(add_qt_dep qtwidgets) " RDEPEND="${DEPEND} media-gfx/graphviz "