summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
Diffstat (limited to 'x11')
-rw-r--r--x11/nvidia-settings/Makefile4
-rw-r--r--x11/nvidia-settings/files/patch-src_Makefile14
-rw-r--r--x11/pixman/Makefile2
-rw-r--r--x11/xfce4-clipman-plugin/Makefile24
-rw-r--r--x11/xfce4-clipman-plugin/distinfo6
-rw-r--r--x11/xterm/Makefile2
-rw-r--r--x11/xterm/distinfo6
7 files changed, 37 insertions, 21 deletions
diff --git a/x11/nvidia-settings/Makefile b/x11/nvidia-settings/Makefile
index 33a22f949e97..6981bb11fad9 100644
--- a/x11/nvidia-settings/Makefile
+++ b/x11/nvidia-settings/Makefile
@@ -1,5 +1,6 @@
PORTNAME= nvidia-settings
PORTVERSION= 570.133.07
+PORTREVISION= 1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
@@ -19,7 +20,8 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libjansson.so:devel/jansson \
libvdpau.so:multimedia/libvdpau
-USES= gl gmake gnome pkgconfig gettext-runtime xorg
+USES= gl gmake gnome pkgconfig gettext-runtime xorg \
+ desktop-file-utils
USE_GNOME= gtk30 cairo gdkpixbuf
USE_GL= gl
USE_XORG= x11 xext xv xxf86vm
diff --git a/x11/nvidia-settings/files/patch-src_Makefile b/x11/nvidia-settings/files/patch-src_Makefile
new file mode 100644
index 000000000000..9345a5e79aca
--- /dev/null
+++ b/x11/nvidia-settings/files/patch-src_Makefile
@@ -0,0 +1,14 @@
+--- src/Makefile.orig 2025-03-18 20:18:43 UTC
++++ src/Makefile
+@@ -308,9 +308,11 @@ WAYLAND_LIB_install: $(WAYLANDLIB)
+
+ .PHONY: WAYLAND_LIB_install
+ WAYLAND_LIB_install: $(WAYLANDLIB)
++ifdef BUILD_WAYLANDLIB
+ $(MKDIR) $(LIBDIR)
+ $(INSTALL) $(INSTALL_LIB_ARGS) $(WAYLANDLIB) \
+ $(LIBDIR)/$(WAYLANDLIB_SONAME)
++endif
+
+ .PHONY: NVIDIA_SETTINGS_install
+ NVIDIA_SETTINGS_install: $(NVIDIA_SETTINGS)
diff --git a/x11/pixman/Makefile b/x11/pixman/Makefile
index 1c0f289b7f33..24bcdd9e55aa 100644
--- a/x11/pixman/Makefile
+++ b/x11/pixman/Makefile
@@ -62,7 +62,7 @@ MESON_ARGS+= -Dvmx=enabled
.else
MESON_ARGS+= -Dvmx=disabled
.endif
-.if ${ARCH} == riscv64
+.if ${ARCH} == riscv64 && 0 # XXX Convert to elf_aux_info + HWCAP_ISA_V
MESON_ARGS+= -Drvv=enabled
.else
MESON_ARGS+= -Drvv=disabled
diff --git a/x11/xfce4-clipman-plugin/Makefile b/x11/xfce4-clipman-plugin/Makefile
index db856729d340..01745547aa2a 100644
--- a/x11/xfce4-clipman-plugin/Makefile
+++ b/x11/xfce4-clipman-plugin/Makefile
@@ -1,5 +1,5 @@
PORTNAME= xfce4-clipman-plugin
-PORTVERSION= 1.6.7
+PORTVERSION= 1.7.0
CATEGORIES= x11 xfce
MASTER_SITES= XFCE/panel-plugins
DIST_SUBDIR= xfce4
@@ -10,16 +10,14 @@ WWW= https://docs.xfce.org/panel-plugins/xfce4-clipman-plugin/start
LICENSE= GPLv2
-LIB_DEPENDS= libharfbuzz.so:print/harfbuzz
-
-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= libmenu panel xfconf
USE_XORG= ice sm x11 xorgproto xtst
-GNU_CONFIGURE= yes
-INSTALL_TARGET= install-strip
+MESON_ARGS= -Dx11=enabled \
+ -Dxtst=enabled
OPTIONS_DEFINE= NLS QRCODE WAYLAND
OPTIONS_DEFAULT=WAYLAND
@@ -27,14 +25,16 @@ OPTIONS_SUB= yes
QRCODE_DESC= QR Code support
-NLS_USES= gettext-runtime
-NLS_CONFIGURE_ENABLE= nls
+NLS_USES= gettext-runtime
QRCODE_LIB_DEPENDS= libqrencode.so:graphics/libqrencode
-QRCODE_CONFIGURE_ENABLE=libqrencode
+QRCODE_MESON_ENABLED= qrencode
WAYLAND_CATEGORIES= wayland
WAYLAND_LIB_DEPENDS= libwayland-client.so:graphics/wayland
-WAYLAND_CONFIGURE_ENABLE=wayland
+WAYLAND_MESON_ENABLED= wayland
+
+post-patch-NLS-off:
+ @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build
.include <bsd.port.mk>
diff --git a/x11/xfce4-clipman-plugin/distinfo b/x11/xfce4-clipman-plugin/distinfo
index d399c9181ffd..b379751c6d5d 100644
--- a/x11/xfce4-clipman-plugin/distinfo
+++ b/x11/xfce4-clipman-plugin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1735048481
-SHA256 (xfce4/xfce4-clipman-plugin-1.6.7.tar.bz2) = 9bae27808a50e959e0912b7202ea5d651ed7401a6fc227f811d9bdaf2e44178c
-SIZE (xfce4/xfce4-clipman-plugin-1.6.7.tar.bz2) = 637572
+TIMESTAMP = 1747673074
+SHA256 (xfce4/xfce4-clipman-plugin-1.7.0.tar.xz) = 903302c3070a951d44ee17a84fa3cf21d36c6787678af8fbfc79e469fd00cb46
+SIZE (xfce4/xfce4-clipman-plugin-1.7.0.tar.xz) = 184276
diff --git a/x11/xterm/Makefile b/x11/xterm/Makefile
index fc645604e223..8329aa102ce5 100644
--- a/x11/xterm/Makefile
+++ b/x11/xterm/Makefile
@@ -1,5 +1,5 @@
PORTNAME= xterm
-DISTVERSION= 398
+DISTVERSION= 399
CATEGORIES= x11
MASTER_SITES= https://invisible-island.net/archives/xterm/:src1 \
https://invisible-mirror.net/archives/xterm/:src1 \
diff --git a/x11/xterm/distinfo b/x11/xterm/distinfo
index 3475ea369f7a..46833203a35d 100644
--- a/x11/xterm/distinfo
+++ b/x11/xterm/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1745737664
-SHA256 (xterm-398.tgz) = f679bd45f97063f10a880ecf7fc1611a9a03e8c8b98f063e99e0a079e87ee968
-SIZE (xterm-398.tgz) = 1605117
+TIMESTAMP = 1747636325
+SHA256 (xterm-399.tgz) = 9db34ad0f53ddb1223d70b247c8391e52f3e4b166d6ad85426a4c47813d1b1e3
+SIZE (xterm-399.tgz) = 1605985
SHA256 (bsd-xterm-icons-1.tgz) = fcf51dce0e23e9911a16ed7f2ce835bb6ff2ada65f023c29fdd8abda2795bf7c
SIZE (bsd-xterm-icons-1.tgz) = 22718