mail/xfce4-mailwatch-plugin: Update to 1.4.0

- Move build to meson
This commit is contained in:
Guido Falsi
2025-05-22 23:30:03 +02:00
parent 15fc33f29d
commit 19ede5dd2e
2 changed files with 14 additions and 20 deletions
+11 -17
View File
@@ -1,5 +1,5 @@
PORTNAME= xfce4-mailwatch-plugin
PORTVERSION= 1.3.2
PORTVERSION= 1.4.0
CATEGORIES= mail xfce
MASTER_SITES= XFCE/panel-plugins
DIST_SUBDIR= xfce4
@@ -11,28 +11,22 @@ WWW= https://docs.xfce.org/panel-plugins/xfce4-mailwatch-plugin/start
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libgnutls.so:security/gnutls \
libharfbuzz.so:print/harfbuzz
LIB_DEPENDS= libgnutls.so:security/gnutls
USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
tar:bzip2 xfce xorg
USE_GNOME= cairo gdkpixbuf glib20 gtk30
USES= compiler:c11 gettext-tools gnome meson pkgconfig tar:xz xfce \
xorg
USE_GNOME= glib20 gtk30
USE_XFCE= libexo panel
USE_XORG= x11
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
OPTIONS_DEFINE= IPV6 NLS
OPTIONS_SUB= yes
OPTIONS_DEFINE= IPV6 NLS
OPTIONS_SUB= yes
IPV6_MESON_ENABLED= ipv6
IPV6_CONFIGURE_ENABLE= ipv6
NLS_USES= gettext-runtime
NLS_CONFIGURE_ENABLE= nls
NLS_USES= gettext-runtime
post-patch:
@${REINPLACE_CMD} -e 's|xfce-mail|mail-send|' \
${WRKSRC}/panel-plugin/mailwatch-plugin.c
post-patch-NLS-off:
@${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build
.include <bsd.port.mk>
+3 -3
View File
@@ -1,3 +1,3 @@
TIMESTAMP = 1735164563
SHA256 (xfce4/xfce4-mailwatch-plugin-1.3.2.tar.bz2) = c4783f1533891cd2e0c34066da859864dce45a23caa6015b58cb9fa9d65a7e44
SIZE (xfce4/xfce4-mailwatch-plugin-1.3.2.tar.bz2) = 712411
TIMESTAMP = 1747771498
SHA256 (xfce4/xfce4-mailwatch-plugin-1.4.0.tar.xz) = 5c211025db1096663fa6b8cc41213464a6d71f24e76326499d857ff81ea3861f
SIZE (xfce4/xfce4-mailwatch-plugin-1.4.0.tar.xz) = 167520