Page MenuHomeFreeBSD

graphics/mesa: Simplify x11/wayland option
ClosedPublic

Authored by manu on Jun 26 2024, 1:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 7, 2:48 AM
Unknown Object (File)
Fri, Sep 6, 10:37 PM
Unknown Object (File)
Wed, Sep 4, 5:31 AM
Unknown Object (File)
Sat, Aug 24, 2:26 PM
Unknown Object (File)
Sun, Aug 11, 4:18 PM
Unknown Object (File)
Sat, Aug 10, 11:20 PM
Unknown Object (File)
Aug 10 2024, 1:21 PM
Unknown Object (File)
Jul 27 2024, 8:59 PM
Subscribers
None

Details

Summary

Simply use X11 for x11 support as it's done for all other ports.
Same for Wayland, just use WAYLAND.

While here always use xcb and xrandr for X11 support in mesa-dri as we
always build a vulkan driver (swrast).

Sponsored by: Beckhoff Automation GmbH & Co. KG

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

manu requested review of this revision.Jun 26 2024, 1:47 PM
manu created this revision.
graphics/mesa-dri/Makefile
17

Removed locally

22

Duplicate WAYLAND option removed locally.

This revision is now accepted and ready to land.Jun 28 2024, 2:24 PM
This revision was automatically updated to reflect the committed changes.