Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 189554 - alsa-plugins-1.0.14 add missing documentation
Summary: alsa-plugins-1.0.14 add missing documentation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial
Assignee: Gentoo ALSA team [DISABLED]
URL:
Whiteboard:
Keywords:
: 189552 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-08-20 05:42 UTC by octoploid
Modified: 2007-09-17 16: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 octoploid 2007-08-20 05:42:36 UTC
There's a new SRC in the alsa library called »speexrate«.
But its documentation is not installed.

Solution. Just replace:
dodoc upmix.txt vdownmix.txt README-pcm-oss
with:
dodoc upmix.txt vdownmix.txt README-pcm-oss speexrate.txt
in the ebuild.
Thanks.


Reproducible: Always
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-08-20 05:43:12 UTC

*** This bug has been marked as a duplicate of bug 189552 ***
Comment 2 octoploid 2007-08-20 05:55:09 UTC
This is the right version. Sorry for the confusion.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-08-20 05:58:26 UTC
*** Bug 189552 has been marked as a duplicate of this bug. ***
Comment 4 Christian Heim (RETIRED) gentoo-dev 2007-09-17 16:31:15 UTC
(In reply to comment #0)
> There's a new SRC in the alsa library called »speexrate«.
> But its documentation is not installed.
> 
> Solution. Just replace:
> dodoc upmix.txt vdownmix.txt README-pcm-oss
> with:
> dodoc upmix.txt vdownmix.txt README-pcm-oss speexrate.txt
> in the ebuild.
> Thanks.

Just added it, thanks for the bug.