Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 299391

Summary: The --with-fribidi-config="pkg-config fribidi" is needed if one wants bidi in mplayer
Product: Gentoo Linux Reporter: Denis <dtonator>
Component: New packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED UPSTREAM    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Denis 2010-01-02 20:38:45 UTC
The configure script of mplayer fails to locate fribidi if the 
--with-fribidi-config="pkg-config fribidi"
is not explicitly specified.



Reproducible: Always

Steps to Reproduce:
1. emerge mplayer with +bidi USE

Actual Results:  
configure script fails silently about not finding fribidi libs and mplayer is being built without it.


Expected Results:  
Mplayer with bidi support
Comment 1 Reimar Döffinger 2010-01-03 01:01:01 UTC
Should be fixed upstream in r30175.
Comment 2 Denis 2010-01-03 05:22:58 UTC
And indeed it is fixed ..
Mplayer ebuild should be just updated then ...