mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-11-20 04:18:25 +01:00
gtk-layer-shell: update; build vapi files
This commit is contained in:
parent
368aa07236
commit
1e27fd0be7
@ -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}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user