Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157331702
D44644.id136767.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D44644.id136767.diff
View Options
Index: x11-servers/xwayland/Makefile
===================================================================
--- x11-servers/xwayland/Makefile
+++ x11-servers/xwayland/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xwayland
PORTVERSION= 23.2.5
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= x11-servers
MASTER_SITES= XORG/individual/xserver
@@ -30,17 +30,11 @@
#CONFLICTS_INSTALL= ${PORTNAME}-devel
USES= compiler:c11 gl meson pkgconfig xorg tar:xz
-USE_GL= egl gbm gl
-USE_XORG= pixman xau xfont2 xkbfile xshmfence xtrans
+USE_GL= gbm gl
+USE_XORG= pixman xau xdmcp xfont2 xkbfile xshmfence xtrans
MESON_ARGS= -Dxvfb=false \
- -Dxdmcp=false \
- -Dxcsecurity=false \
- -Ddri3=true \
- -Dglamor=true \
- -Dsha1=libmd \
- -Dipv6=true \
- -Dxkb_dir=${LOCALBASE}/share/X11/xkb \
+ -Dxcsecurity=true \
-Dxkb_output_dir=/var/lib/xkb \
-Ddefault_font_path="${DEFAULT_FONTPATH_LIST:ts,}"
@@ -56,7 +50,16 @@
${FONTPATH_ROOT}/75dpi/ \
catalogue:${FONTPATHD}
-OPTIONS_DEFINE= NVIDIA
+OPTIONS_DEFINE= CSD EI NVIDIA
+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
NVIDIA_DESC= EGLStream support for glamor on Xwayland
NVIDIA_BUILD_DEPENDS= egl-wayland>0:graphics/egl-wayland
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, May 21, 9:47 AM (1 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33385091
Default Alt Text
D44644.id136767.diff (1 KB)
Attached To
Mode
D44644: x11-servers/xwayland: Sync options with xwayland-devel
Attached
Detach File
Event Timeline
Log In to Comment