In preparation for adding wayland to ports
Johannes Lundberg
johalun0 at gmail.com
Thu Jan 4 16:16:37 UTC 2018
Hi
Trying to put together some info of stuff we need to do for getting wayland
into ports.
Me and Niclas plan to meet up and get this committed when I'm in Stockholm
next week. If we could get all to-dos ready by then that would be great.
Please add/update the info below.
Compositors
----------------
x11-wm/sway
- sway 0.15 port ready
- review here https://reviews.freebsd.org/D13431
x11-wm/weston
- weston 3.0 port ready to be added
- review here https://reviews.freebsd.org/D10599
Libraries
-----------
graphics/mesa-libs
- enable wayland
- fix loader error (only occur on wayland)
- patch https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223030
devel/sdl20
- wayland broken.
- patch https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223018
Toolkits
----------
devel/qt5
- uknown status - anyone experimented with qt5 on wayland?
x11-toolkits/gtk30
- enable wayland backend
- old patch, probably need updating
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219040
- old review https://reviews.freebsd.org/D11027
Someone have a newer patch for gtk30?
www/webkit2-gtk3
- enable wayland.
- patch https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223733
Other info
-------------
>From Jan Beich on mailing list rather important info:
"libEGL requires devel/llvm40 which isn't supported on some platforms[1],
mainly sparc64. If WAYLAND is added to OPTIONS_DEFAULT make sure to also
add OPTIONS_EXCLUDE_sparc64=WAYLAND."
More information about the freebsd-x11
mailing list