mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-12-28 14:38:20 +01:00
Compare commits
No commits in common. "0f5e08f8a17a36261e16b4595ac550c1a5342052" and "0fbde7b0e80e85f4f203c05ce8159ffe3e874a0e" have entirely different histories.
0f5e08f8a1
...
0fbde7b0e8
@ -22,7 +22,7 @@ DEPENDS = " \
|
|||||||
SRC_URI = "git://github.com/hyprwm/aquamarine.git;protocol=https;branch=main"
|
SRC_URI = "git://github.com/hyprwm/aquamarine.git;protocol=https;branch=main"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
SRCREV = "65dd97b5d21e917295159bbef1d52e06963f4eb0"
|
SRCREV = "b82fdaff917582a9d568969e15e61b398c71e990"
|
||||||
PV = "0.4.2"
|
PV = "0.4.1"
|
||||||
|
|
||||||
inherit cmake pkgconfig
|
inherit cmake pkgconfig
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
SRC_URI = "git://github.com/hyprwm/hyprland-plugins.git;protocol=https;branch=main"
|
SRC_URI = "git://github.com/hyprwm/hyprland-plugins.git;protocol=https;branch=main"
|
||||||
SRCREV = "d05eb1ffba2ebffb5b4e1b407f134a4dcb411a88"
|
SRCREV = "4fcb465c9d771f4ae1f451e8d953250d16eead70"
|
||||||
|
|
||||||
# Hack to allow patching the plugins
|
# Hack to allow patching the plugins
|
||||||
do_configure:prepend() {
|
do_configure:prepend() {
|
||||||
|
@ -40,10 +40,10 @@ RRECOMMENDS:${PN} ?= " \
|
|||||||
hyprland-contrib \
|
hyprland-contrib \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;nobranch=1"
|
SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;branch=main"
|
||||||
|
|
||||||
SRCREV = "4520b30d498daca8079365bdb909a8dea38e8d55"
|
SRCREV = "0c7a7e2d569eeed9d6025f3eef4ea0690d90845d"
|
||||||
PV = "0.44.1"
|
PV = "0.44"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
inherit meson pkgconfig features_check
|
inherit meson pkgconfig features_check
|
||||||
|
Loading…
Reference in New Issue
Block a user