[Bug 256419] graphics/imv: allow building on Wayland-only

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 04 Jun 2021 18:41:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256419

            Bug ID: 256419
           Summary: graphics/imv: allow building on Wayland-only
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: eduardo@FreeBSD.org
          Reporter: evgeniy@khramtsov.org
          Assignee: eduardo@FreeBSD.org
             Flags: maintainer-feedback?(eduardo@FreeBSD.org)

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

imv can work on a system where libX11 is fully removed
and OpenGL is provided by libOpenGL instead of libGL[1].

Adjust USE_GL for imv to build in such environment.

[1]: https://github.com/eXeC64/imv/commit/
a70727b74c532ffb303023b3eb215310948b31

poudriere testport with libglvnd, X11=off and ALL: OK
make -V USE_GL overall sanity: OK

Rebased version is always available here:
https://codeberg.org/ei/ports/commits/branch/ei

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