mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2026-04-09 14:22:30 +02:00
switch recipes to qt 6.10
remove dependency on qtwayland
This commit is contained in:
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=bf7e2ce7c2a6b6b42b34714d917ee2c7"
|
||||
SRC_URI = "git://gitlab.com/btrfs-assistant/btrfs-assistant.git;protocol=https;nobranch=1"
|
||||
SRCREV = "cbec3b34df1487520d8680f71acf607ef281adda"
|
||||
|
||||
DEPENDS = "qtbase qtbase-native qttools-native qtwayland qtwayland-native btrfs-tools"
|
||||
DEPENDS = "qtbase qtbase-native qttools-native btrfs-tools"
|
||||
RRECOMMENDS:${PN} = "snapper qadwaitadecorations"
|
||||
|
||||
inherit qt6-cmake
|
||||
|
||||
@@ -7,7 +7,7 @@ SRC_URI = "git://github.com/hyprwm/hyprland-qt-support.git;protocol=https;branch
|
||||
|
||||
SRCREV = "767e884cda77bea293982c2116333308930d7800"
|
||||
|
||||
DEPENDS = "qtbase qtquick3d qttools-native qtwayland qtwayland-native hyprlang"
|
||||
DEPENDS = "qtbase qtquick3d qttools-native hyprlang"
|
||||
|
||||
inherit qt6-cmake pkgconfig
|
||||
|
||||
|
||||
@@ -8,6 +8,5 @@ SRC_URI = "git://github.com/hyprwm/hyprland-welcome.git;protocol=https;branch=ma
|
||||
SRCREV = "51561c00288775ad7afc20f47783bb068093ca5a"
|
||||
|
||||
DEPENDS = "qtbase"
|
||||
RDEPENDS:${PN} = "qtwayland"
|
||||
|
||||
inherit qt6-cmake
|
||||
|
||||
@@ -7,7 +7,7 @@ SRC_URI = "git://github.com/hyprwm/hyprpolkitagent.git;protocol=https;branch=mai
|
||||
|
||||
SRCREV = "7e4054410f6d6331b239fea1c659ad6a917fbf6a"
|
||||
|
||||
DEPENDS = "qtbase qtquick3d qttools-native qtwayland qtwayland-native polkit polkit-qt hyprutils"
|
||||
DEPENDS = "qtbase qtquick3d qttools-native polkit polkit-qt hyprutils"
|
||||
RDEPENDS:${PN} = "hyprland-qt-support"
|
||||
|
||||
inherit qt6-cmake pkgconfig
|
||||
|
||||
@@ -7,7 +7,7 @@ SRC_URI = "git://github.com/hyprwm/hyprsysteminfo.git;protocol=https;branch=main
|
||||
|
||||
SRCREV = "17f041e2d539bd63ec116a77236ea37a17c6b3e6"
|
||||
|
||||
DEPENDS = "qtbase qtquick3d qttools-native hyprutils qtwayland qtwayland-native"
|
||||
DEPENDS = "qtbase qtquick3d qttools-native hyprutils"
|
||||
RDEPENDS:${PN} = "hyprland-qt-support"
|
||||
|
||||
inherit qt6-cmake
|
||||
|
||||
@@ -10,8 +10,6 @@ SRCREV = "640296c15419dddf9bbb5582f0c3019b7cc864aa"
|
||||
DEPENDS = " \
|
||||
breeze-icons-native \
|
||||
qtbase \
|
||||
qtwayland \
|
||||
qtwayland-native \
|
||||
qttools-native \
|
||||
extra-cmake-modules \
|
||||
python3-lxml-native \
|
||||
|
||||
@@ -11,8 +11,6 @@ DEPENDS = " \
|
||||
extra-cmake-modules \
|
||||
openssl \
|
||||
qtbase \
|
||||
qtwayland \
|
||||
qtwayland-native \
|
||||
qttools-native \
|
||||
extra-cmake-modules \
|
||||
xz \
|
||||
|
||||
@@ -9,8 +9,6 @@ SRCREV = "ba3ccfcd1b049e7b6a078765e5ef76803dde2afb"
|
||||
DEPENDS = " \
|
||||
appstream-native \
|
||||
qtbase \
|
||||
qtwayland \
|
||||
qtwayland-native \
|
||||
qttools-native \
|
||||
extra-cmake-modules \
|
||||
kconfig \
|
||||
|
||||
@@ -8,8 +8,6 @@ SRCREV = "719d16f877f1a5ea7c9806eebf275bff130e7182"
|
||||
|
||||
DEPENDS = " \
|
||||
qtbase \
|
||||
qtwayland \
|
||||
qtwayland-native \
|
||||
qttools-native \
|
||||
extra-cmake-modules \
|
||||
kconfig \
|
||||
|
||||
@@ -8,8 +8,6 @@ SRCREV = "32c3811dd8360dca9ae17cc0d72a6d437d6e583f"
|
||||
|
||||
DEPENDS = " \
|
||||
qtbase \
|
||||
qtwayland \
|
||||
qtwayland-native \
|
||||
qttools-native \
|
||||
extra-cmake-modules \
|
||||
kconfig \
|
||||
|
||||
@@ -9,8 +9,6 @@ SRCREV = "dd9f0222ac453c6b77fcea369b68649ac5eba633"
|
||||
DEPENDS = " \
|
||||
breeze-icons \
|
||||
qtbase \
|
||||
qtwayland \
|
||||
qtwayland-native \
|
||||
qttools-native \
|
||||
extra-cmake-modules \
|
||||
karchive \
|
||||
|
||||
@@ -8,8 +8,6 @@ SRCREV = "a755cffa7f629abee2d9ba9cd19ac0c035a6e69f"
|
||||
|
||||
DEPENDS = " \
|
||||
qtbase \
|
||||
qtwayland \
|
||||
qtwayland-native \
|
||||
qttools-native \
|
||||
extra-cmake-modules \
|
||||
kconfig \
|
||||
|
||||
@@ -9,8 +9,6 @@ SRC_URI[sha256sum] = "a0a046039a11baebacd96d836e5765b981426f60d2cea9ff9a99ba8dbe
|
||||
|
||||
DEPENDS = " \
|
||||
qtbase \
|
||||
qtwayland \
|
||||
qtwayland-native \
|
||||
qttools-native \
|
||||
plasma-wayland-protocols \
|
||||
"
|
||||
|
||||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1"
|
||||
SRC_URI = "https://download.kde.org/stable/plasma-wayland-protocols/plasma-wayland-protocols-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "45679fe7a63c414f2c81793a62528fae6ccee584b6965719d7f9fc6dd48ba846"
|
||||
|
||||
DEPENDS = "extra-cmake-modules qtwayland-native"
|
||||
DEPENDS = "extra-cmake-modules"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
|
||||
@@ -6,8 +6,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1803fa9c2c3ce8cb06b4861d75310742"
|
||||
DEPENDS = " \
|
||||
qtbase \
|
||||
qtsvg \
|
||||
qtwayland \
|
||||
qtwayland-native \
|
||||
"
|
||||
|
||||
inherit qt6-cmake
|
||||
|
||||
@@ -11,8 +11,6 @@ DEPENDS = " \
|
||||
qtbase \
|
||||
qtdeclarative \
|
||||
qtdeclarative-native \
|
||||
qtwayland \
|
||||
qtwayland-native \
|
||||
"
|
||||
|
||||
RDEPENDS:${PN} = "adwaita-qt"
|
||||
|
||||
Reference in New Issue
Block a user