Opened 10 years ago

Last modified 8 years ago

#41746 closed defect

mplayer-devel does not detect freetype [+osd selected] — at Version 2

Reported by: hugo-ribeiro (Hugo Ribeiro) Owned by: jeremyhu@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc: ryandesign@…
Port: mplayer-devel

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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.

Change History (3)

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: osd mplayer removed
Owner: changed from macports-tickets@… to jeremyhu@…
Port: freetype removed

Not sure what's wrong; works fine here.

comment:2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)

Could you attach the main.log and config.log?

Changed 10 years ago by hugo-ribeiro (Hugo Ribeiro)

Attachment: config.log added

config.log

Note: See TracTickets for help on using tickets.