mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-04-06 17:06:48 +02:00
Compare commits
12 Commits
a8a6a56b56
...
1cdfda859f
Author | SHA1 | Date | |
---|---|---|---|
|
1cdfda859f | ||
|
59fc437cc4 | ||
|
df278ff292 | ||
|
05a083b2e6 | ||
|
090a5c0d4f | ||
|
8daa88dd84 | ||
|
4aeb859de1 | ||
|
2874b05afe | ||
|
ef000ac7e4 | ||
|
cabccea28c | ||
|
2c6b741ea9 | ||
|
bae5d2ca5d |
@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=778ddc598b3f2a2da3657dda514da983"
|
||||
|
||||
SRC_URI = "git://github.com/hyprwm/hyprland-qt-support.git;protocol=https;branch=main"
|
||||
|
||||
SRCREV = "b4e829d8bfd1a2e766f01fc361392572c20a14b7"
|
||||
SRCREV = "767e884cda77bea293982c2116333308930d7800"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.1.0"
|
||||
|
||||
|
@ -5,9 +5,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=778ddc598b3f2a2da3657dda514da983"
|
||||
|
||||
SRC_URI = "git://github.com/hyprwm/hyprland-qtutils.git;protocol=https;branch=main"
|
||||
|
||||
SRCREV = "6997fe382dcf396704227d2b98ffdd5066da6959"
|
||||
SRCREV = "534cd1badc46ec9bdd986ab41ad2408bf845961e"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.1.2"
|
||||
PV = "0.1.3"
|
||||
|
||||
DEPENDS = "qtbase qtquick3d qttools-native qtwayland qtwayland-native hyprutils"
|
||||
|
||||
|
@ -5,11 +5,12 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=778ddc598b3f2a2da3657dda514da983"
|
||||
|
||||
SRC_URI = "git://github.com/hyprwm/hyprpolkitagent.git;protocol=https;branch=main"
|
||||
|
||||
SRCREV = "08cab3a4d9277687562702ae2db56305f9165081"
|
||||
SRCREV = "0f0d412d4f8479c6f67f39bd6941b2f07343ff66"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.1.1"
|
||||
PV = "0.1.2"
|
||||
|
||||
DEPENDS = "qtbase qtquick3d qttools-native qtwayland qtwayland-native polkit polkit-qt hyprutils"
|
||||
RDEPENDS:${PN} = "hyprland-qt-support"
|
||||
|
||||
inherit qt6-cmake pkgconfig
|
||||
|
||||
|
@ -5,10 +5,11 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=778ddc598b3f2a2da3657dda514da983"
|
||||
|
||||
SRC_URI = "git://github.com/hyprwm/hyprsysteminfo.git;protocol=https;branch=main"
|
||||
|
||||
SRCREV = "3498fad4c4b9c161fd78896ef583f492c93c7859"
|
||||
SRCREV = "17f041e2d539bd63ec116a77236ea37a17c6b3e6"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.1.2"
|
||||
PV = "0.1.3"
|
||||
|
||||
DEPENDS = "qtbase qtquick3d qttools-native hyprutils qtwayland qtwayland-native"
|
||||
RDEPENDS:${PN} = "hyprland-qt-support"
|
||||
|
||||
inherit qt6-cmake
|
||||
|
@ -1,3 +1,3 @@
|
||||
SRC_URI = "gitsm://github.com/hyprwm/xdg-desktop-portal-hyprland.git;protocol=https;nobranch=1"
|
||||
SRCREV = "fa50ab342b29f0981eab8c1ba57648d8c9d8c85c"
|
||||
SRCREV = "7613351375de66ca0d56689e333d460e2db05454"
|
||||
PV = "1.3.9"
|
||||
|
@ -22,7 +22,7 @@ DEPENDS = " \
|
||||
SRC_URI = "git://github.com/hyprwm/aquamarine.git;protocol=https;branch=main"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "5bc315ed56c761f3b6187cb89d5633cfc6e3f47a"
|
||||
PV = "0.6.0"
|
||||
SRCREV = "e7719f9b9f5321c7100733773ad9f38cb6db6b6f"
|
||||
PV = "0.7.1"
|
||||
|
||||
inherit cmake pkgconfig
|
||||
|
@ -1,5 +1,5 @@
|
||||
SRC_URI = "git://github.com/hyprwm/hyprland-plugins.git;protocol=https;branch=main"
|
||||
SRCREV = "b6b31113ce84419c69ed575c22194e4023d2952a"
|
||||
SRCREV = "d2dad5b434b338d18458bafa506f2993c13f24fc"
|
||||
|
||||
# Hack to allow patching the plugins
|
||||
do_configure:prepend() {
|
||||
|
@ -45,7 +45,7 @@ RRECOMMENDS:${PN} ?= " \
|
||||
|
||||
SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;nobranch=1"
|
||||
SRC_URI += "file://0001-meson.build-use-pkgconfig-for-glaze.patch"
|
||||
SRCREV = "b9f110ef8726fcba2b4ee69856027731e73003a5"
|
||||
SRCREV = "0a0e56d99c3b5f900ec561b3fe9a3c8a64fe1217"
|
||||
PV = "0.46.2"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@ -56,7 +56,7 @@ PACKAGECONFIG ?= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd xwayland', d)}"
|
||||
PACKAGECONFIG[systemd] = "-Dsystemd=enabled,-Dsystemd=disabled"
|
||||
PACKAGECONFIG[xwayland] = "-Dxwayland=enabled,-Dxwayland=disabled,libxcb xcb-util-wm xcb-util-renderutil xwayland,xwayland"
|
||||
PACKAGECONFIG[legacy_renderer] = "-Dlegacy_renderer=enabled,-Dlegacy_renderer=disabled"
|
||||
PACKAGECONFIG[qt] = ",,hyprland-qtutils,hyprland-qtutils hyprpolkitagent xdg-desktop-portal-hyprland hyprsysteminfo hyprland-welcome"
|
||||
PACKAGECONFIG[qt] = ",,hyprland-qtutils,hyprland-qtutils hyprpolkitagent xdg-desktop-portal-hyprland hyprsysteminfo hyprland-welcome hyprland-qt-support"
|
||||
|
||||
do_configure:prepend() {
|
||||
cd ${S} && scripts/generateVersion.sh
|
||||
|
@ -29,7 +29,7 @@ DEPENDS = " \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "de844d39adb09a827f15f4246a10bb7876f3c341"
|
||||
SRCREV = "02639c27599b03c81dc1d0e031628224f5ad8d50"
|
||||
PV = "0.6.1"
|
||||
|
||||
inherit cmake pkgconfig features_check
|
||||
|
@ -4,9 +4,9 @@ LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=936078e4e67b0e1e1bd1e862d4ffbc25"
|
||||
|
||||
SRC_URI = "git://github.com/hyprwm/hyprpicker.git;protocol=https;branch=main"
|
||||
PV = "0.4.1"
|
||||
PV = "0.4.2"
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "444c40e5e3dc4058a6a762ba5e73ada6d6469055"
|
||||
SRCREV = "0b044884d9298bb5fac164101eb880b499d8a5df"
|
||||
|
||||
DEPENDS = " \
|
||||
cairo \
|
||||
|
@ -7,7 +7,7 @@ SRC_URI = " \
|
||||
git://github.com/KZDKM/Hyprspace.git;protocol=https;branch=main \
|
||||
"
|
||||
|
||||
SRCREV = "e2d561c933cd085d68bf0b39c4f78870ad0abbc2"
|
||||
SRCREV = "1b5865f4ac9a04ba614df50de7acfaa40dcb852f"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS += " \
|
||||
|
@ -9,7 +9,7 @@ DEPENDS = "pixman"
|
||||
SRC_URI = "git://github.com/hyprwm/hyprutils.git;protocol=https;branch=main"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "3c895da64b0eb19870142196fa48c07090b441c4"
|
||||
SRCREV = "72dfbf52967e4040693164319a027d8ac6315887"
|
||||
PV = "0.3.3"
|
||||
|
||||
inherit cmake pkgconfig
|
||||
|
Loading…
x
Reference in New Issue
Block a user