All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/4] Update WPE WebKit (and deps) to 2.34.1
@ 2021-10-25 22:43 Adrian Perez de Castro
  2021-10-25 22:44 ` [Buildroot] [PATCH 1/4] package/libwpe: bump to version 1.12.0 Adrian Perez de Castro
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Adrian Perez de Castro @ 2021-10-25 22:43 UTC (permalink / raw)
  To: buildroot; +Cc: Adrian Perez de Castro

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

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2021-12-07 21:15 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-25 22:43 [Buildroot] [PATCH 0/4] Update WPE WebKit (and deps) to 2.34.1 Adrian Perez de Castro
2021-10-25 22:44 ` [Buildroot] [PATCH 1/4] package/libwpe: bump to version 1.12.0 Adrian Perez de Castro
2021-10-25 22:44 ` [Buildroot] [PATCH 2/4] package/wpebackend-fdo: " Adrian Perez de Castro
2021-10-25 22:44 ` [Buildroot] [PATCH 3/4] package/wpewebkit: bump to version 2.34.1 Adrian Perez de Castro
2021-10-30 18:29   ` James Hilliard
2021-12-07 14:07     ` James Hilliard
2021-12-07 20:59       ` Adrian Perez de Castro
2021-12-07 21:07         ` James Hilliard
2021-12-07 21:15         ` Adrian Perez de Castro
2021-11-17 21:02   ` Arnout Vandecappelle
2021-10-25 22:44 ` [Buildroot] [PATCH 4/4] package/wpewebkit: use lcms2 for if available Adrian Perez de Castro
2021-11-17 21:03   ` Arnout Vandecappelle
2021-11-17 21:02 ` [Buildroot] [PATCH 0/4] Update WPE WebKit (and deps) to 2.34.1 Arnout Vandecappelle
2021-11-24 20:51   ` Adrian Perez de Castro

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.