mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-12-27 05:58: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"
|
SRC_URI = "git://github.com/hyprwm/hyprpaper.git;protocol=https;branch=main"
|
||||||
|
|
||||||
PV = "0.5.0"
|
PV = "0.6.0"
|
||||||
SRCREV = "c447f1195c2b0f055404bd0140d160e8452633e2"
|
SRCREV = "c022069390f142d6d3dc8864609292f5ce168c6f"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
DEPENDS += " \
|
DEPENDS += " \
|
||||||
cairo \
|
cairo \
|
||||||
file \
|
file \
|
||||||
fribidi \
|
fribidi \
|
||||||
|
hyprlang \
|
||||||
jpeg \
|
jpeg \
|
||||||
libwebp \
|
libwebp \
|
||||||
libxdmcp \
|
libxdmcp \
|
||||||
pango \
|
pango \
|
||||||
pcre \
|
pcre \
|
||||||
|
pcre2 \
|
||||||
util-linux \
|
util-linux \
|
||||||
wayland \
|
wayland \
|
||||||
wayland-native \
|
wayland-native \
|
||||||
@ -25,6 +27,8 @@ DEPENDS += " \
|
|||||||
wlroots \
|
wlroots \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
RDEPENDS:${PN} = "hyprlang"
|
||||||
|
|
||||||
REQUIRED_DISTRO_FEATURES = "wayland"
|
REQUIRED_DISTRO_FEATURES = "wayland"
|
||||||
|
|
||||||
EXTRA_OEMAKE = " \
|
EXTRA_OEMAKE = " \
|
||||||
|
Loading…
Reference in New Issue
Block a user