x11-servers/xwayland: expose x11/nvidia-driver support

Disabled for now as runtime wasn't tested. EGLStreams is supported by
x11-wm/mutter and x11-wm/plasma5-kwin.

PR:		244242
Approved by:	zeising (x11)
This commit is contained in:
Jan Beich 2020-04-17 19:01:46 +00:00
parent e0dd5a4220
commit fb0f11442f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=531962
2 changed files with 7 additions and 1 deletions

View File

@ -19,7 +19,7 @@ RUN_DEPENDS+= xkeyboard-config>=2.5:x11/xkeyboard-config \
SLAVE_PORT?= no
OPTIONS_SUB= yes
OPTIONS_DEFINE= SUID
OPTIONS_DEFINE+= SUID
OPTIONS_RADIO= CONF
OPTIONS_RADIO_CONF= DEVD UDEV
OPTIONS_DEFAULT= SUID

View File

@ -25,6 +25,12 @@ CONFIGURE_ARGS+=--disable-dmx --disable-xephyr --disable-xnest --disable-xvfb \
PLIST_FILES= bin/Xwayland
OPTIONS_DEFINE= NVIDIA
NVIDIA_DESC= EGLStream support for glamor on Xwayland
NVIDIA_BUILD_DEPENDS= egl-wayland>0:graphics/egl-wayland
NVIDIA_CONFIGURE_ENABLE=xwayland-eglstream
do-install:
cd ${WRKSRC}/hw/xwayland; DESTDIR=${STAGEDIR} ${MAKE_CMD} install