Files
meta-qt5-extra/recipes-kde/apps/kcachegrind/kcachegrind.bb
Andreas Müller f9e77021de Revert "kcachegrind: add graphviz to RRECOMMENDS"
On thud there is no graphviz in meta-oe yet

This reverts commit e23602bc38.
2019-03-22 11:09:53 +01:00

31 lines
738 B
BlitzBasic

SUMMARY = "GUI to profilers such as Valgrind"
HOMEPAGE = "https://kcachegrind.github.io/html/Home.html"
LICENSE = "GPLv2 & GFDL-1.2"
LIC_FILES_CHKSUM = " \
file://COPYING;md5=7974e16b472f00bbbadf2d006aa00c50 \
file://COPYING.DOC;md5=24ea4c7092233849b4394699333b5c56 \
"
inherit kde-apps gettext gtk-icon-cache
DEPENDS += "\
kcoreaddons-native \
kdoctools-native \
ki18n-native \
kauth-native \
kconfig-native \
karchive \
kwidgetsaddons \
kxmlgui \
kio \
kdbusaddons \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "3193c9233a545e55528f68b6fb5eb6fb"
SRC_URI[sha256sum] = "48011190a0ef28998e6c96b9d644e3d06b68606b7d1467c84a8d176eeebb9adf"
FILES_${PN} += " \
${datadir}/kxmlgui5 \
"