Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Jun 2021 18:41:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 256419] graphics/imv: allow building on Wayland-only
Message-ID:  <bug-256419-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256419

            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=3D225551&action=
=3Dedit
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=3Doff and ALL: OK
make -V USE_GL overall sanity: OK

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256419-7788>