mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-04-06 00:46:49 +02:00
Compare commits
3 Commits
de307399b3
...
3e049e6ac6
Author | SHA1 | Date | |
---|---|---|---|
|
3e049e6ac6 | ||
|
26d99e4cbc | ||
|
7ea0076123 |
@ -22,7 +22,7 @@ DEPENDS = " \
|
||||
SRC_URI = "git://github.com/hyprwm/aquamarine.git;protocol=https;branch=main"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "e7719f9b9f5321c7100733773ad9f38cb6db6b6f"
|
||||
PV = "0.7.1"
|
||||
SRCREV = "257b2050790ab3b1eb389e0f8bdc400eb9510139"
|
||||
PV = "0.7.2"
|
||||
|
||||
inherit cmake pkgconfig
|
||||
|
@ -1,5 +1,5 @@
|
||||
SRC_URI = "git://github.com/hyprwm/hyprland-plugins.git;protocol=https;branch=main"
|
||||
SRCREV = "014003b2bd3744dfabb8c2c20a80e89f721be238"
|
||||
SRCREV = "1c4b446cea46088c6c79e5c66ea5ae28b48c2701"
|
||||
|
||||
# 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 = "04ac46c54357278fc68f0a95d26347ea0db99496"
|
||||
PV = "0.47.0"
|
||||
SRCREV = "64fefa3749868e6170b6275963c6528456a7d9f2"
|
||||
PV = "0.47.2"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit meson pkgconfig features_check
|
||||
|
Loading…
x
Reference in New Issue
Block a user