mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Bastian Krause <bst@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] wpewebkit: use libsoup3
Date: Wed, 19 Oct 2022 07:41:13 +0200	[thread overview]
Message-ID: <20221019054113.402247-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20221004144533.2269637-4-bst@pengutronix.de>

Thanks, applied as 2320ed4b07ad4218e4a409f90aa6d274b76c271a.

Michael

[sent from post-receive hook]

On Wed, 19 Oct 2022 07:41:12 +0200, Bastian Krause <bst@pengutronix.de> wrote:
> libsoup 3.0 is not API-compatible with 2.0, see [1]. When switching to
> it, the libWPEWebKit version changes.
> 
> [1] https://libsoup.org/libsoup-3.0/migrating-from-libsoup-2.html
> 
> Signed-off-by: Bastian Krause <bst@pengutronix.de>
> Message-Id: <20221004144533.2269637-4-bst@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/wpewebkit.make b/rules/wpewebkit.make
> index 3819c5667240..4421f33fb1ee 100644
> --- a/rules/wpewebkit.make
> +++ b/rules/wpewebkit.make
> @@ -69,7 +69,7 @@ WPEWEBKIT_CONF_OPT	:= \
>  	-DUSE_JPEGXL=OFF \
>  	-DUSE_LCMS=OFF \
>  	-DUSE_OPENJPEG=OFF \
> -	-DUSE_SOUP2=ON \
> +	-DUSE_SOUP2=OFF \
>  	-DUSE_THIN_ARCHIVES=ON \
>  	-DUSE_WOFF2=OFF
>  
> @@ -105,10 +105,10 @@ $(STATEDIR)/wpewebkit.targetinstall:
>  	@$(call install_fixup, wpewebkit,AUTHOR,"Steffen Trumtrar <s.trumtrar@pengutronix.de>")
>  	@$(call install_fixup, wpewebkit,DESCRIPTION,missing)
>  
> -	@$(call install_lib, wpewebkit, 0, 0, 0644, libWPEWebKit-1.0)
> +	@$(call install_lib, wpewebkit, 0, 0, 0644, libWPEWebKit-1.1)
>  
> -	@$(call install_tree, wpewebkit, 0, 0, -, /usr/libexec/wpe-webkit-1.0)
> -	@$(call install_tree, wpewebkit, 0, 0, -, /usr/lib/wpe-webkit-1.0)
> +	@$(call install_tree, wpewebkit, 0, 0, -, /usr/libexec/wpe-webkit-1.1)
> +	@$(call install_tree, wpewebkit, 0, 0, -, /usr/lib/wpe-webkit-1.1)
>  
>  ifdef PTXCONF_WPEWEBKIT_QT
>  	@$(call install_tree, wpewebkit, 0, 0, -, /usr/lib/qt5/qml/org/wpewebkit)



  reply	other threads:[~2022-10-19  5:41 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-04 14:45 [ptxdist] [PATCH 0/4] Switch to libsoup3 Bastian Krause
2022-10-04 14:45 ` [ptxdist] [PATCH 1/4] libnghttp2: new package Bastian Krause
2022-10-19  5:41   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-10-04 14:45 ` [ptxdist] [PATCH 2/4] libsoup: version bump 2.72.0 -> 3.2.0 Bastian Krause
2022-10-19  5:41   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-10-04 14:45 ` [ptxdist] [PATCH 3/4] wpewebkit: use libsoup3 Bastian Krause
2022-10-19  5:41   ` Michael Olbrich [this message]
2022-10-04 14:45 ` [ptxdist] [PATCH 4/4] cog: " Bastian Krause
2022-10-19  5:41   ` [ptxdist] [APPLIED] " 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=20221019054113.402247-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=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