[Bug 256388] graphics/libepoxy: fix gl=libglvnd,mesa-* and X11=off

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 02 Jun 2021 19:44:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256388

            Bug ID: 256388
           Summary: graphics/libepoxy: fix gl=libglvnd,mesa-* and X11=off
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: x11@FreeBSD.org
          Reporter: evgeniy@khramtsov.org
             Flags: maintainer-feedback?(x11@FreeBSD.org)
          Assignee: x11@FreeBSD.org

Created attachment 225508
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=225508&action=edit
patch

1.5.8 reverted two commits that caused regressions under certain conditions for
Xorg, but regressed Wayland-only environments where libGL does not exist and
OpenGL is provided by libOpenGL instead.

Fix Wayland-only environments by making a reverted patch conditional when
X11=off.

The current 1.5.8 in ports breaks at least www/webkit2-gtk3 for libglvnd and
Wayland-only:

Couldn't open libGL.so.1: Shared object "libGL.so.1" not found

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