mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-12-28 14:38:20 +01:00
swaybg: update
This add s a fix for gcc-14
This commit is contained in:
parent
aa22650ea1
commit
c63c337abd
@ -16,20 +16,13 @@ DEPENDS = " \
|
|||||||
wayland-protocols \
|
wayland-protocols \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI = " \
|
SRC_URI = "git://github.com/swaywm/swaybg.git;protocol=https;branch=master"
|
||||||
git://github.com/swaywm/swaybg.git;protocol=https;branch=master \
|
|
||||||
"
|
|
||||||
|
|
||||||
# Reproducibility issue. Fix me!
|
|
||||||
CFLAGS:append = " -Wno-error=date-time"
|
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
PV = "1.2.0"
|
PV = "1.2.0"
|
||||||
SRCREV = "0e645c4583436692c7ac3983e36b87a3ea325454"
|
SRCREV = "eabc06e7eb9e5cb08c8177f49753dedc505076b4"
|
||||||
|
|
||||||
inherit meson pkgconfig features_check
|
inherit meson pkgconfig features_check
|
||||||
|
|
||||||
EXTRA_OEMESON += "--buildtype release"
|
EXTRA_OEMESON += "--buildtype release"
|
||||||
|
|
||||||
BBCLASSEXTEND = ""
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user