Sunday, June 30, 2024

update: wlroots 0.17.4

Hi again.

update to wayland/wlroots-0.17.4. Tested with sway and wayfire (and
needed after libliftoff 0.5.0 upgrade)
ok ?

Index: Makefile
===================================================================
RCS file: /cvs/OpenBSD/ports/wayland/wlroots/Makefile,v
diff -u -p -u -r1.8 Makefile
--- Makefile 28 Apr 2024 16:26:36 -0000 1.8
+++ Makefile 30 Jun 2024 10:07:50 -0000
@@ -1,6 +1,6 @@
COMMENT = modular Wayland compositor library

-V = 0.17.3
+V = 0.17.4
EPOCH = 0
DISTNAME = wlroots-${V}
CATEGORIES = wayland
@@ -12,7 +12,7 @@ HOMEPAGE = https://gitlab.freedesktop.or
# MIT
PERMIT_PACKAGE = Yes

-SHARED_LIBS += wlroots 0.0 # 0.0
+SHARED_LIBS += wlroots 0.1 # 0.0

MODULES = devel/meson

Index: distinfo
===================================================================
RCS file: /cvs/OpenBSD/ports/wayland/wlroots/distinfo,v
diff -u -p -u -r1.5 distinfo
--- distinfo 28 Apr 2024 16:26:36 -0000 1.5
+++ distinfo 30 Jun 2024 10:07:50 -0000
@@ -1,2 +1,2 @@
-SHA256 (wlroots-0.17.3.tar.gz) = BNMVIb0rc3VBuWgAmOVeuq+VbmjWkvgEefTuEjZgbZg=
-SIZE (wlroots-0.17.3.tar.gz) = 608292
+SHA256 (wlroots-0.17.4.tar.gz) = 0xkNGdA0RpVeaKksd9THSveDhLDbOahaCxWCrcgPNtE=
+SIZE (wlroots-0.17.4.tar.gz) = 609179

No comments:

Post a Comment