Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 48656 - FLAC USE flag not in Music Player Daemon (mpd) ebuild
Summary: FLAC USE flag not in Music Player Daemon (mpd) ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-22 00:50 UTC by Devon
Modified: 2004-04-22 02:39 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 Devon 2004-04-22 00:50:57 UTC
The ebuild for mpd (mpd-0.10.3.ebuild) does not include a USE flag for FLAC although it is an option for dependencies.

IUSE="oggvorbis mad aac audiofile ipv6"

DEPEND="[snip]
        flac? ( >=media-libs/flac-1.1.0 )"



Reproducible: Always
Steps to Reproduce:
1. Look at file using favorite viewer
2.
3.
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-04-22 02:39:44 UTC
thanks.  I added it to the IUSE in cvs.