[Buildroot] [PATCH 0/4] Update WPE WebKit (and deps) to 2.34.1

Adrian Perez de Castro aperez at igalia.com
Mon Oct 25 22:43:59 UTC 2021


Hi all,

This patch set updates WPE WebKit and its dependencies to the latest releases
of their current stable series. As often happens, I needed to make a patch to
fix the build with multimedia support disabled, and that has been sent to
upstream WebKit as well.

An additional patch to enable the new color management is in the series as
well; but for the moment the support to build with libsoup3 is left out.
I would rather submit that as part of different "add libsoup3 and enable
where supported" patch set some other day ;-)

Cheers,
-Adrian


Adrian Perez de Castro (4):
  package/libwpe: bump to version 1.12.0
  package/wpebackend-fdo: bump to version 1.12.0
  package/wpewebkit: bump to version 2.34.1
  package/wpewebkit: use lcms2 for if available

 package/libwpe/libwpe.hash                    |  8 +-
 package/libwpe/libwpe.mk                      |  2 +-
 package/wpebackend-fdo/wpebackend-fdo.hash    |  8 +-
 package/wpebackend-fdo/wpebackend-fdo.mk      |  2 +-
 ...e-build-issues-with-ENABLE_VIDEO-OFF.patch | 78 +++++++++++++++++++
 package/wpewebkit/wpewebkit.hash              |  8 +-
 package/wpewebkit/wpewebkit.mk                | 11 ++-
 7 files changed, 102 insertions(+), 15 deletions(-)
 create mode 100644 package/wpewebkit/0001-WPE-GTK-Multiple-build-issues-with-ENABLE_VIDEO-OFF.patch

-- 
2.33.1



More information about the buildroot mailing list