[Bug 227423] graphics/wayland: update to 1.16 (libwayland-egl NOW LIVES HERE!)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Oct 15 02:05:27 UTC 2018


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

--- Comment #6 from Denis Polygalov <dpolyg at 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. 

By comparing outputs of 'pkg info mesa-libs' of mesa-libs compiled 
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=   libwayland-egl.so:graphics/mesa-libs
+WAYLAND_LIB_DEPENDS=   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 
more complicated than I thought...

Regards,
Denis.

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


More information about the freebsd-x11 mailing list