Files
meta-qt5-extra/recipes-kde/apps/dolphin-plugins/dolphin-plugins.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

28 lines
610 B
BlitzBasic

SUMMARY = "Plugins for Dolphin"
LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://LICENSES/GPL-2.0-or-later.txt;md5=9e2385fe012386d34dcc5c9863070881"
inherit kde-apps gettext
DEPENDS += "\
kauth-native \
kconfig-native \
kcoreaddons-native \
kdelibs4support-native \
kdelibs4support \
sonnet-native \
kxmlgui \
ki18n \
kio \
dolphin \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[sha256sum] = "703c4666d5fb9a48cca01b52ca5bc4aacbcba3a82c1656487f40334513851517"
FILES:${PN} += " \
${datadir}/config.kcfg \
${datadir}/kservices5 \
${OE_QMAKE_PATH_PLUGINS} \
"