Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25775 - Alsa-tools application list is severely outdated (only 1/3 of the packages are built)
Summary: Alsa-tools application list is severely outdated (only 1/3 of the packages ar...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-02 13:09 UTC by Thomas Charbonnel
Modified: 2003-08-18 04:31 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 Thomas Charbonnel 2003-08-02 13:09:02 UTC
The alsa-tools ebuild is designed in such a way that the applications that
alsa-tools contains have to be explicitely named. The problem is that additions
to the alsa-tools packages are frequent, and the ebuild misses them.
For alsa-tools-0.9.6.ebuild, the ebuild reads :
ALSA_TOOLS="ac3dec as10k1 envy24control sb16_csp seq/sbiload"
It should read :
ALSA_TOOLS="ac3dec as10k1 envy24control hdsploader hdspmixer mixartloader
rmedigicontrol sb16_csp seq/sbiload sscape_ctl vxloader"
Note that hdspmixer need FLTK >= 1.1.x, dependencies should be adjusted accordingly.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 J. Ellis (RETIRED) gentoo-dev 2003-08-10 17:24:59 UTC
I looked at this yesterday and had some issues getting hsdpmixer to compile. Which version of alsa-tools were you updating?
Comment 2 Nick Hadaway 2003-08-18 04:31:45 UTC
alsa-tools-0.9.6-r1 has been added to portage.  All utilities are compiled and installed now.