git: f1a6feabfce0 - main - audio/thunar-media-tags-plugin: Update to 0.6.0

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

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

commit f1a6feabfce0f98a72c59a722a87a5d35369a60b
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2025-05-22 21:24:31 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2025-05-22 21:24:31 +0000

    audio/thunar-media-tags-plugin: Update to 0.6.0
    
    - Move build to meson
---
 audio/thunar-media-tags-plugin/Makefile | 21 +++++++++------------
 audio/thunar-media-tags-plugin/distinfo |  6 +++---
 2 files changed, 12 insertions(+), 15 deletions(-)

diff --git a/audio/thunar-media-tags-plugin/Makefile b/audio/thunar-media-tags-plugin/Makefile
index 62b1a3697547..af5ec5b67df4 100644
--- a/audio/thunar-media-tags-plugin/Makefile
+++ b/audio/thunar-media-tags-plugin/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	thunar-media-tags-plugin
-PORTVERSION=	0.5.0
+PORTVERSION=	0.6.0
 CATEGORIES=	audio xfce
 MASTER_SITES=	XFCE/thunar-plugins
 DIST_SUBDIR=	xfce4
@@ -11,21 +11,18 @@ WWW=		https://docs.xfce.org/xfce/thunar/media-tags
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-LIB_DEPENDS=	libtag.so:audio/taglib \
-		libharfbuzz.so:print/harfbuzz
+LIB_DEPENDS=	libtag.so:audio/taglib
 
-USES=		compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
-		tar:bzip2 xfce
-USE_GNOME=	cairo gdkpixbuf glib20 gtk30
+USES=		compiler:c11 gettext-tools gnome meson pkgconfig tar:xz xfce
+USE_GNOME=	glib20 gtk30
 USE_XFCE=	libutil thunar
 
-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/audio/thunar-media-tags-plugin/distinfo b/audio/thunar-media-tags-plugin/distinfo
index 5ea2c667163c..905df4cd42a4 100644
--- a/audio/thunar-media-tags-plugin/distinfo
+++ b/audio/thunar-media-tags-plugin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1735597193
-SHA256 (xfce4/thunar-media-tags-plugin-0.5.0.tar.bz2) = 105a72d51c7fbcc690c9b9a850f3743accbd9bf5dc51480b5ea283dfde96d61e
-SIZE (xfce4/thunar-media-tags-plugin-0.5.0.tar.bz2) = 465197
+TIMESTAMP = 1747846849
+SHA256 (xfce4/thunar-media-tags-plugin-0.6.0.tar.xz) = b62dc047100346324e63d46acaaa497e8d7fccd1d10ef5bfb8370fd666a48c4a
+SIZE (xfce4/thunar-media-tags-plugin-0.6.0.tar.xz) = 68276