Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12355 - flac could better honnor -xmms USE
Summary: flac could better honnor -xmms USE
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-17 20:47 UTC by Paul Thompson
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch to media-libs/flac-1.0.4.ebuild (flac.patch,574 bytes, patch)
2002-12-17 20:48 UTC, Paul Thompson
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Thompson 2002-12-17 20:47:13 UTC
Hi;

Somewhat annoyingly, the configure script for flac (media-libs/flac)
will build in support for xmms if it finds it around, and there doenst
appear to be a configure argument that would stop it. One might
wonder why someone would have xmms installed, and have -xmms
in USE. Well, I have xmms installed outside portage from old, and
its not up to snuff and broke the flac build. So, here is a little
patch that will actually stop xmms plugins from being built if
you specify -xmms. (attached)

Paul
Comment 1 Paul Thompson 2002-12-17 20:48:20 UTC
Created attachment 6575 [details, diff]
patch to media-libs/flac-1.0.4.ebuild
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2003-01-13 01:30:33 UTC
thanks Paul.