Compare commits

...

3 Commits

Author SHA1 Message Date
Markus Volk
233b49f786 xdg-desktop-portal-hyprland: update 2024-09-22 14:53:38 +02:00
Markus Volk
0caf60e8e9 hyprutils: update 2024-09-22 14:53:33 +02:00
Markus Volk
c6455ba357 hyprwayland-scanner: update 2024-09-22 14:53:26 +02:00
4 changed files with 10 additions and 9 deletions

View File

@ -11,14 +11,15 @@ require xdg-desktop-portal-hyprland.inc
# Note: meta-qt6 is needed
DEPENDS = " \
wayland \
wayland-native \
wayland-protocols \
hyprlang \
hyprutils \
hyprwayland-scanner-native \
libdrm \
pipewire \
sdbus-c++-1 \
virtual/libgbm \
wayland \
wayland-protocols \
"
RDEPENDS:${PN} = "hyprland-share-picker grim slurp hyprpicker hyprlang"

View File

@ -1,3 +1,3 @@
SRC_URI = "gitsm://github.com/hyprwm/xdg-desktop-portal-hyprland.git;protocol=https;nobranch=1"
SRCREV = "11e15b437e7efc39e452f36e15a183225d6bfa39"
PV = "1.3.3"
SRCREV = "73b8c4f1150040644cf678aa8bbf2cec48a433cf"
PV = "1.3.4"

View File

@ -9,7 +9,7 @@ DEPENDS = "pixman"
SRC_URI = "git://github.com/hyprwm/hyprutils.git;protocol=https;branch=main"
S = "${WORKDIR}/git"
SRCREV = "5dcbbc1e3de40b2cecfd2007434d86e924468f1f"
PV = "0.2.1"
SRCREV = "d97af4f6bd068c03a518b597675e598f57ea2291"
PV = "0.2.2"
inherit cmake pkgconfig

View File

@ -9,8 +9,8 @@ SRC_URI = "git://github.com/hyprwm/hyprwayland-scanner.git;protocol=https;branch
DEPENDS = "pugixml"
S = "${WORKDIR}/git"
SRCREV = "a048a6cb015340bd82f97c1f40a4b595ca85cc30"
PV = "0.4.0"
SRCREV = "b68dab23fc922eae99306988133ee80a40b39ca5"
PV = "0.4.2"
inherit cmake pkgconfig