recipes-plasma/*: various small Qt6 build adaptations
This commit is contained in:
@@ -24,7 +24,6 @@ DEPENDS = " \
|
|||||||
qtsvg \
|
qtsvg \
|
||||||
kconfig \
|
kconfig \
|
||||||
kiconthemes \
|
kiconthemes \
|
||||||
kinit \
|
|
||||||
kcmutils \
|
kcmutils \
|
||||||
kio \
|
kio \
|
||||||
kservice \
|
kservice \
|
||||||
|
|||||||
@@ -17,6 +17,7 @@ SRC_URI:append:visionfive2 = " \
|
|||||||
"
|
"
|
||||||
|
|
||||||
DEPENDS = " \
|
DEPENDS = " \
|
||||||
|
libepoxy \
|
||||||
qtdeclarative \
|
qtdeclarative \
|
||||||
qtwayland-native \
|
qtwayland-native \
|
||||||
pipewire \
|
pipewire \
|
||||||
|
|||||||
@@ -26,6 +26,7 @@ DEPENDS = " \
|
|||||||
qtdeclarative \
|
qtdeclarative \
|
||||||
solid \
|
solid \
|
||||||
wayland-native \
|
wayland-native \
|
||||||
|
plasma-framework \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI:append = " \
|
SRC_URI:append = " \
|
||||||
|
|||||||
@@ -15,11 +15,9 @@ DEPENDS:class-target = " \
|
|||||||
qtsensors \
|
qtsensors \
|
||||||
qtwayland-native \
|
qtwayland-native \
|
||||||
kpackage-native \
|
kpackage-native \
|
||||||
qtscript \
|
|
||||||
kconfigwidgets \
|
kconfigwidgets \
|
||||||
kcrash \
|
kcrash \
|
||||||
kglobalaccel \
|
kglobalaccel \
|
||||||
kinit \
|
|
||||||
knotifications \
|
knotifications \
|
||||||
kpackage \
|
kpackage \
|
||||||
kwin-native \
|
kwin-native \
|
||||||
@@ -58,8 +56,6 @@ DEPENDS:class-native = " \
|
|||||||
|
|
||||||
SRC_URI:append = " \
|
SRC_URI:append = " \
|
||||||
file://kwinrc \
|
file://kwinrc \
|
||||||
file://0002-Include-missing-header-for-std-round.patch \
|
|
||||||
file://0003-Add-missing-cmath-include-for-std-ceil.patch \
|
|
||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI:append:class-native = " \
|
SRC_URI:append:class-native = " \
|
||||||
|
|||||||
@@ -16,7 +16,6 @@ LIC_FILES_CHKSUM = " \
|
|||||||
PR = "r0"
|
PR = "r0"
|
||||||
|
|
||||||
DEPENDS = " \
|
DEPENDS = " \
|
||||||
qtx11extras \
|
|
||||||
qtwayland-native \
|
qtwayland-native \
|
||||||
kwayland \
|
kwayland \
|
||||||
"
|
"
|
||||||
|
|||||||
@@ -10,10 +10,9 @@ LIC_FILES_CHKSUM = " \
|
|||||||
"
|
"
|
||||||
PR = "r0"
|
PR = "r0"
|
||||||
|
|
||||||
DEPENDS = " \
|
DEPENDS += " \
|
||||||
kirigami \
|
kirigami \
|
||||||
qtdeclarative \
|
qtdeclarative \
|
||||||
qtquickcontrols2 \
|
|
||||||
qtmultimedia \
|
qtmultimedia \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|||||||
@@ -10,8 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSES/LGPL-2.0-only.txt;md5=da48810c4ddf8e49efa031
|
|||||||
PR = "r0"
|
PR = "r0"
|
||||||
|
|
||||||
DEPENDS = " \
|
DEPENDS = " \
|
||||||
qtx11extras \
|
qtdeclarative \
|
||||||
qtquickcontrols2 \
|
|
||||||
qtwayland-native \
|
qtwayland-native \
|
||||||
kconfig \
|
kconfig \
|
||||||
kconfigwidgets \
|
kconfigwidgets \
|
||||||
@@ -29,5 +28,4 @@ inherit cmake_plasma
|
|||||||
|
|
||||||
RDEPENDS:${PN} += " \
|
RDEPENDS:${PN} += " \
|
||||||
perl \
|
perl \
|
||||||
qtquickcontrols \
|
|
||||||
"
|
"
|
||||||
|
|||||||
@@ -29,7 +29,6 @@ DEPENDS = " \
|
|||||||
knotifications \
|
knotifications \
|
||||||
plasma-framework \
|
plasma-framework \
|
||||||
kdeclarative \
|
kdeclarative \
|
||||||
kinit \
|
|
||||||
kitemmodels \
|
kitemmodels \
|
||||||
qca \
|
qca \
|
||||||
"
|
"
|
||||||
|
|||||||
@@ -28,7 +28,6 @@ DEPENDS = " \
|
|||||||
kholidays \
|
kholidays \
|
||||||
kidletime \
|
kidletime \
|
||||||
kitemmodels \
|
kitemmodels \
|
||||||
kjsembed \
|
|
||||||
knewstuff \
|
knewstuff \
|
||||||
knotifications \
|
knotifications \
|
||||||
knotifyconfig \
|
knotifyconfig \
|
||||||
@@ -113,7 +112,6 @@ FILES:${PN}-dev += " \
|
|||||||
INSANE_SKIP:${PN} = "dev-so"
|
INSANE_SKIP:${PN} = "dev-so"
|
||||||
|
|
||||||
RDEPENDS:${PN} += " \
|
RDEPENDS:${PN} += " \
|
||||||
kinit \
|
|
||||||
kquickcharts \
|
kquickcharts \
|
||||||
milou \
|
milou \
|
||||||
xprop \
|
xprop \
|
||||||
|
|||||||
@@ -21,5 +21,5 @@ DEPENDS = " \
|
|||||||
inherit cmake_plasma
|
inherit cmake_plasma
|
||||||
|
|
||||||
EXTRA_OECMAKE += " \
|
EXTRA_OECMAKE += " \
|
||||||
-DOE_KF5_PATH_HOST_ROOT=${STAGING_DIR_HOST} \
|
-DOE_KF6_PATH_HOST_ROOT=${STAGING_DIR_HOST} \
|
||||||
"
|
"
|
||||||
|
|||||||
@@ -9,7 +9,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=5c213a7de3f013310bd272cdb6eb7a24"
|
|||||||
PR = "r0"
|
PR = "r0"
|
||||||
|
|
||||||
DEPENDS = " \
|
DEPENDS = " \
|
||||||
qtx11extras \
|
|
||||||
kactivities \
|
kactivities \
|
||||||
kidletime \
|
kidletime \
|
||||||
kconfig \
|
kconfig \
|
||||||
|
|||||||
Reference in New Issue
Block a user