Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Dec 2024 16:08:54 GMT
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 600e573c9933 - main - audio/thunar-media-tags-plugin: Update to 0.5.0
Message-ID:  <202412311608.4BVG8sOZ003999@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by madpilot:

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

commit 600e573c9933fe87fe49c88e8a327bc12a52ef15
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2024-12-31 16:07:52 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2024-12-31 16:07:52 +0000

    audio/thunar-media-tags-plugin: Update to 0.5.0
    
    - Update WWW
---
 audio/thunar-media-tags-plugin/Makefile  | 9 ++++-----
 audio/thunar-media-tags-plugin/distinfo  | 6 +++---
 audio/thunar-media-tags-plugin/pkg-plist | 2 ++
 3 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/audio/thunar-media-tags-plugin/Makefile b/audio/thunar-media-tags-plugin/Makefile
index e01b41ae231a..a9bf46bf75b2 100644
--- a/audio/thunar-media-tags-plugin/Makefile
+++ b/audio/thunar-media-tags-plugin/Makefile
@@ -1,13 +1,12 @@
 PORTNAME=	thunar-media-tags-plugin
-PORTVERSION=	0.4.0
-PORTREVISION=	4
+PORTVERSION=	0.5.0
 CATEGORIES=	audio xfce
 MASTER_SITES=	XFCE/thunar-plugins
 DIST_SUBDIR=	xfce4
 
 MAINTAINER=	xfce@FreeBSD.org
 COMMENT=	Media tags plugin
-WWW=		https://goodies.xfce.org/projects/thunar-plugins/thunar-media-tags-plugin
+WWW=		https://docs.xfce.org/xfce/thunar/media-tags
 
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
@@ -17,7 +16,7 @@ LIB_DEPENDS=	libtag.so:audio/taglib \
 
 USES=		compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
 		tar:bzip2 xfce
-USE_GNOME=	cairo gdkpixbuf2 glib20 gtk30 intltool
+USE_GNOME=	cairo gdkpixbuf2 glib20 gtk30
 USE_XFCE=	libutil thunar
 
 GNU_CONFIGURE=	yes
@@ -26,7 +25,7 @@ INSTALL_TARGET=	install-strip
 OPTIONS_DEFINE=		NLS
 OPTIONS_SUB=		yes
 
-NLS_CONFIGURE_ENABLE=	nls
 NLS_USES=		gettext-runtime
+NLS_CONFIGURE_ENABLE=	nls
 
 .include <bsd.port.mk>
diff --git a/audio/thunar-media-tags-plugin/distinfo b/audio/thunar-media-tags-plugin/distinfo
index e28156baf951..5ea2c667163c 100644
--- a/audio/thunar-media-tags-plugin/distinfo
+++ b/audio/thunar-media-tags-plugin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1675701189
-SHA256 (xfce4/thunar-media-tags-plugin-0.4.0.tar.bz2) = 9592111e11699e449c1fbd5f72d1633ef39b00f17a988cd251ba228dab4fc90a
-SIZE (xfce4/thunar-media-tags-plugin-0.4.0.tar.bz2) = 398971
+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
diff --git a/audio/thunar-media-tags-plugin/pkg-plist b/audio/thunar-media-tags-plugin/pkg-plist
index 172acb9ee8de..0db5a39821d6 100644
--- a/audio/thunar-media-tags-plugin/pkg-plist
+++ b/audio/thunar-media-tags-plugin/pkg-plist
@@ -1,4 +1,5 @@
 lib/thunarx-3/thunar-media-tags-plugin.so
+%%NLS%%share/locale/am/LC_MESSAGES/thunar-media-tags-plugin.mo
 %%NLS%%share/locale/ar/LC_MESSAGES/thunar-media-tags-plugin.mo
 %%NLS%%share/locale/ast/LC_MESSAGES/thunar-media-tags-plugin.mo
 %%NLS%%share/locale/be/LC_MESSAGES/thunar-media-tags-plugin.mo
@@ -20,6 +21,7 @@ lib/thunarx-3/thunar-media-tags-plugin.so
 %%NLS%%share/locale/fr/LC_MESSAGES/thunar-media-tags-plugin.mo
 %%NLS%%share/locale/gl/LC_MESSAGES/thunar-media-tags-plugin.mo
 %%NLS%%share/locale/he/LC_MESSAGES/thunar-media-tags-plugin.mo
+%%NLS%%share/locale/hi/LC_MESSAGES/thunar-media-tags-plugin.mo
 %%NLS%%share/locale/hr/LC_MESSAGES/thunar-media-tags-plugin.mo
 %%NLS%%share/locale/hu/LC_MESSAGES/thunar-media-tags-plugin.mo
 %%NLS%%share/locale/hy_AM/LC_MESSAGES/thunar-media-tags-plugin.mo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412311608.4BVG8sOZ003999>