git: 8c3f27fee72d - main - x11-clocks/xfce4-timer-plugin: Update to 1.8.0

From: Guido Falsi <madpilot_at_FreeBSD.org>
Date: Thu, 22 May 2025 21:44:07 UTC
The branch main has been updated by madpilot:

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

commit 8c3f27fee72d448e8e96e2af65d2e91501e15caa
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2025-05-22 21:38:58 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2025-05-22 21:38:58 +0000

    x11-clocks/xfce4-timer-plugin: Update to 1.8.0
    
    - Move build to meson
---
 x11-clocks/xfce4-timer-plugin/Makefile | 20 ++++++++------------
 x11-clocks/xfce4-timer-plugin/distinfo |  6 +++---
 2 files changed, 11 insertions(+), 15 deletions(-)

diff --git a/x11-clocks/xfce4-timer-plugin/Makefile b/x11-clocks/xfce4-timer-plugin/Makefile
index e823f454b573..806b6e9cc1a5 100644
--- a/x11-clocks/xfce4-timer-plugin/Makefile
+++ b/x11-clocks/xfce4-timer-plugin/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	xfce4-timer-plugin
-PORTVERSION=	1.7.3
+PORTVERSION=	1.8.0
 CATEGORIES=	x11-clocks xfce
 MASTER_SITES=	XFCE/panel-plugins
 DIST_SUBDIR=	xfce4
@@ -10,20 +10,16 @@ WWW=		https://docs.xfce.org/panel-plugins/xfce4-timer-plugin/start
 
 LICENSE=	GPLv2
 
-LIB_DEPENDS=	libharfbuzz.so:print/harfbuzz
-
-USES=		compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
-		tar:bzip2 xfce
-USE_GNOME=	cairo gdkpixbuf gtk30
+USES=		compiler:c11 gettext-tools gnome meson pkgconfig tar:xz xfce
+USE_GNOME=	gtk30
 USE_XFCE=	libmenu panel
 
-GNU_CONFIGURE=	yes
-INSTALL_TARGET=	install-strip
+OPTIONS_DEFINE=	NLS
+OPTIONS_SUB=	yes
 
-OPTIONS_DEFINE=		NLS
-OPTIONS_SUB=		yes
+NLS_USES=	gettext-runtime
 
-NLS_USES=		gettext-runtime
-NLS_CONFIGURE_ENABLE=	nls
+post-patch-NLS-off:
+	@${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build
 
 .include <bsd.port.mk>
diff --git a/x11-clocks/xfce4-timer-plugin/distinfo b/x11-clocks/xfce4-timer-plugin/distinfo
index fcdc35827667..0c293094e885 100644
--- a/x11-clocks/xfce4-timer-plugin/distinfo
+++ b/x11-clocks/xfce4-timer-plugin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1735171035
-SHA256 (xfce4/xfce4-timer-plugin-1.7.3.tar.bz2) = acf4c861af88608b9e802a76a4b05846bd30189e0085e826680cc179b6df4cd3
-SIZE (xfce4/xfce4-timer-plugin-1.7.3.tar.bz2) = 487838
+TIMESTAMP = 1747774506
+SHA256 (xfce4/xfce4-timer-plugin-1.8.0.tar.xz) = 1d3ac3aa2c4345400c025642778e7643aab41047622baf9cdc00bbac78e89f99
+SIZE (xfce4/xfce4-timer-plugin-1.8.0.tar.xz) = 65196