Compare commits

...

4 Commits

Author SHA1 Message Date
Markus Volk
5454afc221 hyprland: update 2024-08-19 11:03:24 +02:00
Markus Volk
08bfb28635 aquamarine: update 2024-08-19 11:03:04 +02:00
Markus Volk
fd040b9caf sway: update 2024-08-19 09:27:15 +02:00
Markus Volk
41948241ef wlroots: update 2024-08-19 09:26:57 +02:00
4 changed files with 5 additions and 5 deletions

View File

@ -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 = "4f6642808b18827a574b5225f0436c597cbcdcc5" SRCREV = "7f8df01d4297b9068a9592400f16044602844f86"
PV = "0.3.1" PV = "0.3.2"
inherit cmake pkgconfig inherit cmake pkgconfig

View File

@ -47,7 +47,7 @@ RRECOMMENDS:${PN} ?= " \
SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;branch=main" SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;branch=main"
SRCREV = "682b30fba89c043e86d9c96bdb8df133c1683054" SRCREV = "83d88fa56467a2b749fb2320e1595281107bd326"
PV = "0.43-dev" PV = "0.43-dev"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"

View File

@ -39,7 +39,7 @@ RRECOMMENDS:${PN} ?= " \
SRC_URI = "git://github.com/swaywm/sway.git;protocol=https;branch=master" SRC_URI = "git://github.com/swaywm/sway.git;protocol=https;branch=master"
SRCREV = "3f327b3db0c1fc6985c0ed3231e1bd6296584dad" SRCREV = "ae7c1b139a3c71d3e11fe2477d8b21c36de6770e"
PV = "1.10-dev" PV = "1.10-dev"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"

View File

@ -40,7 +40,7 @@ PACKAGECONFIG ?= " \
" "
SRC_URI = "git://gitlab.freedesktop.org/wlroots/wlroots.git;branch=master;protocol=https" SRC_URI = "git://gitlab.freedesktop.org/wlroots/wlroots.git;branch=master;protocol=https"
SRCREV = "015bb8512ee314e1deb858cf7350b0220fc58702" SRCREV = "a0450d219fbc8a453876e70f29b9b5c2f76b0c64"
PV = "0.19-dev" PV = "0.19-dev"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"