krdc: Initial add 22.08.2

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2022-10-23 21:52:05 +02:00
parent 4ebe6f4fbd
commit c2b51666e7
2 changed files with 43 additions and 0 deletions

View File

@@ -0,0 +1,42 @@
SUMMARY = "Remote Desktop Client"
LICENSE = "BSD-3-Clause & GFDL-1.2-or-later & GPL-2.0-or-later"
LIC_FILES_CHKSUM = " \
file://LICENSES/BSD-3-Clause.txt;md5=954f4d71a37096249f837652a7f586c0 \
file://LICENSES/GFDL-1.2-or-later.txt;md5=9a4c4207e152ff95aa8539e9c1ed53e9 \
file://LICENSES/GPL-2.0-or-later.txt;md5=9e2385fe012386d34dcc5c9863070881 \
"
inherit kde-apps mime-xdg
DEPENDS += " \
kconfig-native \
kcmutils-native \
kdoctools-native \
kcoreaddons-native \
kauth-native \
libvncserver \
openssh \
freerdp \
kcmutils \
kdnssd \
knotifyconfig \
knotifications \
kbookmarks \
kiconthemes \
kxmlgui \
kcompletion \
kwallet \
kwidgetsaddons \
kwindowsystem \
knotifyconfig \
ki18n \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[sha256sum] = "c0387d06e2b63d7eee67a7b6917396097a430610043ecfa22a1e458066334f04"
FILES:${PN} += " \
${OE_QMAKE_PATH_PLUGINS} \
${datadir}/config.kcfg \
${datadir}/kio \
"