mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-04-22 16:56:44 +02:00
Compare commits
3 Commits
06b6425efb
...
18511fae95
Author | SHA1 | Date | |
---|---|---|---|
|
18511fae95 | ||
|
6a6d7093fa | ||
|
8fe22da851 |
@ -22,7 +22,6 @@ DEPENDS += " \
|
||||
inherit meson pkgconfig features_check
|
||||
|
||||
PACKAGECONFIG ?= "sassc ${@bb.utils.filter('DISTRO_FEATURES', 'bluetooth', d)}"
|
||||
PACKAGECONFIG[pulseaudio] = ",,pulseaudio"
|
||||
PACKAGECONFIG[bluetooth] = "-DWithBlueZ=true,-DWithBlueZ=false,bluez5"
|
||||
PACKAGECONFIG[dbusmenu] = "-DWithSNI=true,-DWithSNI=false,libdbusmenu"
|
||||
PACKAGECONFIG[sassc] = "-DWithLibSass=true,-DWithLibSass=false,sassc"
|
||||
|
@ -1,5 +1,5 @@
|
||||
SRC_URI = "git://github.com/hyprwm/hyprland-plugins.git;protocol=https;branch=main"
|
||||
SRCREV = "1ce5b7a046a53c06d33dea79ea63c1e1fce377f8"
|
||||
SRCREV = "7a28245e5a8d30e520bc6ce8bc9b7ee177d9f2b6"
|
||||
|
||||
# Hack to allow patching the plugins
|
||||
do_configure:prepend() {
|
||||
|
@ -47,8 +47,8 @@ RRECOMMENDS:${PN} ?= " \
|
||||
|
||||
SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;branch=main"
|
||||
|
||||
SRCREV = "b0a70f63e3865eaa77f0b78a04b230aa583bc95c"
|
||||
PV = "0.42-dev"
|
||||
SRCREV = "9a09eac79b85c846e3a865a9078a3f8ff65a9259"
|
||||
PV = "0.42"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit meson pkgconfig features_check
|
||||
|
Loading…
x
Reference in New Issue
Block a user