Bug 250818 - x11/virtualgl : fix build for recent version of mesa
Summary: x11/virtualgl : fix build for recent version of mesa
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: freebsd-ports-bugs (Nobody)
URL:
Keywords: buildisok, needs-qa
Depends on:
Blocks:
 
Reported: 2020-11-02 19:54 UTC by Thibault Payet
Modified: 2021-01-17 19:36 UTC (History)
1 user (show)

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


Attachments
diff of the port (3.54 KB, patch)
2020-11-02 19:54 UTC, Thibault Payet
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thibault Payet 2020-11-02 19:54:23 UTC
Created attachment 219310 [details]
diff of the port

This patch allow build of virtualgl for recent version of mesa-libs, note that this will break with old version of mesa.
Comment 1 Automation User 2020-11-17 00:27:09 UTC
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/216921239
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-01-17 19:35:38 UTC
A commit references this bug:

Author: swills
Date: Sun Jan 17 19:35:21 UTC 2021
New revision: 561863
URL: https://svnweb.freebsd.org/changeset/ports/561863

Log:
  x11/virtualgl: fix build for recent version of mesa

  PR:		250818
  Submitted by:	Thibault Payet <monwarez@mailoo.org>
  Approved by:	maintainer timeout (davidjx8p@gmail.com, >2 months)

Changes:
  head/x11/virtualgl/Makefile
  head/x11/virtualgl/files/patch-server__fakerconfig.cpp
  head/x11/virtualgl/files/patch-server_faker-glx.cpp
  head/x11/virtualgl/files/patch-server_faker-sym.h
Comment 3 Steve Wills freebsd_committer freebsd_triage 2021-01-17 19:36:48 UTC
Committed, thanks!