Files
meta-qt5-extra/recipes-kde/apps/kmplot/kmplot.bb
Andreas Müller 6d31020949 kde-apps: Upgrade 22.08.2 -> 22.08.3
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2022-11-05 21:59:24 +01:00

35 lines
803 B
BlitzBasic

SUMMARY = "Mathematical Function Plotter"
LICENSE = "GFDL-1.2 & GPL-2.0-or-later"
LIC_FILES_CHKSUM = " \
file://LICENSES/GFDL-1.2-or-later.txt;md5=9f58808219e9a42ff1228309d6f83dc6 \
file://LICENSES/GPL-2.0-or-later.txt;md5=9e2385fe012386d34dcc5c9863070881 \
"
inherit kde-apps gtk-icon-cache mime-xdg
DEPENDS += " \
qtsvg \
\
kauth-native \
kconfig-native \
kcoreaddons-native \
kdoctools-native \
kcrash \
kguiaddons \
ki18n \
kparts \
kwidgetsaddons \
kdbusaddons \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[sha256sum] = "6aee62d9729ab2e7636725c30813dcbfdc79c7361e85dd5521a5c589791c2b68"
FILES:${PN} += " \
${datadir}/config.kcfg \
${datadir}/kxmlgui5 \
${datadir}/dbus-1 \
${datadir}/kservices5 \
${OE_QMAKE_PATH_PLUGINS} \
"