[Bug 266398] x11-toolkits/qt5-gui: properly handle X11=off
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Sep 25 17:17:28 BST 2025
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266398
Oleh Vinichenko <moonlapse81 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |moonlapse81 at gmail.com
--- Comment #5 from Oleh Vinichenko <moonlapse81 at gmail.com> ---
For this to work libxcb deps have to into X11_LIB_DEPENDS , then USE_XORG (
X11_USES= xorg=... for that matter ) modules is incomplete, have to set more of
them. And most important CONFIGURE_ARGS should set -no-xcb and -no-xcb-xlib
when X11=OFF is set. If ports devs could show me how to set this srguments in
the Makefile , I will be happy to provide the patch. Also, advice on pkg-plist
changes, if needed much appreciated too.
How I tested is simply removing all libxcb* deps, removing USE_XORG , USE_GL to
egl and adjusting CONFIGURE_ARGS to disable xcb and xcb-xlib.This is
uncoditional disable of X support. make configure passes but port install
faling due to plist , which i do not know how to fix. Hope this helps
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list