All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/5] webkitgtk: update to the latest stable and add a number of fixes
@ 2018-09-22 23:53 Adrian Perez de Castro
  2018-09-22 23:53 ` [Buildroot] [PATCH 1/5] webkitgtk: bump to version 2.22.2 Adrian Perez de Castro
                   ` (4 more replies)
  0 siblings, 5 replies; 22+ messages in thread
From: Adrian Perez de Castro @ 2018-09-22 23:53 UTC (permalink / raw)
  To: buildroot

Hello everybody,

After skipping on the 2.20.x releases due to the JIT support in JavaScriptCore
being broken for many 32-bit ARM and MIPS targets, I am submitting an update
to the current stable 2.22.2 release.

On top of the version bump, I am submitting a few related changes as well
which enable features (like WOFF2 Web fonts support), making the package
available on AArch64, and enabling the JavaScriptCore JIT on MIPS (both of
which have gotten a good amount of testing at Igalia).

Last but not least, the last patch in the series fixes the compilation
failure caught by the the autobuilders a couple of times when GStreamer-GL
is disabled.

Best regards,

-Adri?n


Adrian Perez de Castro (5):
  webkitgtk: bump to version 2.22.2
  webkitgtk: add dependency on the woff2 package
  webkitgtk: enable package for aarch64
  webkitgtk: enable JIT support on 32-bit MIPS
  webkitgtk: explicitly set USE_GSTREAMER_GL build option

 package/midori/Config.in                      |  6 +--
 ...ightingNEON.cpp-fails-due-to-missing.patch | 41 +++++++++++++++++++
 package/webkitgtk/Config.in                   | 20 +++++++--
 package/webkitgtk/webkitgtk.hash              |  8 ++--
 package/webkitgtk/webkitgtk.mk                | 16 ++++++--
 5 files changed, 77 insertions(+), 14 deletions(-)
 create mode 100644 package/webkitgtk/0001-ARM-Building-FELightingNEON.cpp-fails-due-to-missing.patch

-- 
2.19.0

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

end of thread, other threads:[~2018-10-19 18:29 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-22 23:53 [Buildroot] [PATCH 0/5] webkitgtk: update to the latest stable and add a number of fixes Adrian Perez de Castro
2018-09-22 23:53 ` [Buildroot] [PATCH 1/5] webkitgtk: bump to version 2.22.2 Adrian Perez de Castro
2018-09-25 20:47   ` Thomas Petazzoni
2018-10-05 17:34   ` Peter Korsgaard
2018-09-22 23:53 ` [Buildroot] [PATCH 2/5] webkitgtk: add dependency on the woff2 package Adrian Perez de Castro
2018-09-25 20:52   ` Thomas Petazzoni
2018-09-27  9:41     ` Adrian Perez de Castro
2018-09-27 11:37       ` Peter Korsgaard
2018-09-27 12:44         ` Adrian Perez de Castro
2018-10-09 22:17         ` Adrian Perez de Castro
2018-10-11 18:19           ` Peter Korsgaard
2018-10-19 18:29             ` Adrian Perez de Castro
2018-10-05 17:34   ` Peter Korsgaard
2018-09-22 23:53 ` [Buildroot] [PATCH 3/5] webkitgtk: enable package for aarch64 Adrian Perez de Castro
2018-09-25 20:56   ` Thomas Petazzoni
2018-09-27  9:44     ` Adrian Perez de Castro
2018-09-22 23:53 ` [Buildroot] [PATCH 4/5] webkitgtk: enable JIT support on 32-bit MIPS Adrian Perez de Castro
2018-09-22 23:53 ` [Buildroot] [PATCH 5/5] webkitgtk: explicitly set USE_GSTREAMER_GL build option Adrian Perez de Castro
2018-09-25 20:57   ` Thomas Petazzoni
2018-09-27 12:40     ` Adrian Perez de Castro
2018-10-02 21:28       ` Arnout Vandecappelle
2018-10-09 21:12         ` 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.