Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 246232 - media-sound/mpd-0.14_alpha1: shoutcast use doesn't exist
Summary: media-sound/mpd-0.14_alpha1: shoutcast use doesn't exist
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Christoph Mende (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-09 23:59 UTC by Avuton Olrich
Modified: 2008-11-10 16:38 UTC (History)
1 user (show)

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 Avuton Olrich 2008-11-09 23:59:54 UTC
On line 51:
        if use shoutcast && ! use lame && ! use vorbis; then
                ewarn "USE=shoutcast enabled but lame and vorbis disabled,"
                ewarn "disabling shoutcast"
        fi

This should probably be changed to icecast.
Comment 1 Christoph Mende (RETIRED) gentoo-dev 2008-11-10 16:38:13 UTC
thanks, fixed