git: 84fca1b3c86b - main - x11-wm/labwc: update to 0.8.1

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Sun, 27 Oct 2024 00:17:17 UTC
The branch main has been updated by jbeich:

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

commit 84fca1b3c86b977d72b41137acd532d04cee28c3
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-10-25 18:51:27 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-10-27 00:12:11 +0000

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

diff --git a/x11-wm/labwc/Makefile b/x11-wm/labwc/Makefile
index 6d4402a117ed..07aa2eceafb6 100644
--- a/x11-wm/labwc/Makefile
+++ b/x11-wm/labwc/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	labwc
-DISTVERSION=	0.8.0
+DISTVERSION=	0.8.1
 CATEGORIES=	x11-wm wayland
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -18,12 +18,15 @@ LIB_DEPENDS=	libpng.so:graphics/png \
 
 USES=		compiler:c11 gnome meson pkgconfig xorg
 USE_GITHUB=	yes
+USE_GITLAB=	nodefault
 USE_GNOME=	cairo libxml2 pango
 USE_XORG=	pixman
+GL_TUPLE=	https://gitlab.freedesktop.org:vyivel:libsfdo:v0.1.3:libsfdo/subprojects/libsfdo-basedir
 PLIST_FILES=	bin/${PORTNAME} \
 		share/icons/hicolor/scalable/apps/${PORTNAME}-symbolic.svg \
 		share/icons/hicolor/scalable/apps/${PORTNAME}.svg \
-		share/wayland-sessions/${PORTNAME}.desktop
+		share/wayland-sessions/${PORTNAME}.desktop \
+		share/xdg-desktop-portal/${PORTNAME}-portals.conf
 PORTEXAMPLES=	*
 
 OPTIONS_DEFINE=	EXAMPLES LIBRSVG2 MANPAGES NLS X11
@@ -91,4 +94,10 @@ post-patch:
 	@${REINPLACE_CMD} '/datadir/s/doc/examples/' \
 		${WRKSRC}/docs/meson.build
 
+.ifdef GL_TUPLE
+post-configure:
+	@${REINPLACE_CMD} 's/meson install/& \
+		--skip-subprojects/' ${BUILD_WRKSRC}/build.ninja
+.endif
+
 .include <bsd.port.mk>
diff --git a/x11-wm/labwc/distinfo b/x11-wm/labwc/distinfo
index 4563e00dc042..eda94ea944cc 100644
--- a/x11-wm/labwc/distinfo
+++ b/x11-wm/labwc/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1723822896
-SHA256 (labwc-labwc-0.8.0_GH0.tar.gz) = 1bfe5791c6002c1355821046623fa64231afd42e4d2ec1f6a9af44ef3b24f780
-SIZE (labwc-labwc-0.8.0_GH0.tar.gz) = 412274
+TIMESTAMP = 1729882287
+SHA256 (labwc-labwc-0.8.1_GH0.tar.gz) = 8e510655cf0c84875c541f4afeb636e707d365210993ad22d64d8bc3108a3433
+SIZE (labwc-labwc-0.8.1_GH0.tar.gz) = 458858
+SHA256 (libsfdo-v0.1.3.tar.bz2) = 3798657acd816e0e735703396b9c79d8dfcd4971bbc3dcad4292e1cfa468e084
+SIZE (libsfdo-v0.1.3.tar.bz2) = 41920