Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60139 - MPlayer configure script dosent enables tdfxfb
Summary: MPlayer configure script dosent enables tdfxfb
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-12 07:50 UTC by tarty
Modified: 2004-08-12 08:10 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tarty 2004-08-12 07:50:34 UTC
MPlayer configure script dosent enables tdfxfb even thought it detects 3dfx and fbdev support, simply adding a "if 3dfx & fbdev then --enable-tdfxfb.
Mplayer doc page: http://www.mplayerhq.hu/DOCS/HTML-single/en/MPlayer.html#tdfxfb

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Chris White (RETIRED) gentoo-dev 2004-08-12 08:10:37 UTC
Video output: xvidix cvidix sdl vesa gif89a jpeg png mpegpes(dvb) fbdev svga aa
ggi opengl dga xv x11 xover dfbmga directfb tdfxfb 3dfx

with 

USE="3dfx fbdev" emerge mplayer

fixed and in cvs.  Thanks for posting!