diff options
Diffstat (limited to 'sysutils/xfce4-wavelan-plugin')
-rw-r--r-- | sysutils/xfce4-wavelan-plugin/Makefile | 18 | ||||
-rw-r--r-- | sysutils/xfce4-wavelan-plugin/distinfo | 6 |
2 files changed, 10 insertions, 14 deletions
diff --git a/sysutils/xfce4-wavelan-plugin/Makefile b/sysutils/xfce4-wavelan-plugin/Makefile index 4794a6c65fac..a17735a0caa8 100644 --- a/sysutils/xfce4-wavelan-plugin/Makefile +++ b/sysutils/xfce4-wavelan-plugin/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfce4-wavelan-plugin -PORTVERSION= 0.6.4 +PORTVERSION= 0.7.0 CATEGORIES= sysutils xfce MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 @@ -10,20 +10,16 @@ WWW= https://docs.xfce.org/panel-plugins/xfce4-wavelan-plugin/start LICENSE= BSD3CLAUSE -LIB_DEPENDS= libharfbuzz.so:print/harfbuzz - -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= 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-wavelan-plugin/distinfo b/sysutils/xfce4-wavelan-plugin/distinfo index 3bd6ca5d52bf..12be04508aed 100644 --- a/sysutils/xfce4-wavelan-plugin/distinfo +++ b/sysutils/xfce4-wavelan-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735171606 -SHA256 (xfce4/xfce4-wavelan-plugin-0.6.4.tar.bz2) = 129c917b40ffa10d96f3d2c0d03f1e8ad8037c79133e9a6436661e37dd7bb3de -SIZE (xfce4/xfce4-wavelan-plugin-0.6.4.tar.bz2) = 438448 +TIMESTAMP = 1747826157 +SHA256 (xfce4/xfce4-wavelan-plugin-0.7.0.tar.xz) = 5fdce1e1b0d29d0a258dca86bab9d4edcbc12098134b92e00ea1502086a49116 +SIZE (xfce4/xfce4-wavelan-plugin-0.7.0.tar.xz) = 45304 |