[MacPorts] #41612: gr-fosphor fails to build with freetype 2.5.1
MacPorts
noreply at macports.org
Sat Nov 30 18:58:39 PST 2013
#41612: gr-fosphor fails to build with freetype 2.5.1
----------------------------+--------------------------
Reporter: kai.garrels@… | Owner: ryandesign@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: fixed | Keywords:
Port: gr-fosphor |
----------------------------+--------------------------
Comment (by michaelld@…):
The upstream developer and I are working on fixing this issue properly for
freetype >= 2.5 and < 2.5, but, as you say, my change works within
MacPorts, and avoids the older freetype in /usr/X11R6 as well as other
system directories -- I'm providing the minimal patch required to get the
job done efficiently. You will note that I moved the directory found by
PKGCONFIG from PATHS to HINTS -- these are searched before typical system
paths (which might include /usr/X11R6), while PATHS are searched after
typical system paths. cmake can be quirky but powerful; you just have to
know how to coerce it :) All of that said, we will likely switch to
checking for ft2config.h since that's what he uses as the primary #include
already, and hence it makes more sense to do so than to look for
freetype.h; I'm sure we'll come to an agreement on how to proceed in short
order.
--
Ticket URL: <https://trac.macports.org/ticket/41612#comment:7>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list