mirror of
https://github.com/openwrt/video.git
synced 2026-05-31 06:51:54 +08:00
b68b93cd1d
Bump from 4.18.6 to current upstream stable. GTK 4.22 highlights: * SVG support: built-in GtkSvg backend with native rendering * Updated GPU rendering with broader Vulkan adoption * Improved input methods, accessibility and DPI handling * Modernised GtkInscription, popovers and menus * Major-version glib requirement (>= 2.84) Add -Dsysprof=disabled to MESON_ARGS - 4.22 pulls in libsysprof which conflicts with the bundled glib subproject when sysprof isn't available on the build host. Drop the now-removed /usr/lib/gtk-4.0 directory copy from Build/InstallDev (gtk no longer installs anything under that path). Link: https://gitlab.gnome.org/GNOME/gtk/-/tags/4.22.4 Signed-off-by: Daniel Golle <daniel@makrotopia.org>