mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-12-26 13:38:22 +01:00
hyprpaper: update
This commit is contained in:
parent
6fac68db1f
commit
2f1941e384
@ -5,19 +5,21 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=936078e4e67b0e1e1bd1e862d4ffbc25"
|
||||
|
||||
SRC_URI = "git://github.com/hyprwm/hyprpaper.git;protocol=https;branch=main"
|
||||
|
||||
PV = "0.5.0"
|
||||
SRCREV = "c447f1195c2b0f055404bd0140d160e8452633e2"
|
||||
PV = "0.6.0"
|
||||
SRCREV = "c022069390f142d6d3dc8864609292f5ce168c6f"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS += " \
|
||||
cairo \
|
||||
file \
|
||||
fribidi \
|
||||
hyprlang \
|
||||
jpeg \
|
||||
libwebp \
|
||||
libxdmcp \
|
||||
pango \
|
||||
pcre \
|
||||
pcre2 \
|
||||
util-linux \
|
||||
wayland \
|
||||
wayland-native \
|
||||
@ -25,6 +27,8 @@ DEPENDS += " \
|
||||
wlroots \
|
||||
"
|
||||
|
||||
RDEPENDS:${PN} = "hyprlang"
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "wayland"
|
||||
|
||||
EXTRA_OEMAKE = " \
|
||||
|
Loading…
Reference in New Issue
Block a user