git: e7a7133e75d1 - main - x11-wm/labwc: update to 0.6.5

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Sat, 23 Sep 2023 17:41:59 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e7a7133e75d1b3ec98f8010310a7fee824e30f54

commit e7a7133e75d1b3ec98f8010310a7fee824e30f54
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-09-23 16:10:52 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-09-23 17:41:42 +0000

    x11-wm/labwc: update to 0.6.5
    
    Changes:        https://github.com/labwc/labwc/releases/tag/0.6.5
    Reported by:    GitHub (watch releases)
---
 x11-wm/labwc/Makefile | 13 +++++++++----
 x11-wm/labwc/distinfo |  6 +++---
 2 files changed, 12 insertions(+), 7 deletions(-)

diff --git a/x11-wm/labwc/Makefile b/x11-wm/labwc/Makefile
index 871e5c904377..ac5cd42b9479 100644
--- a/x11-wm/labwc/Makefile
+++ b/x11-wm/labwc/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	labwc
-DISTVERSION=	0.6.4
+DISTVERSION=	0.6.5
 CATEGORIES=	x11-wm wayland
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -11,7 +11,8 @@ LICENSE=	GPLv2
 BUILD_DEPENDS=	evdev-proto>0:devel/evdev-proto \
 		wayland-protocols>0:graphics/wayland-protocols \
 		wlroots>=0.16.0<0.17.0:x11-toolkits/wlroots
-LIB_DEPENDS=	libwayland-server.so:graphics/wayland \
+LIB_DEPENDS=	libpng.so:graphics/png \
+		libwayland-server.so:graphics/wayland \
 		libwlroots.so:x11-toolkits/wlroots \
 		libinput.so:x11/libinput \
 		libxkbcommon.so:x11/libxkbcommon
@@ -23,8 +24,12 @@ PLIST_FILES=	bin/${PORTNAME} \
 		share/wayland-sessions/${PORTNAME}.desktop
 PORTEXAMPLES=	*
 
-OPTIONS_DEFINE=	EXAMPLES MANPAGES NLS X11
-OPTIONS_DEFAULT=EXAMPLES MANPAGES NLS X11
+OPTIONS_DEFINE=	EXAMPLES LIBRSVG2 MANPAGES NLS X11
+OPTIONS_DEFAULT=EXAMPLES LIBRSVG2 MANPAGES NLS X11
+OPTIONS_EXCLUDE=${LIBRSVG2_DEFAULT:Mlegacy:C/.+/LIBRSVG2/}
+
+LIBRSVG2_USE=		GNOME=librsvg2
+LIBRSVG2_MESON_ENABLED=	svg
 
 MANPAGES_BUILD_DEPENDS=	scdoc:textproc/scdoc
 MANPAGES_MESON_ENABLED=	man-pages
diff --git a/x11-wm/labwc/distinfo b/x11-wm/labwc/distinfo
index 04f57b12de9e..0f4a56bb160e 100644
--- a/x11-wm/labwc/distinfo
+++ b/x11-wm/labwc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1689363878
-SHA256 (labwc-labwc-0.6.4_GH0.tar.gz) = 4974decd6107f6c7b900a29dc6b13d2cb1ccf44e25a579dcdddab76aae6d8830
-SIZE (labwc-labwc-0.6.4_GH0.tar.gz) = 259015
+TIMESTAMP = 1695485452
+SHA256 (labwc-labwc-0.6.5_GH0.tar.gz) = 7c56627c8098cf8b78ae0b045ff208f2815ba0a6cbab0c4a6a71128bafb81ff5
+SIZE (labwc-labwc-0.6.5_GH0.tar.gz) = 274277