Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Oct 2018 02:05:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 227423] graphics/wayland: update to 1.16 (libwayland-egl NOW LIVES HERE!)
Message-ID:  <bug-227423-7141-gplkSoohkU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227423-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-227423-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=3D227423

--- Comment #6 from Denis Polygalov <dpolyg@gmail.com> ---
(In reply to Greg V from comment #5)
Hi Greg,

thanks for the patch and clarification.
I'm aware about the statement in your first post just seems like
I don't understand all the dependencies.=20

By comparing outputs of 'pkg info mesa-libs' of mesa-libs compiled=20
with and without WAYLAND option I can see that the only difference
in "Shared Libs provided" section is presence of libwayland-egl.so.1,
meaning that mesa-libs compiled with WAYLAND option set to ON provide
that extra library only.

Lines in your patch such as:
-WAYLAND_LIB_DEPENDS=3D   libwayland-egl.so:graphics/mesa-libs
+WAYLAND_LIB_DEPENDS=3D   libwayland-egl.so:graphics/wayland

gave me impression that the libwayland-egl.so.1 moved
to graphics/wayland therefore the WAYLAND compile option
can be excluded from mesa-libs but seems like things are=20
more complicated than I thought...

Regards,
Denis.

--=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-227423-7141-gplkSoohkU>