diff --git a/srcpkgs/webkit2gtk/patches/bug-196440.patch b/srcpkgs/webkit2gtk/patches/bug-196440.patch deleted file mode 100644 index b2d7cf3514d..00000000000 --- a/srcpkgs/webkit2gtk/patches/bug-196440.patch +++ /dev/null @@ -1,15 +0,0 @@ ---- Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp -+++ Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp -@@ -1000,11 +1000,13 @@ void MediaPlayerPrivateGStreamerBase::updateTextureMapperFlags() - break; - } - -+#if USE(GSTREAMER_GL) - // When the imxvpudecoder is used, the texture sampling of the - // directviv-uploaded texture returns an RGB value, so there's no need to - // convert it. - if (m_videoDecoderPlatform != WebKitGstVideoDecoderPlatform::ImxVPU) - m_textureMapperFlags |= TEXTURE_MAPPER_COLOR_CONVERT_FLAG; -+#endif - } - #endif diff --git a/srcpkgs/webkit2gtk/template b/srcpkgs/webkit2gtk/template index c16b0abbd66..3fb25ebcd75 100644 --- a/srcpkgs/webkit2gtk/template +++ b/srcpkgs/webkit2gtk/template @@ -1,6 +1,6 @@ # Template file for 'webkit2gtk' pkgname=webkit2gtk -version=2.24.2 +version=2.24.3 revision=1 wrksrc="webkitgtk-${version}" build_style=cmake @@ -27,7 +27,7 @@ maintainer="Enno Boland " license="LGPL-2.1-or-later, BSD-2-Clause" homepage="https://webkitgtk.org/" distfiles="${homepage}/releases/webkitgtk-${version}.tar.xz" -checksum=019cb1f0d05bf6148b72c7a85734bcd006388a1c14132843ef9a1b2cb7b4321c +checksum=940d746d7e82c357222feb5b3f44c4b201e81df7d81ddca5ca2bf3ae0acf6c51 # ETOOHUGE nodebug=1