mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-04-23 17:26:44 +02:00
Compare commits
4 Commits
0de18cc176
...
5d5e03b80d
Author | SHA1 | Date | |
---|---|---|---|
|
5d5e03b80d | ||
|
c7b7537b24 | ||
|
3d38ab2ffc | ||
|
5f72d3921b |
@ -1,2 +1,2 @@
|
||||
SRC_URI = "git://github.com/hyprwm/hyprland-plugins.git;protocol=https;branch=main"
|
||||
SRCREV = "9971fec974a9d94a2a1b1d68d5ada5fc59fec053"
|
||||
SRCREV = "fd133914bf1921db2a26627698f914478f6a9471"
|
||||
|
@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=936078e4e67b0e1e1bd1e862d4ffbc25"
|
||||
|
||||
SRC_URI = "git://github.com/hyprwm/hyprpaper.git;protocol=https;branch=main"
|
||||
|
||||
PV = "0.6.0"
|
||||
SRCREV = "1013a80608891f120184aa7c1a7cfde04bfc96fb"
|
||||
PV = "0.7.0"
|
||||
SRCREV = "03cd362f494d6771b4f524f4fafbc28bade00c8e"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS += " \
|
||||
|
@ -9,8 +9,8 @@ SRC_URI = "git://github.com/hyprwm/hyprwayland-scanner.git;protocol=https;branch
|
||||
DEPENDS = "pugixml"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "126dad854f22fe30e6b82cd21808e76903d90ac5"
|
||||
PV = "0.3.2"
|
||||
SRCREV = "1270ebaa539e56d61b708c24b072b09cbbd3a828"
|
||||
PV = "0.3.4"
|
||||
|
||||
inherit cmake pkgconfig
|
||||
|
||||
|
@ -22,6 +22,7 @@ DEPENDS += " \
|
||||
pixman \
|
||||
seatd \
|
||||
tomlplusplus \
|
||||
util-linux-libuuid \
|
||||
virtual/egl \
|
||||
wayland \
|
||||
wayland-native \
|
||||
@ -39,8 +40,8 @@ RRECOMMENDS:${PN} ?= " \
|
||||
|
||||
SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;branch=main"
|
||||
|
||||
SRCREV = "d86eec332fb3843d24b1f79ecc36f792b5d04773"
|
||||
PV = "0.40-dev"
|
||||
SRCREV = "cba1ade848feac44b2eda677503900639581c3f4"
|
||||
PV = "0.40"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit meson pkgconfig features_check
|
||||
|
Loading…
x
Reference in New Issue
Block a user