#41746: mplayer-devel does not detect freetype [+osd selected] --------------------------------+------------------------ Reporter: hugo.at.ribeiro@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: mplayer-devel | --------------------------------+------------------------ Old description:
When installing mplayer-devel on OS X mavericks, the detection of freetype fails. This results in missing OSD.
{{{ ... Checking for bitmap font support ... yes Checking for freetype >= 2.0.9 ... no Checking for fontconfig ... no (FreeType support needed) Checking for fribidi with charsets ... no Checking for SSA/ASS support ... no (FreeType and FriBiDi support needed) ... }}}
Freetype is correctly pulled in as a dependency and seems correctly installed. Here's the output of
{{{ # freetype-config --libs -L/opt/local/lib -lfreetype -lz -lbz2 -lpng15 }}}
The set of variants I'm using for installing mplayer-devel might also be relevant
{{{ +a52+dirac+dts+esd+fribidi+live+mencoder_extras+mng+osd+sdl+speex }}}
Finally, I didn't encounter this problem on OS X mountain lion (at least last time I installed mplayer-devel). This may be related to ticket [https://trac.macports.org/ticket/39307 #39307].
New description: When installing mplayer-devel on OS X mavericks, the detection of freetype fails. This results in missing OSD. {{{ ... Checking for bitmap font support ... yes Checking for freetype >= 2.0.9 ... no Checking for fontconfig ... no (FreeType support needed) Checking for fribidi with charsets ... no Checking for SSA/ASS support ... no (FreeType and FriBiDi support needed) ... }}} Freetype is correctly pulled in as a dependency and seems correctly installed. Here's the output of {{{ # freetype-config --libs -L/opt/local/lib -lfreetype -lz -lbz2 -lpng15 }}} The set of variants I'm using for installing mplayer-devel might also be relevant {{{ +a52+dirac+dts+esd+fribidi+live+mencoder_extras+mng+osd+sdl+speex }}} Finally, I didn't encounter this problem on OS X mountain lion (at least last time I installed mplayer-devel). This may be related to ticket #39307. -- Comment (by ryandesign@…): Could you attach the main.log and config.log? -- Ticket URL: <https://trac.macports.org/ticket/41746#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X