diff --git a/recipes-kde/packagegroups/kde-world.bb b/recipes-kde/packagegroups/kde-world.bb new file mode 100644 index 00000000..c5f9e05c --- /dev/null +++ b/recipes-kde/packagegroups/kde-world.bb @@ -0,0 +1,74 @@ +SUMMARY = "All kde packages - just for build test" +LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690" + +inherit packagegroup + +RDEPENDS_${PN} = " \ + kjs \ + kunitconversion \ + kjobwidgets \ + kpackage \ + kcompletion \ + kauth \ + kpty \ + kcrash \ + kdoctools \ + ktextwidgets \ + kiconthemes \ + kemoticons \ + kio \ + knotifyconfig \ + kdewebkit \ + kcmutils \ + kwallet \ + kdesignerplugin \ + knotifications \ + kinit \ + kded \ + knewstuff \ + kactivities \ + kdesu \ + kdeclarative \ + ktexteditor \ + kglobalaccel \ + plasma-framework \ + kservice \ + kconfigwidgets \ + kbookmarks \ + kparts \ + kxmlgui \ + kfilemetadata \ + krunner \ + kdelibs4support \ + kjsembed \ + kitemmodels \ + kconfig \ + networkmanager-qt \ + kdbusaddons \ + kdnssd \ + attica \ + kimageformats \ + kidletime \ + kwindowsystem \ + sonnet \ + kplotting \ + kcoreaddons \ + kcodecs \ + threadweaver \ + kitemviews \ + ki18n \ + kguiaddons \ + solid \ + karchive \ + kwidgetsaddons \ + libksysguard \ + polkit-qt-1 \ + kwayland \ + kwin \ + extra-cmake-modules \ + libkscreen \ + phonon \ + baloo \ + plasma-workspace \ +"