Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 48605 - mpg123 USE alteration.
Summary: mpg123 USE alteration.
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-21 14:21 UTC by John Richard Moser
Modified: 2004-04-25 10:26 UTC (History)
0 users

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


Attachments
mpg123-0.59s-r3-r4.ebuild.patch -- patch against mpg123-0.59s-r3.ebuild (mpg123-0.59s-r3-r4.ebuild.patch,378 bytes, patch)
2004-04-21 14:22 UTC, John Richard Moser
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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...