[MacPorts] #37177: Fix mesa installed headers
#37177: Fix mesa installed headers -------------------------+---------------------- Reporter: michaelld@… | Owner: jeremyhu Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: mesa -------------------------+---------------------- Mesa installs the header ${prefix}/include/VG/vgplatform.h, which internally #include's <>. This header is found in, but not installed by, Mesa, and required when checking to see if OpenVG works. I'm attaching a simple patch that changes the Mesa install to include this header. -- Ticket URL: <https://trac.macports.org/ticket/37177> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37177: Fix mesa installed headers --------------------------+------------------------ Reporter: michaelld@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: mesa | --------------------------+------------------------ Changes (by jmr@…): * owner: jeremyhu => jeremyhu@… -- Ticket URL: <https://trac.macports.org/ticket/37177#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37177: Fix mesa installed headers --------------------------+------------------------ Reporter: michaelld@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: mesa | --------------------------+------------------------ Description changed by michaelld@…: Old description:
Mesa installs the header ${prefix}/include/VG/vgplatform.h, which internally #include's <>. This header is found in, but not installed by, Mesa, and required when checking to see if OpenVG works. I'm attaching a simple patch that changes the Mesa install to include this header.
New description: Mesa installs the header ${prefix}/include/VG/vgplatform.h, which internally #include's <KHR/khrplatform.h>. This header is found in, but not installed by, Mesa, and required when checking to see if OpenVG works. I'm attaching a simple patch that changes the Mesa install to include this header. -- -- Ticket URL: <https://trac.macports.org/ticket/37177#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37177: Fix mesa installed headers --------------------------+------------------------ Reporter: michaelld@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: fixed | Keywords: Port: mesa | --------------------------+------------------------ Changes (by michaelld@…): * status: new => closed * resolution: => fixed Comment: Since qt4-mac +openvg will not work without this change, and the port is openmaintainer, and it's been a couple of days, and the change it pretty minor, I went ahead and checked it in in r100202. -- Ticket URL: <https://trac.macports.org/ticket/37177#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts