mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-04-06 17:06:48 +02:00
Compare commits
3 Commits
d5bcd52789
...
0056f80d99
Author | SHA1 | Date | |
---|---|---|---|
|
0056f80d99 | ||
|
53b6690aa6 | ||
|
c5f249b1b3 |
@ -1,5 +1,5 @@
|
||||
SRC_URI = "git://github.com/hyprwm/hyprland-plugins.git;protocol=https;branch=main"
|
||||
SRCREV = "d2dad5b434b338d18458bafa506f2993c13f24fc"
|
||||
SRCREV = "014003b2bd3744dfabb8c2c20a80e89f721be238"
|
||||
|
||||
# Hack to allow patching the plugins
|
||||
do_configure:prepend() {
|
||||
|
@ -45,8 +45,8 @@ 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 = "0a0e56d99c3b5f900ec561b3fe9a3c8a64fe1217"
|
||||
PV = "0.46.2"
|
||||
SRCREV = "04ac46c54357278fc68f0a95d26347ea0db99496"
|
||||
PV = "0.47.0"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit meson pkgconfig features_check
|
||||
|
@ -9,7 +9,7 @@ DEPENDS = "pixman"
|
||||
SRC_URI = "git://github.com/hyprwm/hyprutils.git;protocol=https;branch=main"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "72dfbf52967e4040693164319a027d8ac6315887"
|
||||
PV = "0.3.3"
|
||||
SRCREV = "6a8bc9d2a4451df12f5179dc0b1d2d46518a90ab"
|
||||
PV = "0.5.0"
|
||||
|
||||
inherit cmake pkgconfig
|
||||
|
Loading…
x
Reference in New Issue
Block a user