[Bug 227509] graphics/mesa-libs: make WAYLAND default on
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227509 --- Comment #3 from Greg V <[email protected]> --- (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 the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"