<div dir="ltr">Package: mplayer<br>Version: 2:1.0~rc3+svn20100502-2<br>Severity: normal<br>Tags: patch l10n<br><br>Checking mplayer's build logs I noticed this line:<br><br>Â Â Â Â Â Â Â Checking for fribidi with charsets ... no<br>
<br>This is probably due to the an updated libfribidi package (version 0.19.2-1)<br>which has dropped fribidi-config that mplayer checks for.<br><br>I'm attaching a patch to fix the configure script. Additionally the following<br>
configure option has to be added: "--with-fribidi-config=/usr/bin/pkg-config"<br><br>As libfribidi-dev is already a build dependency, no other changes are needed.<br><br>Expected result:<br><br>Â Â Â Â Â Â Â Checking for fribidi with charsets ... yes<br>
<br>Thanks,<br><br>Kaplan<br><br></div>