mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Bastian Krause <bst@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Bastian Krause <bst@pengutronix.de>
Subject: [ptxdist] [PATCH 3/4] wpewebkit: version bump 2.30.6 -> 2.32.3
Date: Tue,  3 Aug 2021 11:11:55 +0200	[thread overview]
Message-ID: <20210803091156.8630-3-bst@pengutronix.de> (raw)
In-Reply-To: <20210803091156.8630-1-bst@pengutronix.de>

Signed-off-by: Bastian Krause <bst@pengutronix.de>
---
 rules/wpewebkit.in   | 1 +
 rules/wpewebkit.make | 8 ++++----
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/rules/wpewebkit.in b/rules/wpewebkit.in
index 1235e2502..084874067 100644
--- a/rules/wpewebkit.in
+++ b/rules/wpewebkit.in
@@ -37,6 +37,7 @@ menuconfig WPEWEBKIT
 	select MESALIB_GLES2
 	select LIBEPOXY
 	select LIBGCRYPT
+	select LIBTASN1
 	select GSTREAMER1			if WPEWEBKIT_VIDEO || WPEWEBKIT_AUDIO
 	select GST_PLUGINS_BASE1		if WPEWEBKIT_VIDEO || WPEWEBKIT_AUDIO
 	select GST_PLUGINS_BASE1_APP		if WPEWEBKIT_VIDEO || WPEWEBKIT_AUDIO
diff --git a/rules/wpewebkit.make b/rules/wpewebkit.make
index 141d83a71..26d2c0e08 100644
--- a/rules/wpewebkit.make
+++ b/rules/wpewebkit.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_WPEWEBKIT) += wpewebkit
 #
 # Paths and names
 #
-WPEWEBKIT_VERSION	:= 2.30.6
-WPEWEBKIT_MD5		:= e35b31932ad3da6c06736d8f2d347072
+WPEWEBKIT_VERSION	:= 2.32.3
+WPEWEBKIT_MD5		:= 1e34412c50fe8d1ff084738477ecad7e
 WPEWEBKIT		:= wpewebkit-$(WPEWEBKIT_VERSION)
 WPEWEBKIT_SUFFIX	:= tar.xz
 WPEWEBKIT_URL		:= https://wpewebkit.org/releases/$(WPEWEBKIT).$(WPEWEBKIT_SUFFIX)
@@ -37,13 +37,11 @@ WPEWEBKIT_CONF_OPT	:= \
 	-DCMAKE_BUILD_TYPE=Release \
 	-DANALYZERS=OFF \
 	-DDEBUG_FISSION=OFF \
-	-DENABLE_ACCELERATED_2D_CANVAS=OFF \
 	-DENABLE_ACCESSIBILITY=OFF \
 	-DENABLE_BUBBLEWRAP_SANDBOX=OFF \
 	-DENABLE_ENCRYPTED_MEDIA=OFF \
 	-DENABLE_GTKDOC=OFF\
 	-DENABLE_MEDIA_SOURCE=ON \
-	-DENABLE_SHAREABLE_RESOURCE=ON \
 	-DENABLE_VIDEO=$(call ptx/onoff,PTXCONF_WPEWEBKIT_VIDEO) \
 	-DENABLE_WEBDRIVER=ON \
 	-DENABLE_WEB_AUDIO=$(call ptx/onoff,PTXCONF_WPEWEBKIT_AUDIO) \ \
@@ -55,7 +53,9 @@ WPEWEBKIT_CONF_OPT	:= \
 	-DSHOULD_INSTALL_JS_SHELL=OFF \
 	-DSHOW_BINDINGS_GENERATION_PROGRESS=ON \
 	-DUSE_LD_GOLD=OFF \
+	-DUSE_APPLE_ICU=OFF \
 	-DUSE_OPENJPEG=OFF \
+	-DUSE_SOUP2=ON \
 	-DUSE_SYSTEMD=$(call ptx/onoff,PTXCONF_WPEWEBKIT_JOURNALD) \
 	-DUSE_THIN_ARCHIVES=ON \
 	-DUSE_WOFF2=OFF \
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


  parent reply	other threads:[~2021-08-03  9:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-03  9:11 [ptxdist] [PATCH 1/4] libwpe: version bump 1.8.0 -> 1.10.1 Bastian Krause
2021-08-03  9:11 ` [ptxdist] [PATCH 2/4] wpebackend-fdo: version bump 1.8.2 -> 1.10.0 Bastian Krause
2021-08-06  6:44   ` [ptxdist] [APPLIED] " Michael Olbrich
2021-08-03  9:11 ` Bastian Krause [this message]
2021-08-06  6:44   ` [ptxdist] [APPLIED] wpewebkit: version bump 2.30.6 -> 2.32.3 Michael Olbrich
2021-08-03  9:11 ` [ptxdist] [PATCH 4/4] cog: version bump 0.8.1 -> 0.10.0 Bastian Krause
2021-08-06  6:44   ` [ptxdist] [APPLIED] " Michael Olbrich
2021-08-06  6:44 ` [ptxdist] [APPLIED] libwpe: version bump 1.8.0 -> 1.10.1 Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210803091156.8630-3-bst@pengutronix.de \
    --to=bst@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox