package/webkitgtk: bump to 2.46.4
Stable release to the 2.46 series.
Release notes:
https://webkitgtk.org/2024/09/17/webkitgtk2.46.0-released.html
https://webkitgtk.org/2024/09/30/webkitgtk2.46.1-released.html
https://webkitgtk.org/2024/10/21/webkitgtk2.46.2-released.html
https://webkitgtk.org/2024/10/30/webkitgtk2.46.3-released.html
https://webkitgtk.org/2024/11/27/webkitgtk2.46.4-released.html
Added BR2_PACKAGE_WEBP_MUX to fix this error:
-- The following WebP libraries were not found:
-- mux (required)
Added USE_SYSTEM_SYSPROF_CAPTURE=OFF to fix this error:
-- Checking for module 'sysprof-capture-4'
-- Package 'sysprof-capture-4', required by 'virtual:world', not found
-- Could NOT find SysProfCapture (missing: SysProfCapture_LIBRARY SysProfCapture_INCLUDE_DIR)
For now, use USE_SKIA=OFF which is the replacement for cairo.
Signed-off-by: Thomas Devoogdt <thomas.devoogdt@barco.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit a199751e5bbfede9e9879d4bfb0bec7c9f4aa871)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>