Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 41482 - Mplayer ebuild ignoring the 'bidi' USE flag
Summary: Mplayer ebuild ignoring the 'bidi' USE flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Brian Harring (RETIRED)
URL:
Whiteboard:
Keywords:
: 30904 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-02-13 09:35 UTC by Eyal Ben-Simon
Modified: 2004-06-24 22:47 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patch to enable bidi support (mplayer.patch,682 bytes, patch)
2004-02-13 11:52 UTC, FL
Details | Diff
patch to enable bidi support (mplayer.patch,682 bytes, patch)
2004-02-13 11:52 UTC, FL
Details | Diff
patch to enable bidi support (mplayer.patch,682 bytes, patch)
2004-02-13 11:52 UTC, FL
Details | Diff
patch to enable bidi support (mplayer.patch,682 bytes, patch)
2004-02-13 11:52 UTC, FL
Details | Diff
patch to enable bidi support (mplayer.patch,682 bytes, patch)
2004-02-13 11:56 UTC, FL
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eyal Ben-Simon 2004-02-13 09:35:45 UTC
Hy,

When the USE containing the 'bidi' flag, mPlayer suppose to be compiled with the flag: --enable-fribidi and ofcourse should be depend on fribidi.

Without the flag, hebrew subtitles cannot be displayed correctly.

Reproducible: Always
Steps to Reproduce:
1. add to the USE the bidi flag
2. emerge mplayer
3. see that fribidi isnt enabled.

Actual Results:  
Mplayer compiled without support with fribidi and cant display hebrew subtitles
correctly.

Expected Results:  
Mplayer emerging proccess should detect the bidi flag and compile mplayer with
the --enable-fribidi configure flag.
Comment 1 FL 2004-02-13 11:52:03 UTC
Created attachment 25546 [details, diff]
patch to enable bidi support 

this patch adds bidi support. though i haven't test it yet. ebuild compiles
though.
Comment 2 FL 2004-02-13 11:52:19 UTC
Created attachment 25547 [details, diff]
patch to enable bidi support 

this patch adds bidi support. though i haven't test it yet. ebuild compiles
though.
Comment 3 FL 2004-02-13 11:52:25 UTC
Created attachment 25548 [details, diff]
patch to enable bidi support 

this patch adds bidi support. though i haven't test it yet. ebuild compiles
though.
Comment 4 FL 2004-02-13 11:52:43 UTC
Created attachment 25549 [details, diff]
patch to enable bidi support 

this patch adds bidi support. though i haven't test it yet. ebuild compiles
though.
Comment 5 FL 2004-02-13 11:56:26 UTC
Created attachment 25550 [details, diff]
patch to enable bidi support 

this patch adds bidi support. though i haven't test it yet. ebuild compiles
though.
Comment 6 Brian Harring (RETIRED) gentoo-dev 2004-02-25 16:47:41 UTC
I've been reworking the mplayer ebuilds, including adding in the mad use flag option.
I'll do the same for the bidi flag.
Comment 7 Brian Harring (RETIRED) gentoo-dev 2004-05-26 22:15:09 UTC
In cvs (finally, pardon)
Comment 8 Chris White (RETIRED) gentoo-dev 2004-06-24 22:47:51 UTC
*** Bug 30904 has been marked as a duplicate of this bug. ***