Compare commits

..

4 Commits

Author SHA1 Message Date
Markus Volk
b70f798e21 hyprland: update 2024-08-06 22:04:34 +02:00
Markus Volk
a8b61fa23e aquamarine: update 2024-08-06 22:04:11 +02:00
Markus Volk
5f9cbcef3b hyprlock: update 2024-08-06 22:03:50 +02:00
Markus Volk
0ab30e9a5a hyprpicker: update 2024-08-06 22:03:25 +02:00
4 changed files with 6 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 = "9ccb4411ee001715db0fbc74e7ff1cea02c6c24f" SRCREV = "940980244ee505cfa1b2b727c0cf17f97f1426e9"
PV = "0.2.0" PV = "0.3.0"
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 = "e67322034037fef22079c8e480be38c1d04b5a4a" SRCREV = "b0a70f63e3865eaa77f0b78a04b230aa583bc95c"
PV = "0.42-dev" PV = "0.42-dev"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"

View File

@ -26,7 +26,7 @@ DEPENDS = " \
" "
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
SRCREV = "dba9d8b5175a6f23463035aafc6b0c741f9b73a5" SRCREV = "9393a3e94d837229714e28041427709756033f5a"
PV = "0.4.1" PV = "0.4.1"
inherit cmake pkgconfig features_check inherit cmake pkgconfig features_check

View File

@ -7,11 +7,12 @@ SRC_URI = "git://github.com/hyprwm/hyprpicker.git;protocol=https;branch=main"
PV = "0.3.0" PV = "0.3.0"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
SRCREV = "8791f717ef495c8c5a36b21cbccc7cf218fbc380" SRCREV = "cbd963e1032552a7b195301de616c521c7d9f848"
DEPENDS = " \ DEPENDS = " \
cairo \ cairo \
fribidi \ fribidi \
hyprutils \
jpeg \ jpeg \
libxkbcommon \ libxkbcommon \
pango \ pango \