aboutsummaryrefslogtreecommitdiff
path: root/x11/xfce4-clipman-plugin
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2023-09-29 20:24:12 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2023-09-29 20:27:44 +0000
commitd38277a17c752ad3de790a933a85713d506f9886 (patch)
treed00d045a4dece908fa174a8fa3eadce50f5f533f /x11/xfce4-clipman-plugin
parent8e6c62d2386fb4fcd6fd1c67febb5bd41a94208a (diff)
downloadports-d38277a17c752ad3de790a933a85713d506f9886.tar.gz
ports-d38277a17c752ad3de790a933a85713d506f9886.zip
x11/xfce4-clipman-plugin: Update to 1.6.5
Explicitly disable wayland support for the tiem being. Rationale: XFCE wayland support is WIP upstream [1] and not ready for use. Only some components have been ported and there is no timeframe for official support at present. In this port I'm disabling it explicitly because, if wayland libraries are found, they are linked in and, due to the experimental nature of the feature, I'd rather not add it as an OPTION at present and without proper testing of the whole suite.
Diffstat (limited to 'x11/xfce4-clipman-plugin')
-rw-r--r--x11/xfce4-clipman-plugin/Makefile3
-rw-r--r--x11/xfce4-clipman-plugin/distinfo6
2 files changed, 5 insertions, 4 deletions
diff --git a/x11/xfce4-clipman-plugin/Makefile b/x11/xfce4-clipman-plugin/Makefile
index c43f59d66a3c..bdebe95e4f04 100644
--- a/x11/xfce4-clipman-plugin/Makefile
+++ b/x11/xfce4-clipman-plugin/Makefile
@@ -1,5 +1,5 @@
PORTNAME= xfce4-clipman-plugin
-PORTVERSION= 1.6.4
+PORTVERSION= 1.6.5
CATEGORIES= x11 xfce
MASTER_SITES= XFCE/panel-plugins
DIST_SUBDIR= xfce4
@@ -19,6 +19,7 @@ USE_XFCE= panel
USE_XORG= ice sm x11 xorgproto xtst
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --disable-wayland-scanner --disable-wayland-client
INSTALL_TARGET= install-strip
OPTIONS_DEFINE= NLS QRCODE
diff --git a/x11/xfce4-clipman-plugin/distinfo b/x11/xfce4-clipman-plugin/distinfo
index 88dc6f5b8624..5b6392544997 100644
--- a/x11/xfce4-clipman-plugin/distinfo
+++ b/x11/xfce4-clipman-plugin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1690814723
-SHA256 (xfce4/xfce4-clipman-plugin-1.6.4.tar.bz2) = 9fde581e35977ecefecea9138fa37b9a66ef00bda3a2148c20862852c20facec
-SIZE (xfce4/xfce4-clipman-plugin-1.6.4.tar.bz2) = 480785
+TIMESTAMP = 1695993460
+SHA256 (xfce4/xfce4-clipman-plugin-1.6.5.tar.bz2) = 73156d66c1f866d2af0c20526c5ce58aedbce511b89bb436ba9bc6413fac5190
+SIZE (xfce4/xfce4-clipman-plugin-1.6.5.tar.bz2) = 483621