Compare commits

..

No commits in common. "233b49f786a39e81e817ac9548695f3ace71693d" and "355c34250215f44e4d71ef98211f146ef78a4c76" have entirely different histories.

4 changed files with 9 additions and 10 deletions

View File

@ -11,15 +11,14 @@ 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 = "73b8c4f1150040644cf678aa8bbf2cec48a433cf"
PV = "1.3.4"
SRCREV = "11e15b437e7efc39e452f36e15a183225d6bfa39"
PV = "1.3.3"

View File

@ -9,7 +9,7 @@ DEPENDS = "pixman"
SRC_URI = "git://github.com/hyprwm/hyprutils.git;protocol=https;branch=main"
S = "${WORKDIR}/git"
SRCREV = "d97af4f6bd068c03a518b597675e598f57ea2291"
PV = "0.2.2"
SRCREV = "5dcbbc1e3de40b2cecfd2007434d86e924468f1f"
PV = "0.2.1"
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 = "b68dab23fc922eae99306988133ee80a40b39ca5"
PV = "0.4.2"
SRCREV = "a048a6cb015340bd82f97c1f40a4b595ca85cc30"
PV = "0.4.0"
inherit cmake pkgconfig