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] wpebackend-fdo: version bump 1.8.2 -> 1.10.0
Date: Fri,  6 Aug 2021 08:44:50 +0200	[thread overview]
Message-ID: <20210806064450.338620-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20210803091156.8630-2-bst@pengutronix.de>

Thanks, applied as 2153c1d8519d4843cb8a698fe41d054572273b04.

Michael

[sent from post-receive hook]

On Fri, 06 Aug 2021 08:44:50 +0200, Bastian Krause <bst@pengutronix.de> wrote:
> wpebackend-fdo dropped CMake support in version 1.9.1, switch to meson.
> 
> Signed-off-by: Bastian Krause <bst@pengutronix.de>
> Message-Id: <20210803091156.8630-2-bst@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/wpebackend-fdo.in b/rules/wpebackend-fdo.in
> index 423e8a0e1e57..0b355bb68ef7 100644
> --- a/rules/wpebackend-fdo.in
> +++ b/rules/wpebackend-fdo.in
> @@ -3,8 +3,7 @@
>  config WPEBACKEND_FDO
>  	tristate
>  	prompt "wpebackend-fdo"
> -	select HOST_CMAKE
> -	select HOST_NINJA
> +	select HOST_MESON
>  	select LIBEPOXY
>  	select LIBWPE
>  	select GLIB
> diff --git a/rules/wpebackend-fdo.make b/rules/wpebackend-fdo.make
> index 339f44320869..614597d40844 100644
> --- a/rules/wpebackend-fdo.make
> +++ b/rules/wpebackend-fdo.make
> @@ -14,9 +14,9 @@ PACKAGES-$(PTXCONF_WPEBACKEND_FDO) += wpebackend-fdo
>  #
>  # Paths and names
>  #
> -WPEBACKEND_FDO_VERSION		:= 1.8.2
> +WPEBACKEND_FDO_VERSION		:= 1.10.0
>  WPEBACKEND_FDO_LIBRARY_VERSION	:= 1.0
> -WPEBACKEND_FDO_MD5		:= 93ca185b5c0f539abbf7ab32cfdc96b2
> +WPEBACKEND_FDO_MD5		:= 306adbb0c66dc753e1794c83b7a2682b
>  WPEBACKEND_FDO			:= wpebackend-fdo-$(WPEBACKEND_FDO_VERSION)
>  WPEBACKEND_FDO_SUFFIX		:= tar.xz
>  WPEBACKEND_FDO_URL		:= https://wpewebkit.org/releases/$(WPEBACKEND_FDO).$(WPEBACKEND_FDO_SUFFIX)
> @@ -30,13 +30,12 @@ WPEBACKEND_FDO_LICENSE_FILES	:= file://COPYING;md5=1f62cef2e3645e3e74eb05fd389d7
>  # ----------------------------------------------------------------------------
>  
>  #
> -# cmake
> +# meson
>  #
> -WPEBACKEND_FDO_CONF_TOOL	:= cmake
> +WPEBACKEND_FDO_CONF_TOOL	:= meson
>  WPEBACKEND_FDO_CONF_OPT	:= \
> -	$(CROSS_CMAKE_USR) \
> -	-G Ninja \
> -	-DBUILD_DOCS=OFF
> +	$(CROSS_MESON_USR) \
> +	-Dbuild_docs=false
>  
>  # ----------------------------------------------------------------------------
>  # Target-Install

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


  reply	other threads:[~2021-08-06  6:44 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   ` Michael Olbrich [this message]
2021-08-03  9:11 ` [ptxdist] [PATCH 3/4] wpewebkit: version bump 2.30.6 -> 2.32.3 Bastian Krause
2021-08-06  6:44   ` [ptxdist] [APPLIED] " 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=20210806064450.338620-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