Skip to content

gtk: update to 4.22.4#118

Open
dangowrt wants to merge 1 commit into
openwrt:masterfrom
dangowrt:gtk-4.22.4
Open

gtk: update to 4.22.4#118
dangowrt wants to merge 1 commit into
openwrt:masterfrom
dangowrt:gtk-4.22.4

Conversation

@dangowrt
Copy link
Copy Markdown
Member

Maintainer: @dangowrt

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

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant