Bug 248154 - graphics/Coin: fix non-GLX GL context support (i.e. FreeCAD on Wayland)
Summary: graphics/Coin: fix non-GLX GL context support (i.e. FreeCAD on Wayland)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Christoph Moench-Tegeder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-21 22:07 UTC by Val Packett
Modified: 2020-07-22 20:32 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (cmt)


Attachments
coin-egl.patch (966 bytes, patch)
2020-07-21 22:07 UTC, Val Packett
val: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Val Packett 2020-07-21 22:07:18 UTC
https://github.com/coin3d/coin/pull/404 (he he number 404 not found)
Comment 1 Val Packett 2020-07-21 22:07:57 UTC
Created attachment 216644 [details]
coin-egl.patch
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-07-22 20:09:03 UTC
A commit references this bug:

Author: cmt
Date: Wed Jul 22 20:08:21 UTC 2020
New revision: 542891
URL: https://svnweb.freebsd.org/changeset/ports/542891

Log:
  graphics/Coin: Fix GLX glue trying to use non-GLX display

  this is said to make Coin usable on Wayland and the likes

  PR:		248154
  Submitted by:	Greg V
  Obtained from:	https://github.com/coin3d/coin/pull/404

Changes:
  head/graphics/Coin/Makefile
  head/graphics/Coin/distinfo
Comment 3 Christoph Moench-Tegeder freebsd_committer freebsd_triage 2020-07-22 20:32:35 UTC
not that I have wayland for testing, but here you are. Thanks for reporting.
I took the liberty of bumping Coin for "functionality change".