Bug 81033 - media-sound/musepack-tools-1.15t (Update)
Bug#: 81033 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: sound@gentoo.org Reported By: 4nykey@gmail.com
Component: Ebuilds
URL:  http://musepack.net/forum/viewtopic.php?t=149
Summary: media-sound/musepack-tools-1.15t (Update)
Keywords:  
Status Whiteboard: 
Opened: 2005-02-06 15:32 0000
Description:   Opened: 2005-02-06 15:32 0000
It's a maintanance release, default CFLAGS were revised plus some tiny updates.
As some optimizations were found to impact musepack encodings and for at least one sample produce quite nasty artifacts, they were unset in Makefile.

------- Comment #1 From ak 2005-02-06 15:33:51 0000 -------
Created an attachment (id=50567) [details]
media-sound/musepack-tools-1.15t.ebuild

------- Comment #2 From Boohbah 2005-02-07 06:47:44 0000 -------
This ebuild works.

------- Comment #3 From Jan Brinkmann (RETIRED) 2005-02-07 07:11:06 0000 -------
thanks for your report, ported the makefile patch over to the new version.
commited.

------- Comment #4 From ak 2005-02-07 13:51:35 0000 -------
Thanks. One concern though regarding makefile patch.
If one has say '-O2 -ffast-math' in CFLAGS, he's guaranteed to get 'broken' mppenc. Ie bitrate will be lower upto ~10kbps plus horrible artifacts on some samples.
Flags set in $(UNBREAK) in Makefile are there to fix it. So it would be nice if those are preserved, either by 'append-flags' in ebuild or omitting them from Makefile patch.

------- Comment #5 From Jan Brinkmann (RETIRED) 2005-02-07 14:26:33 0000 -------
ok, done. fixed the patch to preserve UNBREAK flags.

------- Comment #6 From Radoslaw Szkodzinski 2005-02-09 20:19:12 0000 -------
Why is esound now required?

------- Comment #7 From Radoslaw Szkodzinski 2005-02-09 20:32:37 0000 -------
Okay, now I see, it's bug 81311
*blush*