mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-12-26 13:38:22 +01:00
Compare commits
3 Commits
355c342502
...
233b49f786
Author | SHA1 | Date | |
---|---|---|---|
|
233b49f786 | ||
|
0caf60e8e9 | ||
|
c6455ba357 |
@ -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"
|
||||
|
@ -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"
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user