diff options
Diffstat (limited to 'sysutils/xfce4-places-plugin')
-rw-r--r-- | sysutils/xfce4-places-plugin/Makefile | 17 | ||||
-rw-r--r-- | sysutils/xfce4-places-plugin/distinfo | 6 | ||||
-rw-r--r-- | sysutils/xfce4-places-plugin/pkg-plist | 1 |
3 files changed, 13 insertions, 11 deletions
diff --git a/sysutils/xfce4-places-plugin/Makefile b/sysutils/xfce4-places-plugin/Makefile index 644d834ab934..a403f019c94d 100644 --- a/sysutils/xfce4-places-plugin/Makefile +++ b/sysutils/xfce4-places-plugin/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfce4-places-plugin -PORTVERSION= 1.8.4 +PORTVERSION= 1.9.0 CATEGORIES= sysutils xfce MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 @@ -11,21 +11,22 @@ WWW= https://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libharfbuzz.so:print/harfbuzz \ - libnotify.so:devel/libnotify +LIB_DEPENDS= libnotify.so:devel/libnotify -USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ - tar:bzip2 xfce xorg -USE_GNOME= cairo gdkpixbuf gtk30 +USES= compiler:c11 gettext-tools gnome meson pkgconfig tar:xz xfce \ + xorg +USE_GNOME= gtk30 USE_XFCE= libexo libmenu panel xfconf USE_XORG= ice sm x11 -GNU_CONFIGURE= yes -INSTALL_TARGET= install-strip +MESON_ARGS= -Dlibnotify=enabled OPTIONS_DEFINE= NLS OPTIONS_SUB= yes 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-places-plugin/distinfo b/sysutils/xfce4-places-plugin/distinfo index 01a8970bd277..a4b7834954e1 100644 --- a/sysutils/xfce4-places-plugin/distinfo +++ b/sysutils/xfce4-places-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735166473 -SHA256 (xfce4/xfce4-places-plugin-1.8.4.tar.bz2) = ba766a5d31580fad043fbd1fd66b811cbda706229473d24a734a590d49ef710e -SIZE (xfce4/xfce4-places-plugin-1.8.4.tar.bz2) = 452904 +TIMESTAMP = 1747772695 +SHA256 (xfce4/xfce4-places-plugin-1.9.0.tar.xz) = 76d95687e0bea267465e832eea6266563a18d2219192f9e8af6f88e899262e43 +SIZE (xfce4/xfce4-places-plugin-1.9.0.tar.xz) = 91372 diff --git a/sysutils/xfce4-places-plugin/pkg-plist b/sysutils/xfce4-places-plugin/pkg-plist index 4e2bd450ab8b..ce3406c5d50b 100644 --- a/sysutils/xfce4-places-plugin/pkg-plist +++ b/sysutils/xfce4-places-plugin/pkg-plist @@ -52,6 +52,7 @@ lib/xfce4/panel/plugins/libplaces.so %%NLS%%share/locale/uk/LC_MESSAGES/xfce4-places-plugin.mo %%NLS%%share/locale/ur/LC_MESSAGES/xfce4-places-plugin.mo %%NLS%%share/locale/ur_PK/LC_MESSAGES/xfce4-places-plugin.mo +%%NLS%%share/locale/vi/LC_MESSAGES/xfce4-places-plugin.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-places-plugin.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-places-plugin.mo share/xfce4/panel/plugins/places.desktop |