Add an option to use integer-only Vorbis audio decoder implementation. And make it default according to bug 202641 (i.e. arm, armeb, powerpc e500).
Created attachment 160395 [details] QA for TREMOR=on: poudriere bulk -t -j armv6 audio/sdl_mixer Note, bsd.cpu.mk is between base r287137 and base r287167.
Created attachment 160396 [details] v1
Created attachment 160397 [details] QA for TREMOR=on: poudriere bulk -t -j armv6 audio/sdl2_mixer Note, bsd.cpu.mk is between base r287137 and base r287167.
Created attachment 160398 [details] QA for TREMOR=off: poudriere bulk -t -j 93i386 audio/sdl_mixer
Created attachment 160399 [details] QA for TREMOR=off: poudriere bulk -t -j 93i386 audio/sdl2_mixer
A commit references this bug: Author: jbeich Date: Wed Mar 9 05:18:51 UTC 2016 New revision: 410689 URL: https://svnweb.freebsd.org/changeset/ports/410689 Log: audio/sdl{,2}_mixer: add TREMOR option TREMOR is enabled by default on platforms without hardware floating point. PR: 202689 Approved by: maintainer timeout (6 months) Changes: head/audio/sdl2_mixer/Makefile head/audio/sdl2_mixer/files/ head/audio/sdl2_mixer/files/patch-dynamic__ogg.h head/audio/sdl2_mixer/files/patch-music__ogg.h head/audio/sdl_mixer/Makefile
A commit references this bug: Author: jbeich Date: Thu Mar 10 00:17:26 UTC 2016 New revision: 410736 URL: https://svnweb.freebsd.org/changeset/ports/410736 Log: audio/sdl{,2}_mixer: fix VORBIS=on logic after r410689 PR: 202689 Reported by: antoine Changes: head/audio/sdl2_mixer/Makefile head/audio/sdl_mixer/Makefile
A commit references this bug: Author: jbeich Date: Thu Mar 10 00:18:00 UTC 2016 New revision: 410737 URL: https://svnweb.freebsd.org/changeset/ports/410737 Log: audio/sdl{,2}_mixer: sync and add missing option descriptions PR: 202689 Changes: head/audio/sdl2_mixer/Makefile head/audio/sdl_mixer/Makefile