Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 20972 - xmms-musepack-0.94-r1 ebuild w/fixes
Summary: xmms-musepack-0.94-r1 ebuild w/fixes
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: rob holland (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-13 18:33 UTC by kfm
Modified: 2003-06-03 07:45 UTC (History)
0 users

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


Attachments
Proposed ebuild tarball for #20972 (xmms-musepack-0.94-r1.tar,20.00 KB, application/octet-stream)
2003-05-13 18:34 UTC, kfm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kfm 2003-05-13 18:33:08 UTC
Hi there, here's a tarball containing a revise media-plugins/xmms-musepack
section of the Portage tree, and a new xmms-musepack-0.94-r1 ebuild.

Changes:

1) Patch the very bad Makefile (drop hardcoded -O3 and -ffast-math among other
things)
2) Filter the -mfpmath flag - it causes a nasty high pitched sound, at least
-mfpmath=see on my Pentium 3 does.

I tried to compile it with some seriously over the top flags, and the results
were fine. I have added some comments to the ebuild and have put a placholder
entry in the ChangeLog. It now seems to be quite safe, and I would propse that
it is acceptable for unmasking (well, as it is my favourite codec I suppose I
would ;-).

This entry is a distant relation of #7758 by the way.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 kfm 2003-05-13 18:34:29 UTC
Created attachment 11937 [details]
Proposed ebuild tarball for #20972

Created with: tar -cf xmms-musepack-0.94-r1.tar media-plugins/xmms-musepack
Comment 2 J. Ellis (RETIRED) gentoo-dev 2003-05-17 05:07:56 UTC
Could you re-attach as plain text? Thanks.
Comment 3 rob holland (RETIRED) gentoo-dev 2003-06-03 06:42:54 UTC
thanks for this. I'll have a look at this shortly. If you submit ebuilds in the future, it helps the developers if you can submit just the ebuild file itself as plain text. The manifest and digest are created automatically, you don't need to supply them :)
Comment 4 rob holland (RETIRED) gentoo-dev 2003-06-03 07:04:00 UTC
this is now added. Thanks for submitting it :)
Comment 5 kfm 2003-06-03 07:45:53 UTC
Oops, sorry Mr Ellis. Somehow missed the notification generated by your request ...
Thanks for the addition guys!