Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 72187 - media-sound/normalize should depend on libmad not madplayer (and misses some flags)
Summary: media-sound/normalize should depend on libmad not madplayer (and misses some ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-22 20:55 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2004-11-25 01:33 UTC (History)
1 user (show)

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


Attachments
Patches over current ebuild (normalize.diff,827 bytes, patch)
2004-11-22 20:55 UTC, Diego Elio Pettenò (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2004-11-22 20:55:07 UTC
Current ebuild for normalize depends on madplayer, instead of libmad which is what it needs.
Also, the nls and pic flags are missing right now.

The attached patch fixes the two problems.

Regards,
Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2004-11-22 20:55:42 UTC
Created attachment 44526 [details, diff]
Patches over current ebuild
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2004-11-25 01:33:24 UTC
fixed in cvs (except for pic... it's smart enough to know what to do...)