mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-29 20:20:33 +02:00
gtk-layer-shell: update
This commit is contained in:
@ -19,13 +19,9 @@ SRC_URI = " \
|
||||
git://github.com/wmww/gtk-layer-shell.git;protocol=https;branch=master \
|
||||
"
|
||||
|
||||
SRCREV = "984dbbfc1d64c763e15a56dff662af267b551f68"
|
||||
SRCREV = "137d02c8328328b109446601dcd663a0986ea0a2"
|
||||
|
||||
inherit meson pkgconfig features_check gobject-introspection vala
|
||||
|
||||
EXTRA_OEMESON += "--buildtype release"
|
||||
|
||||
FILES:${PN} = "${datadir} ${libdir}"
|
||||
|
||||
BBCLASSEXTEND = ""
|
||||
|
@ -19,13 +19,13 @@ SRC_URI = " \
|
||||
git://github.com/wmww/gtk4-layer-shell.git;protocol=https;branch=main \
|
||||
"
|
||||
|
||||
SRCREV = "536ff516ed68b9bb34afc4c07f942a54b2b4b03f"
|
||||
SRCREV = "4867d7b85cdf1e829fc1fd6f1d5f04c42cc99389"
|
||||
|
||||
inherit meson pkgconfig features_check gobject-introspection vala
|
||||
|
||||
EXTRA_OEMESON += "--buildtype release"
|
||||
|
||||
FILES:${PN} = "${datadir} ${libdir}"
|
||||
|
||||
BBCLASSEXTEND = ""
|
||||
# Overwrite FILES_SOLIBSDEV to prevent “liblayer-shell-preload.so” from being added to the dev package.
|
||||
FILES_SOLIBSDEV = "${libdir}/libgtk4-layer-shell.so"
|
||||
|
||||
FILES:${PN} += "${libdir}/liblayer-shell-preload.so"
|
Reference in New Issue
Block a user