mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/5] libwpe: version bump 1.12.0 -> 1.14.0
@ 2022-09-23 13:45 Bastian Krause
  2022-09-23 13:45 ` [ptxdist] [PATCH 2/5] wpebackend-fdo: add missing libxkbcommon dependency Bastian Krause
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Bastian Krause @ 2022-09-23 13:45 UTC (permalink / raw)
  To: ptxdist; +Cc: Bastian Krause

libxkbcommon support is now optional, but there is no point in adding a
prompt for ptxdist, because the wpebackend-fdo package requires it
unconditionally.

Signed-off-by: Bastian Krause <bst@pengutronix.de>
---
 rules/libwpe.make | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/rules/libwpe.make b/rules/libwpe.make
index ae77a739e..799d4df61 100644
--- a/rules/libwpe.make
+++ b/rules/libwpe.make
@@ -14,9 +14,9 @@ PACKAGES-$(PTXCONF_LIBWPE) += libwpe
 #
 # Paths and names
 #
-LIBWPE_VERSION		:= 1.12.0
+LIBWPE_VERSION		:= 1.14.0
 LIBWPE_LIBRARY_VERSION	:= 1.0
-LIBWPE_MD5		:= 5a3f11789535d826370ba465ea141393
+LIBWPE_MD5		:= f9737912975f979f9e4e01eec174a271
 LIBWPE			:= libwpe-$(LIBWPE_VERSION)
 LIBWPE_SUFFIX		:= tar.xz
 LIBWPE_URL		:= https://wpewebkit.org/releases/$(LIBWPE).$(LIBWPE_SUFFIX)
@@ -36,7 +36,8 @@ LIBWPE_CONF_TOOL	:= meson
 LIBWPE_CONF_OPT	:= \
 	$(CROSS_MESON_USR) \
 	-Dbuild-docs=false \
-	-Ddefault-backend=
+	-Ddefault-backend= \
+	-Denable-xkb=true
 
 # ----------------------------------------------------------------------------
 # Target-Install
-- 
2.30.2




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

end of thread, other threads:[~2022-09-28 14:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-23 13:45 [ptxdist] [PATCH 1/5] libwpe: version bump 1.12.0 -> 1.14.0 Bastian Krause
2022-09-23 13:45 ` [ptxdist] [PATCH 2/5] wpebackend-fdo: add missing libxkbcommon dependency Bastian Krause
2022-09-28 14:29   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-09-23 13:45 ` [ptxdist] [PATCH 3/5] wpebackend-fdo: version bump 1.12.0 -> 1.14.0 Bastian Krause
2022-09-28 14:29   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-09-23 13:45 ` [ptxdist] [PATCH 4/5] cog: version bump 0.12.1 -> 0.14.1 Bastian Krause
2022-09-28 14:29   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-09-23 13:45 ` [ptxdist] [PATCH 5/5] wpewebkit: version bump 2.34.6 -> 2.38.0 Bastian Krause
2022-09-28 14:29   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-09-28 14:29 ` [ptxdist] [APPLIED] libwpe: version bump 1.12.0 -> 1.14.0 Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox