[Bug 227423] graphics/wayland: update to 1.16 (libwayland-egl NOW LIVES HERE!)
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227423 --- Comment #6 from Denis Polygalov <[email protected]> --- (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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"