gtk-layer-shell: update; build vapi files

This commit is contained in:
Markus Volk 2022-02-15 03:14:31 +01:00
parent 368aa07236
commit 1e27fd0be7

View File

@ -17,12 +17,12 @@ DEPENDS += " \
SRC_URI = "git://github.com/wmww/gtk-layer-shell.git;protocol=https;branch=master"
S = "${WORKDIR}/git"
PV = "0.6.0+${SRCREV}"
SRCREV = "b5e0bbc7f2ac632a65db29193fa384baeb23a96c"
PV = "0.7.0"
SRCREV = "ca37ef1baa623302dda5fcea200d04e0d9a10578"
inherit meson pkgconfig features_check gobject-introspection
inherit meson pkgconfig features_check gobject-introspection vala
EXTRA_OEMESON += "--buildtype release"
EXTRA_OEMESON += "--buildtype release -Dvapi=true"
FILES:${PN} = "${datadir} ${libdir}"