Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 May 2025 06:48:42 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: 499fdbc70498 - main - math/xfce4-calculator-plugin: Update to 0.8.0
Message-ID:  <202505200648.54K6mgFB038288@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by madpilot:

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

commit 499fdbc70498a6be494f928cf32f62b4fee6e930
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2025-05-20 06:45:27 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2025-05-20 06:45:27 +0000

    math/xfce4-calculator-plugin: Update to 0.8.0
---
 math/xfce4-calculator-plugin/Makefile  | 19 ++++++++-----------
 math/xfce4-calculator-plugin/distinfo  |  6 +++---
 math/xfce4-calculator-plugin/pkg-plist |  2 ++
 3 files changed, 13 insertions(+), 14 deletions(-)

diff --git a/math/xfce4-calculator-plugin/Makefile b/math/xfce4-calculator-plugin/Makefile
index 53097e122358..f1b756249626 100644
--- a/math/xfce4-calculator-plugin/Makefile
+++ b/math/xfce4-calculator-plugin/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	xfce4-calculator-plugin
-PORTVERSION=	0.7.3
+PORTVERSION=	0.8.0
 CATEGORIES=	math xfce
 MASTER_SITES=	XFCE/panel-plugins
 DIST_SUBDIR=	xfce4
@@ -10,21 +10,18 @@ WWW=		https://docs.xfce.org/panel-plugins/xfce4-calculator-plugin/start
 
 LICENSE=	GPLv2
 
-LIB_DEPENDS=	libharfbuzz.so:print/harfbuzz
-
-USES=		compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
-		tar:bz2 xfce xorg
-USE_GNOME=	cairo gdkpixbuf gtk30
+USES=		compiler:c11 gettext-tools gnome meson pkgconfig tar:xz xfce \
+		xorg
+USE_GNOME=	gtk30
 USE_XFCE=	libmenu panel
 USE_XORG=	x11
 
-GNU_CONFIGURE=	yes
-INSTALL_TARGET=	install-strip
-
 OPTIONS_DEFINE=	NLS
 OPTIONS_SUB=	yes
 
-NLS_CONFIGURE_ENABLE=	nls
-NLS_USES=		gettext-runtime
+NLS_USES=	gettext-runtime
+
+post-patch-NLS-off:
+	@${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build
 
 .include <bsd.port.mk>
diff --git a/math/xfce4-calculator-plugin/distinfo b/math/xfce4-calculator-plugin/distinfo
index 92d4c9278f2d..2cc0a4c5e89f 100644
--- a/math/xfce4-calculator-plugin/distinfo
+++ b/math/xfce4-calculator-plugin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1735047891
-SHA256 (xfce4/xfce4-calculator-plugin-0.7.3.tar.bz2) = 3feb5f56092ceef2858c3c1bd443317d4caf289a6409f9db506f49088e19a2e8
-SIZE (xfce4/xfce4-calculator-plugin-0.7.3.tar.bz2) = 481917
+TIMESTAMP = 1747672757
+SHA256 (xfce4/xfce4-calculator-plugin-0.8.0.tar.xz) = aaf3d7e9654ef6cf8ec442ad9e4316c481f9a6087a8e8949261140f5ae136aeb
+SIZE (xfce4/xfce4-calculator-plugin-0.8.0.tar.xz) = 87640
diff --git a/math/xfce4-calculator-plugin/pkg-plist b/math/xfce4-calculator-plugin/pkg-plist
index 757d696c120d..3e1d82ea66b3 100644
--- a/math/xfce4-calculator-plugin/pkg-plist
+++ b/math/xfce4-calculator-plugin/pkg-plist
@@ -12,6 +12,7 @@ share/icons/hicolor/64x64/apps/xfce4-calculator-plugin.png
 %%NLS%%share/locale/cs/LC_MESSAGES/xfce4-calculator-plugin.mo
 %%NLS%%share/locale/da/LC_MESSAGES/xfce4-calculator-plugin.mo
 %%NLS%%share/locale/de/LC_MESSAGES/xfce4-calculator-plugin.mo
+%%NLS%%share/locale/el/LC_MESSAGES/xfce4-calculator-plugin.mo
 %%NLS%%share/locale/en_AU/LC_MESSAGES/xfce4-calculator-plugin.mo
 %%NLS%%share/locale/en_CA/LC_MESSAGES/xfce4-calculator-plugin.mo
 %%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-calculator-plugin.mo
@@ -50,6 +51,7 @@ share/icons/hicolor/64x64/apps/xfce4-calculator-plugin.png
 %%NLS%%share/locale/sv/LC_MESSAGES/xfce4-calculator-plugin.mo
 %%NLS%%share/locale/tr/LC_MESSAGES/xfce4-calculator-plugin.mo
 %%NLS%%share/locale/uk/LC_MESSAGES/xfce4-calculator-plugin.mo
+%%NLS%%share/locale/vi/LC_MESSAGES/xfce4-calculator-plugin.mo
 %%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-calculator-plugin.mo
 %%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-calculator-plugin.mo
 share/xfce4/panel/plugins/calculator.desktop


home | help

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