diff options
Diffstat (limited to 'sysutils/xfce4-mount-plugin')
-rw-r--r-- | sysutils/xfce4-mount-plugin/Makefile | 18 | ||||
-rw-r--r-- | sysutils/xfce4-mount-plugin/distinfo | 6 |
2 files changed, 10 insertions, 14 deletions
diff --git a/sysutils/xfce4-mount-plugin/Makefile b/sysutils/xfce4-mount-plugin/Makefile index 7d603d44a157..a70eda31e3b9 100644 --- a/sysutils/xfce4-mount-plugin/Makefile +++ b/sysutils/xfce4-mount-plugin/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfce4-mount-plugin -PORTVERSION= 1.1.7 +PORTVERSION= 1.2.0 CATEGORIES= sysutils xfce MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 @@ -10,20 +10,16 @@ WWW= https://docs.xfce.org/panel-plugins/xfce4-mount-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 -NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime + +post-patch-NLS-off: + @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build .include <bsd.port.mk> diff --git a/sysutils/xfce4-mount-plugin/distinfo b/sysutils/xfce4-mount-plugin/distinfo index 87a8cabbd312..fce88ea49b31 100644 --- a/sysutils/xfce4-mount-plugin/distinfo +++ b/sysutils/xfce4-mount-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735164793 -SHA256 (xfce4/xfce4-mount-plugin-1.1.7.tar.bz2) = c3674204c82c138dcd12091a6847793dacefdd01cd20e3c64a40b09c73d881da -SIZE (xfce4/xfce4-mount-plugin-1.1.7.tar.bz2) = 561683 +TIMESTAMP = 1747771850 +SHA256 (xfce4/xfce4-mount-plugin-1.2.0.tar.xz) = adef71a83078e7dc45997e57411f8c43080a0204159a8b8db2ade0a9877e7b4c +SIZE (xfce4/xfce4-mount-plugin-1.2.0.tar.xz) = 97436 |