Subject: CVS commit: pkgsrc/audio/soundtouch
From: Richard PALO
Date: 2015-07-21 14:16:14
Message id: 20150721121614.8CE5098@cvs.netbsd.org

Log Message:
update to soundtouch-1.9.0
from README.html:
1.9:

    Added support for parallel computation support via OpenMP primitives for
    better performance in multicore systems. Benchmarks show that achieved
    parallel processing speedup improvement typically range from +30% (x86
    dual-core) to +180% (ARM quad-core). The OpenMP optimizations are disabled
    by default, see OpenMP notes above in this readme file how to enabled these
    optimizations.

    Android: Added support for Android devices featuring X86 and MIPS CPUs, in
    addition to ARM CPUs.

    Android: More versatile Android example application that processes WAV audio
    files with SoundTouch library

    Replaced Windows-like 'BOOL' types with native 'bool'

    Changed documentation token to "dist_doc_DATA" in Makefile.am file

    Miscellaneous small fixes and improvements

Files:
RevisionActionfile
1.2modifypkgsrc/audio/soundtouch/Makefile
1.3modifypkgsrc/audio/soundtouch/distinfo
1.1removepkgsrc/audio/soundtouch/patches/patch-Makefile.am
1.1removepkgsrc/audio/soundtouch/patches/patch-source_SoundTouch_FIRFilter.cpp
1.1removepkgsrc/audio/soundtouch/patches/patch-source_SoundTouch_SoundTouch.cpp