dolphin-plugins: add 15.08.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
27
recipes-kde/apps/dolphin-plugins/dolphin-plugins.bb
Normal file
27
recipes-kde/apps/dolphin-plugins/dolphin-plugins.bb
Normal file
@@ -0,0 +1,27 @@
|
||||
SUMMARY = "Plugins for Dolphin"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=5c213a7de3f013310bd272cdb6eb7a24"
|
||||
|
||||
inherit kde-apps
|
||||
|
||||
DEPENDS += "\
|
||||
kxmlgui \
|
||||
ki18n \
|
||||
kio \
|
||||
kdelibs4support \
|
||||
dolphin \
|
||||
"
|
||||
|
||||
PV = "${KDE_APP_VERSION}"
|
||||
SRC_URI[md5sum] = "800309abf7c1a2d82a97bf261b31a770"
|
||||
SRC_URI[sha256sum] = "f4657968dd6a69469cbfc7ef20c4ff8b33bf670ce417ee7d5893c4c839694f89"
|
||||
|
||||
FILES_${PN} += " \
|
||||
${datadir}/config.kcfg \
|
||||
${datadir}/kservices5 \
|
||||
${OE_QMAKE_PATH_PLUGINS} \
|
||||
"
|
||||
|
||||
FILES_${PN}-dbg += " \
|
||||
${OE_QMAKE_PATH_PLUGINS}/.debug \
|
||||
"
|
||||
Reference in New Issue
Block a user