diff --git a/x11-servers/xwayland/Makefile b/x11-servers/xwayland/Makefile index 2668b28a1551..c39a4a8fd85f 100644 --- a/x11-servers/xwayland/Makefile +++ b/x11-servers/xwayland/Makefile @@ -1,58 +1,58 @@ PORTNAME= xwayland -PORTVERSION= 24.1.7 +PORTVERSION= 24.1.8 PORTEPOCH= 1 CATEGORIES= x11-servers MASTER_SITES= XORG/individual/xserver MAINTAINER= x11@FreeBSD.org COMMENT= X11 server as Wayland client WWW= https://wayland.freedesktop.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \ ${LOCALBASE}/include/GL/internal/dri_interface.h:graphics/mesa-dri \ wayland-protocols>=1.30:graphics/wayland-protocols LIB_DEPENDS= libdrm.so:graphics/libdrm \ libepoxy.so:graphics/libepoxy \ libwayland-client.so:graphics/wayland \ libxcvt.so:x11/libxcvt RUN_DEPENDS= xkbcomp:x11/xkbcomp \ xkeyboard-config>0:x11/xkeyboard-config CONFLICTS_INSTALL= ${PORTNAME}-devel USES= compiler:c11 gl meson pkgconfig xorg tar:xz USE_GL= gbm gl USE_XORG= pixman xau xdmcp xfont2 xkbfile xshmfence xtrans MESON_ARGS= -Dxvfb=false \ -Dxcsecurity=true \ -Dxkb_output_dir=/var/lib/xkb \ -Ddefault_font_path="${DEFAULT_FONTPATH_LIST:ts,}" # Keep in sync with xorg-server FONTPATH_ROOT?= ${LOCALBASE}/share/fonts FONTPATHD?= ${PREFIX}/etc/X11/fontpath.d DEFAULT_FONTPATH_LIST= \ ${FONTPATH_ROOT}/misc/ \ ${FONTPATH_ROOT}/TTF/ \ ${FONTPATH_ROOT}/OTF/ \ ${FONTPATH_ROOT}/Type1/ \ ${FONTPATH_ROOT}/100dpi/ \ ${FONTPATH_ROOT}/75dpi/ \ catalogue:${FONTPATHD} OPTIONS_DEFINE= CSD EI OPTIONS_DEFAULT= CSD EI CSD_DESC= Client-side decorations via libdecor CSD_LIB_DEPENDS= libdecor-0.so:x11-toolkits/libdecor CSD_MESON_TRUE= libdecor EI_DESC= Emulated input via libei EI_LIB_DEPENDS= libei.so:x11/libei EI_MESON_OFF= -Dxwayland_ei=false .include diff --git a/x11-servers/xwayland/distinfo b/x11-servers/xwayland/distinfo index d8cb7a3cd230..57f6f3433e4c 100644 --- a/x11-servers/xwayland/distinfo +++ b/x11-servers/xwayland/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751356471 -SHA256 (xwayland-24.1.7.tar.xz) = f7d97e248092878a3f7d3c68b25dab652bf970d9e6a17d30fbf457aaea139ccb -SIZE (xwayland-24.1.7.tar.xz) = 1303328 +TIMESTAMP = 1751356578 +SHA256 (xwayland-24.1.8.tar.xz) = c8908d57c8ed9ceb8293c16ba7ad5af522efaf1ba7e51f9e4cf3c0774d199907 +SIZE (xwayland-24.1.8.tar.xz) = 1303408