https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227509

--- Comment #3 from Greg V <greg@unrelenting.technology> ---
(In reply to Niclas Zeising from comment #2)

Gallium (required for EGL) depends on LLVM, not Wayland.

This is handled in the current port correctly. Please read it carefully:

https://github.com/freebsd/freebsd-ports/blob/d334f82120c2749ac67a9df2c3d8d8f354ac5447/graphics/mesa-libs/Makefile#L26-L40

EGL *is* already enabled by default on platforms with LLVM. Adding Wayland
support to EGL/DRI2 wouldn't mess with anything else.

graphics/wayland is a small dependency, 1mb on amd64, and pretty much all the
desktop things depend on it.

You can't "separate out the wayland bits". libgbm is linked to
libwayland-server, libEGL to both -server and -client. You could make a
nowayland flavor for people hell bent on saving one megabyte of disk space :)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to