There is a new pull request by chrysos349 against master on the void-packages repository https://github.com/chrysos349/void-packages webkit2gtk https://github.com/void-linux/void-packages/pull/49642 webkit2gtk: update to 2.44.0 [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"](https://webkitgtk.org/2024/03/27/webkigit-2.44.html) - `-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-dmabud-nvidia.patch` has been removed because it 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 A patch file from https://github.com/void-linux/void-packages/pull/49642.patch is attached