git: 6ce23e09a10a - main - x11/xfce4-clipman-plugin: Update to 1.6.7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 27 Dec 2024 14:08:00 UTC
The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=6ce23e09a10a5d95429c68879347546a05fe1735 commit 6ce23e09a10a5d95429c68879347546a05fe1735 Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2024-12-27 14:03:48 +0000 Commit: Guido Falsi <madpilot@FreeBSD.org> CommitDate: 2024-12-27 14:03:48 +0000 x11/xfce4-clipman-plugin: Update to 1.6.7 - Update WWW - Allow Waland support - Add WAYLAND option (ON by default) --- x11/xfce4-clipman-plugin/Makefile | 14 +++++++++----- x11/xfce4-clipman-plugin/distinfo | 6 +++--- x11/xfce4-clipman-plugin/pkg-plist | 1 + 3 files changed, 13 insertions(+), 8 deletions(-) diff --git a/x11/xfce4-clipman-plugin/Makefile b/x11/xfce4-clipman-plugin/Makefile index 7e5d8a41ac54..83f2d350b43f 100644 --- a/x11/xfce4-clipman-plugin/Makefile +++ b/x11/xfce4-clipman-plugin/Makefile @@ -1,12 +1,12 @@ PORTNAME= xfce4-clipman-plugin -PORTVERSION= 1.6.6 +PORTVERSION= 1.6.7 CATEGORIES= x11 xfce MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Clipboard manager for the Xfce panel -WWW= https://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin +WWW= https://docs.xfce.org/panel-plugins/xfce4-clipman-plugin/start LICENSE= GPLv2 @@ -14,15 +14,15 @@ LIB_DEPENDS= libharfbuzz.so:print/harfbuzz USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ tar:bzip2 xfce xorg -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 intltool +USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 USE_XFCE= libmenu panel xfconf USE_XORG= ice sm x11 xorgproto xtst GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-wayland INSTALL_TARGET= install-strip -OPTIONS_DEFINE= NLS QRCODE +OPTIONS_DEFINE= NLS QRCODE WAYLAND +OPTIONS_DEFAULT=WAYLAND OPTIONS_SUB= yes QRCODE_DESC= QR Code support @@ -33,4 +33,8 @@ NLS_CONFIGURE_ENABLE= nls QRCODE_LIB_DEPENDS= libqrencode.so:graphics/libqrencode QRCODE_CONFIGURE_ENABLE=libqrencode +WAYLAND_CATEGORIES= wayland +WAYLAND_LIB_DEPENDS= libwayland-client.so:graphics/wayland +WAYLAND_CONFIGURE_ENABLE=wayland + .include <bsd.port.mk> diff --git a/x11/xfce4-clipman-plugin/distinfo b/x11/xfce4-clipman-plugin/distinfo index 7052a3edb8f4..d399c9181ffd 100644 --- a/x11/xfce4-clipman-plugin/distinfo +++ b/x11/xfce4-clipman-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709219430 -SHA256 (xfce4/xfce4-clipman-plugin-1.6.6.tar.bz2) = 08ad475b006f878df5dd20d83c98edc33ed21e69b414d0e5ff6d4accd64d7120 -SIZE (xfce4/xfce4-clipman-plugin-1.6.6.tar.bz2) = 487832 +TIMESTAMP = 1735048481 +SHA256 (xfce4/xfce4-clipman-plugin-1.6.7.tar.bz2) = 9bae27808a50e959e0912b7202ea5d651ed7401a6fc227f811d9bdaf2e44178c +SIZE (xfce4/xfce4-clipman-plugin-1.6.7.tar.bz2) = 637572 diff --git a/x11/xfce4-clipman-plugin/pkg-plist b/x11/xfce4-clipman-plugin/pkg-plist index 08fc431260ea..0a678765dfa4 100644 --- a/x11/xfce4-clipman-plugin/pkg-plist +++ b/x11/xfce4-clipman-plugin/pkg-plist @@ -53,6 +53,7 @@ share/icons/hicolor/scalable/apps/xfce4-clipman-plugin.svg %%NLS%%share/locale/pl/LC_MESSAGES/xfce4-clipman-plugin.mo %%NLS%%share/locale/pt/LC_MESSAGES/xfce4-clipman-plugin.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/ro/LC_MESSAGES/xfce4-clipman-plugin.mo %%NLS%%share/locale/ru/LC_MESSAGES/xfce4-clipman-plugin.mo %%NLS%%share/locale/sk/LC_MESSAGES/xfce4-clipman-plugin.mo %%NLS%%share/locale/sl/LC_MESSAGES/xfce4-clipman-plugin.mo