Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 2386 - problem in mplayer .ebuild with alsa 0.9
Summary: problem in mplayer .ebuild with alsa 0.9
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-03 07:04 UTC by genAlphA
Modified: 2003-02-04 19:42 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 genAlphA 2002-05-03 07:04:20 UTC
Since alsa has gone from 0.5 to 0.9, the current .ebuild for mplayer
(mplayer-0.90_pre2-r1.ebuild) isn't good since the default configuration file
contains "-ao alsa5".

The line : 
|| use alsa && audio="alsa5" \
sould be changed to :
|| use alsa && audio="alsa9" \
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2002-05-05 03:58:17 UTC
Have a bash at 0.90_pre2-r2, and tell me if it works for you.  It should
select audio="alsa9" if you have /usr/lib/libasound.so.2.