mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 17:39:24 +00:00
gnome-boxes: update 47.0 -> 48.0
48.0 - Mar 17, 2025 =================== Changes since 48.alpha - Added/updated/fixed translations - Disable C compiler warnings from code generated by 'valac' 48.alpha - Jan 09, 2025 ======================= Changes since 47.0 - Includ failed ISO download url in error message - Fix fullscreen button icon not updating when toggled - Fix focus-on-click focus steal in fullscreen button - Avoid GdkPixbuf critical when failing to create thumbnails - Added/updated/fixed translations Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-3
@@ -34,13 +34,11 @@ RDEPENDS:${PN} = "glib-2.0-dev libvirt-virsh qemu-common qemu-system-x86-64 geni
|
|||||||
|
|
||||||
inherit gnomebase gsettings pkgconfig mime-xdg gtk-icon-cache gobject-introspection vala features_check
|
inherit gnomebase gsettings pkgconfig mime-xdg gtk-icon-cache gobject-introspection vala features_check
|
||||||
|
|
||||||
SRC_URI[archive.sha256sum] = "65bf6c2de1bf4d51695c9192c5b1e6285cb32c98a18aa948a376ea32038bc78f"
|
SRC_URI[archive.sha256sum] = "d05f5f42568fafbf6d88771161b06ed5f739d43121278d418cae95c56e513ead"
|
||||||
|
|
||||||
GIR_MESON_OPTION = ""
|
GIR_MESON_OPTION = ""
|
||||||
VALA_MESON_OPTION = ""
|
VALA_MESON_OPTION = ""
|
||||||
|
|
||||||
CFLAGS += "-Wno-int-conversion"
|
|
||||||
|
|
||||||
FILES:${PN} += "${datadir}"
|
FILES:${PN} += "${datadir}"
|
||||||
|
|
||||||
INSANE_SKIP:${PN} = "dev-deps"
|
INSANE_SKIP:${PN} = "dev-deps"
|
||||||
Reference in New Issue
Block a user