Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 231926 - =app-emulation/kvm-71-r1 disable oss as an audio driver by default
Summary: =app-emulation/kvm-71-r1 disable oss as an audio driver by default
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Daniel Gryniewicz (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-16 02:46 UTC by Carlo Marcelo Arenas Belon
Modified: 2008-07-16 16:27 UTC (History)
1 user (show)

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 Carlo Marcelo Arenas Belon 2008-07-16 02:46:23 UTC
oss audio support was enabled by default for <=kvm-70 but is now being explicitally removed because the ebuild is instructing kvm at configure time the list of audio_drv_list generated from the available USE flags.

in linux oss can be supported without adding any external dependencies and so will be selected if no driver list is passed, and so alternatives will be :

1) add "oss" by default to the driver list generated
2) remove the audio driver list parameter if the driver list is empty
Comment 1 Daniel Gryniewicz (RETIRED) gentoo-dev 2008-07-16 16:27:34 UTC
Good point.  Fixed in -r2.