Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 141944 - media-libs/flac nasm call fixup
Summary: media-libs/flac nasm call fixup
Status: VERIFIED DUPLICATE of bug 142013
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL: http://patches.metux.de/flac/src/nasm...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-27 15:51 UTC by Enrico 'nekrad' Weigelt
Modified: 2006-07-28 09:29 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 Enrico 'nekrad' Weigelt 2006-07-27 15:51:16 UTC
This patch fixes the call of nasm in the makefile to go directly, replacing the really dirty hack via libtool abusal. Its quite stupid calling nasm via libtool and then pulling in another wrapper script which makes libtool's calls compatible w/ nasm command line.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-07-27 15:53:04 UTC
Erm, we are not planning to patch flac to hell, why don't you send these upstream for inclusion?

http://flac.sourceforge.net/
Comment 2 Enrico 'nekrad' Weigelt 2006-07-28 09:09:26 UTC

*** This bug has been marked as a duplicate of 142013 ***
Comment 3 Enrico 'nekrad' Weigelt 2006-07-28 09:28:16 UTC
I've posted them to the upstream. Now let's see when I get response.
Meanwhile you can always fetch the complete hotfix at:

http://patches.metux.de/flac/autopatch/1.1.2.0.patch

Please also read bug 142013 for more on my works.
Comment 4 Enrico 'nekrad' Weigelt 2006-07-28 09:29:36 UTC
Obsoleted. May be entirely removed.