buildroot/package/qt5/qt5webkit
Nicolas Carrier f3fc07e421 package/qt5/qt5webkit: backport upstream fix for GStreamer 1.19.x compatibility
In GStreamer commit 0a657d6db5ba912b13092a907ea507638cd01cf9, merged
in Gstreamer 1.19.x, the GstAppSinkCallbacks structure was extended
with another field calle new_event. This requires an update in the
WebKit code, without which we have a build failure:

    platform/audio/gstreamer/AudioFileReaderGStreamer.cpp:234:5: error: braces around scalar initializer for type ‘gboolean (*)(GstAppSink*, gpointer) {aka int (*)(_GstAppSink*, void*)}’

There are no autobuilder failures, but the issue could be reproduced
using the following defconfig:

BR2_arm=y
BR2_cortex_a8=y
BR2_TOOLCHAIN_EXTERNAL=y
BR2_TOOLCHAIN_EXTERNAL_LINARO_ARM=y
BR2_PACKAGE_QT5=y
BR2_PACKAGE_QT5WEBKIT=y

Signed-off-by: Nicolas Carrier <nicolas.carrier@orolia.com>
[Thomas: find the actual upstream fix and use that, improve the
explanation about the issue in the commit message]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit bb50b82170)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2022-08-16 22:59:41 +02:00
..
0001-WinCairo-PlayStation-ICU-68.1-no-longer-exposes-FALS.patch
0002-Fix-compilation-with-Python-3.9-avoid-passing-encodi.patch
0003-Let-Bison-generate-the-header-directly-to-fix-build-.patch
0004-Remove-invalid-g_object-declarations-to-fix-build-wi.patch
0006-Warnings-due-to-AppSinkCallbacks-struct-growth-https.patch package/qt5/qt5webkit: backport upstream fix for GStreamer 1.19.x compatibility 2022-08-16 22:59:41 +02:00
Config.in
qt5webkit.hash
qt5webkit.mk