diff options
Diffstat (limited to 'www/xfce4-smartbookmark-plugin')
-rw-r--r-- | www/xfce4-smartbookmark-plugin/Makefile | 20 | ||||
-rw-r--r-- | www/xfce4-smartbookmark-plugin/distinfo | 6 |
2 files changed, 11 insertions, 15 deletions
diff --git a/www/xfce4-smartbookmark-plugin/Makefile b/www/xfce4-smartbookmark-plugin/Makefile index 252567d767c4..386abf3200ff 100644 --- a/www/xfce4-smartbookmark-plugin/Makefile +++ b/www/xfce4-smartbookmark-plugin/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfce4-smartbookmark-plugin -PORTVERSION= 0.5.3 +PORTVERSION= 0.6.0 CATEGORIES= www xfce MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 @@ -11,20 +11,16 @@ WWW= https://docs.xfce.org/panel-plugins/xfce4-smartbookmark-plugin/start LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -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/www/xfce4-smartbookmark-plugin/distinfo b/www/xfce4-smartbookmark-plugin/distinfo index aa4c483296f2..382a45b9c949 100644 --- a/www/xfce4-smartbookmark-plugin/distinfo +++ b/www/xfce4-smartbookmark-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735167442 -SHA256 (xfce4/xfce4-smartbookmark-plugin-0.5.3.tar.bz2) = 3b4db0ac198339197a7682935f0bba5a7e8dd7f35bf575ac6665afa4cecec236 -SIZE (xfce4/xfce4-smartbookmark-plugin-0.5.3.tar.bz2) = 396301 +TIMESTAMP = 1747772888 +SHA256 (xfce4/xfce4-smartbookmark-plugin-0.6.0.tar.xz) = d8a619dcad703071f7fcda538cc34154f9952cf4ec0816df23a56e98e3cc05d8 +SIZE (xfce4/xfce4-smartbookmark-plugin-0.6.0.tar.xz) = 51248 |