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

Bug 48605

Summary: mpg123 USE alteration.
Product: Gentoo Linux Reporter: John Richard Moser <nigelenki>
Component: New packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: mpg123-0.59s-r3-r4.ebuild.patch -- patch against mpg123-0.59s-r3.ebuild

Description John Richard Moser 2004-04-21 14:21:33 UTC
This uses by default oss, if none are specified.

Sorry, I must run to school, didn't have time to query for a similar bug.
Comment 1 John Richard Moser 2004-04-21 14:22:14 UTC
Created attachment 29768 [details, diff]
mpg123-0.59s-r3-r4.ebuild.patch -- patch against mpg123-0.59s-r3.ebuild
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2004-04-24 02:00:51 UTC
that's the point of having the oss USE flag...
Comment 3 John Richard Moser 2004-04-24 23:32:45 UTC
I don't have USE="oss" because I use ALSA and don't want any ebuilds that
choose one of multiple to default to OSS.
Comment 4 Jeremy Huddleston (RETIRED) gentoo-dev 2004-04-25 01:15:53 UTC
well then do 'USE=oss emere -v mpg123' or add oss to your package specific USE flags for mpg123.  or you can submit a patch to make the alsa support work.

Also, I don't know any ebuilds that make oss default when you have USE=oss.  It merely builds oss support... and you rteally SHOULD have USE=oss for oss support to be built into alsa-driver for backwards compatibility...
Comment 5 John Richard Moser 2004-04-25 07:48:27 UTC
I have 2.6, I don't have the alsa-driver package :)
Comment 6 Jeremy Huddleston (RETIRED) gentoo-dev 2004-04-25 10:26:50 UTC
right, but that really doesn't matter... just choosing 'oss compatibility' in make config for your kernel...