Compare commits

...

4 Commits

Author SHA1 Message Date
Markus Volk
5d5e03b80d hyprland: update 2024-05-05 08:43:12 +02:00
Markus Volk
c7b7537b24 hyprland-plugins: update 2024-05-05 08:39:12 +02:00
Markus Volk
3d38ab2ffc hyprpaper: update 2024-05-05 08:38:52 +02:00
Markus Volk
5f72d3921b hyprwayland-scanner: update 2024-05-05 08:38:27 +02:00
4 changed files with 8 additions and 7 deletions

View File

@ -1,2 +1,2 @@
SRC_URI = "git://github.com/hyprwm/hyprland-plugins.git;protocol=https;branch=main"
SRCREV = "9971fec974a9d94a2a1b1d68d5ada5fc59fec053"
SRCREV = "fd133914bf1921db2a26627698f914478f6a9471"

View File

@ -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 += " \

View File

@ -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

View File

@ -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