Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 200470 - media-sound/alsa-utils - minimal use flag control alsamixer instead of alsaconf
Summary: media-sound/alsa-utils - minimal use flag control alsamixer instead of alsaconf
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo ALSA team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-27 01:59 UTC by Petteri Räty (RETIRED)
Modified: 2008-08-02 21:03 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 Petteri Räty (RETIRED) gentoo-dev 2007-11-27 01:59:44 UTC
betelgeuse@pena /usr/portage/x11-drivers/xf86-input-penmount $ qlist alsa-utils | xargs grep -l lspci
/usr/sbin/alsaconf
 
I guess this is why the dep is there. alsaconf is not really useful after setting the soundcard up so it would be nice to make the dep optional. If you agree with this I can make a patch for the ebuild.
Comment 1 Tony Vroon (RETIRED) gentoo-dev 2008-05-06 22:05:40 UTC
This seems more of a 'reducing dependency sets because I can' feature that belongs under USE=minimal. Bonus:
- it's global
- it's off by default
- limited support is already implied
Comment 2 Steve Dibb (RETIRED) gentoo-dev 2008-05-13 15:25:50 UTC
Doh, I knew there was a bug, but couldn't find it.

Fixed in alsa-utils-1.0.16-r1
Comment 3 Petteri Räty (RETIRED) gentoo-dev 2008-05-25 21:24:17 UTC
(In reply to comment #2)
> Doh, I knew there was a bug, but couldn't find it.
> 
> Fixed in alsa-utils-1.0.16-r1
> 

lspci is not used by alsamixer but alsaconf so the ebuild is buggy now

betelgeuse@pena /var/tmp/portage/media-sound/alsa-utils-1.0.16-r2/work/alsa-utils-1.0.16 $ grep -l lspci -r .
./alsaconf/alsaconf.in
./alsaconf/alsaconf

Comment 4 Steve Dibb (RETIRED) gentoo-dev 2008-06-04 14:49:09 UTC
(In reply to comment #3)
> (In reply to comment #2)
> > Doh, I knew there was a bug, but couldn't find it.
> > 
> > Fixed in alsa-utils-1.0.16-r1
> > 
> 
> lspci is not used by alsamixer but alsaconf so the ebuild is buggy now
> 
> betelgeuse@pena
> /var/tmp/portage/media-sound/alsa-utils-1.0.16-r2/work/alsa-utils-1.0.16 $ grep
> -l lspci -r .
> ./alsaconf/alsaconf.in
> ./alsaconf/alsaconf
> 

Ah, oops.  Still wanna provide a patch?
Comment 5 Petteri Räty (RETIRED) gentoo-dev 2008-08-02 21:03:54 UTC
(In reply to comment #4)
> > 
> 
> Ah, oops.  Still wanna provide a patch?
> 

I took care of this in 1.0.17.