pkgsrc/audio/mpg123
thor 6925445dd2 mpg123: update to 1.26.5 and use default optimization
This approaches a serious performance issue with 1.26.x when
resampling is used on certain platforms (observed on SPARC).
Floating point denormals crop up. This change approaches that
two-fold

1. Do not disable default optimization flags for GCC.
2. Update to 1.26.5 that contains code to avoid denormals.

The default flags are about code optimization (like -ffast-math),
not the target architecture, so should not affect portability.
They are also rather safe and tested as development of mpg123
always has them in place. This is how it is meant to be played;-)

Approved during freeze by wiz.
2021-03-25 23:53:13 +00:00
..
files
patches
buildlink3.mk
DESCR
distinfo mpg123: update to 1.26.5 and use default optimization 2021-03-25 23:53:13 +00:00
Makefile mpg123: updated to 1.26.4 2021-01-03 15:06:00 +00:00
Makefile.common mpg123: update to 1.26.5 and use default optimization 2021-03-25 23:53:13 +00:00
options.mk Spell --with-cpu correctly for aarch64 in mpg123's options.mk. 2021-03-15 18:25:21 +00:00
PLIST mpg123: updated to 1.26.1 2020-06-02 08:06:14 +00:00