Bug#582784: patch to enable fribidi support in mplayer

Lior Kaplan kaplan at debian.org
Sun May 23 16:01:07 UTC 2010


Package: mplayer
Version: 2:1.0~rc3+svn20100502-2
Severity: normal
Tags: patch l10n

Checking mplayer's build logs I noticed this line:

        Checking for fribidi with charsets ... no

This is probably due to the an updated libfribidi package (version 0.19.2-1)
which has dropped fribidi-config that mplayer checks for.

I'm attaching a patch to fix the configure script. Additionally the
following
configure option has to be added:
"--with-fribidi-config=/usr/bin/pkg-config"

As libfribidi-dev is already a build dependency, no other changes are
needed.

Expected result:

        Checking for fribidi with charsets ... yes

Thanks,

Kaplan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20100523/c59fd25f/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: confiure.patch
Type: text/x-patch
Size: 782 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20100523/c59fd25f/attachment.bin>


More information about the pkg-multimedia-maintainers mailing list