void-packages icon indicating copy to clipboard operation
void-packages copied to clipboard

webkit2gtk: update to 2.44.2

Open chrysos349 opened this issue 11 months ago • 0 comments

[ci skip]

I've been testing this for about a week now (as a part of gnome-46.0). So far everything works.

NOTES: See "What's new in 2.44"

  • -DUSE_GTK4 is used by default now.
  • -DUSE_WPE_RENDERER (and related deps) has been removed.
  • OpenJPEG is no longer a dep, because support for the JPEG2000 image format has been removed.
  • disable-dmabuf-nvidia.patch and fix-ftbfs-i386.patch have been removed because they has been merged into webkit.

Testing the changes

  • I tested the changes in this PR: YES

Local build testing

  • I built this PR locally for my native architecture, (x86_64)
  • I built this PR locally for these architectures (if supported. mark crossbuilds):
    • aarch64-musl x
    • armv7l x
    • armv6l-musl x
    • x86_64-musl
    • i686 x
    • aarch64 x

chrysos349 avatar Mar 31 '24 22:03 chrysos349