mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-12-27 05:58: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
|
# Note: meta-qt6 is needed
|
||||||
DEPENDS = " \
|
DEPENDS = " \
|
||||||
wayland \
|
|
||||||
wayland-native \
|
|
||||||
wayland-protocols \
|
|
||||||
hyprlang \
|
hyprlang \
|
||||||
|
hyprutils \
|
||||||
|
hyprwayland-scanner-native \
|
||||||
libdrm \
|
libdrm \
|
||||||
pipewire \
|
pipewire \
|
||||||
sdbus-c++-1 \
|
sdbus-c++-1 \
|
||||||
virtual/libgbm \
|
virtual/libgbm \
|
||||||
|
wayland \
|
||||||
|
wayland-protocols \
|
||||||
"
|
"
|
||||||
|
|
||||||
RDEPENDS:${PN} = "hyprland-share-picker grim slurp hyprpicker hyprlang"
|
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"
|
SRC_URI = "gitsm://github.com/hyprwm/xdg-desktop-portal-hyprland.git;protocol=https;nobranch=1"
|
||||||
SRCREV = "11e15b437e7efc39e452f36e15a183225d6bfa39"
|
SRCREV = "73b8c4f1150040644cf678aa8bbf2cec48a433cf"
|
||||||
PV = "1.3.3"
|
PV = "1.3.4"
|
||||||
|
@ -9,7 +9,7 @@ DEPENDS = "pixman"
|
|||||||
SRC_URI = "git://github.com/hyprwm/hyprutils.git;protocol=https;branch=main"
|
SRC_URI = "git://github.com/hyprwm/hyprutils.git;protocol=https;branch=main"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
SRCREV = "5dcbbc1e3de40b2cecfd2007434d86e924468f1f"
|
SRCREV = "d97af4f6bd068c03a518b597675e598f57ea2291"
|
||||||
PV = "0.2.1"
|
PV = "0.2.2"
|
||||||
|
|
||||||
inherit cmake pkgconfig
|
inherit cmake pkgconfig
|
||||||
|
@ -9,8 +9,8 @@ SRC_URI = "git://github.com/hyprwm/hyprwayland-scanner.git;protocol=https;branch
|
|||||||
DEPENDS = "pugixml"
|
DEPENDS = "pugixml"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
SRCREV = "a048a6cb015340bd82f97c1f40a4b595ca85cc30"
|
SRCREV = "b68dab23fc922eae99306988133ee80a40b39ca5"
|
||||||
PV = "0.4.0"
|
PV = "0.4.2"
|
||||||
|
|
||||||
inherit cmake pkgconfig
|
inherit cmake pkgconfig
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user