pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

wlroots: update to 0.20.0, doesn't build



Module Name:	pkgsrc-wip
Committed By:	kikadf <kikadf.01%gmail.com@localhost>
Pushed By:	kikadf
Date:		Sat Apr 18 13:03:36 2026 +0200
Changeset:	0b219c369414c3edcd9824afc2db3c7e2b4876a4

Modified Files:
	wlroots/Makefile
	wlroots/distinfo
Added Files:
	wlroots/TODO

Log Message:
wlroots: update to 0.20.0, doesn't build

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0b219c369414c3edcd9824afc2db3c7e2b4876a4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 wlroots/Makefile | 2 +-
 wlroots/TODO     | 2 ++
 wlroots/distinfo | 6 +++---
 3 files changed, 6 insertions(+), 4 deletions(-)

diffs:
diff --git a/wlroots/Makefile b/wlroots/Makefile
index 0290fc71f0..5949fd1fc9 100644
--- a/wlroots/Makefile
+++ b/wlroots/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.1 2026/04/13 17:20:09 kikadf Exp $
 
-DISTNAME=		wlroots-0.19.2
+DISTNAME=		wlroots-0.20.0
 CATEGORIES=		wayland
 MASTER_SITE_GITLAB=	https://gitlab.freedesktop.org/
 MASTER_SITES=		${MASTER_SITE_GITLAB:=wlroots/}
diff --git a/wlroots/TODO b/wlroots/TODO
new file mode 100644
index 0000000000..dd1e881a7e
--- /dev/null
+++ b/wlroots/TODO
@@ -0,0 +1,2 @@
+Configure error:
+Dependency libdrm found: NO. Found 2.4.124 but need: '>=2.4.129'
diff --git a/wlroots/distinfo b/wlroots/distinfo
index 493c6827b1..484d844582 100644
--- a/wlroots/distinfo
+++ b/wlroots/distinfo
@@ -1,8 +1,8 @@
 $NetBSD: distinfo,v 1.1 2026/04/13 17:20:09 kikadf Exp $
 
-BLAKE2s (wlroots-0.19.2.tar.gz) = aff6485d67841535c2bac5fda24cb8b0f6449ec841a344caa9df3641cd2548e0
-SHA512 (wlroots-0.19.2.tar.gz) = a48e71bc7ebcd2ca3bcbc1b20034b50ed230ecdd270fa4a6362e19e24b3fb60ea2e0a9631fa1b7ebadf4fc0f433a7cd9525f57e6130f7fede0a239ba1d1aba29
-Size (wlroots-0.19.2.tar.gz) = 670517 bytes
+BLAKE2s (wlroots-0.20.0.tar.gz) = d50158aa89a1ccfced52a46aff985f05dfcae3b8185aa89dcf89a0f536615cf5
+SHA512 (wlroots-0.20.0.tar.gz) = 64e0809374e333e134c900f5d42fab8b6561a974f277975457ff387c3b87aa1da7483d2abcb31b84c5d63e756277821771f419839aa8e1ab548708c5f632a184
+Size (wlroots-0.20.0.tar.gz) = 700049 bytes
 SHA1 (patch-backend_libinput_meson.build) = 7f109761790191930828f280ca74db6bc95941e1
 SHA1 (patch-render_allocator_allocator.c) = ca1f468d6e253fea5ae4d739172d4e94a07a4be6
 SHA1 (patch-render_drm__syncobj.c) = 70708836fe3fd7e4f55e128edbe9d3ad50f66916


Home | Main Index | Thread Index | Old Index