mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] wlroots: version bump 0.14.1 -> 0.15.0
@ 2022-02-18 16:07 Philipp Zabel
  2022-02-21  7:50 ` Michael Olbrich
  2022-02-28 12:09 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 2 replies; 3+ messages in thread
From: Philipp Zabel @ 2022-02-18 16:07 UTC (permalink / raw)
  To: ptxdist

Requires Wayland 1.20.0, wayland-protocols 1.24 and Meson 0.58.1.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/wlroots.make | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/rules/wlroots.make b/rules/wlroots.make
index 4dcbf04031d4..77dc6e25281b 100644
--- a/rules/wlroots.make
+++ b/rules/wlroots.make
@@ -14,11 +14,11 @@ PACKAGES-$(PTXCONF_WLROOTS) += wlroots
 #
 # Paths and names
 #
-WLROOTS_VERSION	:= 0.14.1
-WLROOTS_MD5	:= 3fbe8f81d2ba59362f041940869ed1e2
+WLROOTS_VERSION	:= 0.15.0
+WLROOTS_MD5	:= e81f53b9c09a97447a9615e7461120f1
 WLROOTS		:= wlroots-$(WLROOTS_VERSION)
-WLROOTS_SUFFIX	:= tar.gz
-WLROOTS_URL	:= https://github.com/swaywm/wlroots/archive/$(WLROOTS_VERSION).$(WLROOTS_SUFFIX)
+WLROOTS_SUFFIX	:= tar.bz2
+WLROOTS_URL	:= https://gitlab.freedesktop.org/wlroots/wlroots/-/archive/$(WLROOTS_VERSION)/$(WLROOTS).$(WLROOTS_SUFFIX)
 WLROOTS_SOURCE	:= $(SRCDIR)/$(WLROOTS).$(WLROOTS_SUFFIX)
 WLROOTS_DIR	:= $(BUILDDIR)/$(WLROOTS)
 WLROOTS_LICENSE	:= MIT
@@ -30,10 +30,10 @@ WLROOTS_LICENSE	:= MIT
 WLROOTS_CONF_TOOL := meson
 WLROOTS_CONF_OPT := \
 	$(CROSS_MESON_USR) \
+	-Dbackends=drm,libinput \
 	-Dexamples=false \
 	-Dicon_directory= \
 	-Drenderers=gles2 \
-	-Dx11-backend=disabled \
 	-Dxcb-errors=disabled \
 	-Dxwayland=disabled
 
-- 
2.30.2


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


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

end of thread, other threads:[~2022-02-28 12:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-18 16:07 [ptxdist] [PATCH] wlroots: version bump 0.14.1 -> 0.15.0 Philipp Zabel
2022-02-21  7:50 ` Michael Olbrich
2022-02-28 12:09 ` [ptxdist] [APPLIED] " Michael Olbrich

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