CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2026/01/04 09:27:49

Modified files:
        audio/chromaprint: Makefile distinfo 
        audio/chromaprint/pkg: PLIST 
Removed files:
        audio/chromaprint/patches: patch-src_audio_ffmpeg_audio_reader_h 

Log message:
update to chromaprint-1.6.0

explicitly set FFT library to use FFmpeg's (it already uses FFmpeg for
file reading); the readme claims this is used by default but actually
1.5.1 picked up fftw in preference and 1.6.0 picks up its own internal
library - not sure what's up as the CMakeFile seems to match the readme
but...

prompted by build failures due to junking of fftw3,double (which it
was picking up in preference to fftw3,float previously listed as a dep)
that naddy and I both ran into.

Reply via email to