Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Apr 2018 12:34:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 227509] graphics/mesa-libs: make WAYLAND default on
Message-ID:  <bug-227509-7141-p5xgAxz7q9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227509-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-227509-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227509

--- 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/d334f82120c2749ac67a9df2c3d8d=
8f354ac5447/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 t=
he
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 =
:)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227509-7141-p5xgAxz7q9>