mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
9aabffef56
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.
10 lines
357 B
Plaintext
10 lines
357 B
Plaintext
@bin bin/fpcalc
|
|
include/chromaprint.h
|
|
lib/cmake/Chromaprint/
|
|
lib/cmake/Chromaprint/ChromaprintConfig.cmake
|
|
lib/cmake/Chromaprint/ChromaprintConfigVersion.cmake
|
|
lib/cmake/Chromaprint/ChromaprintTargets${MODCMAKE_BUILD_SUFFIX}
|
|
lib/cmake/Chromaprint/ChromaprintTargets.cmake
|
|
@lib lib/libchromaprint.so.${LIBchromaprint_VERSION}
|
|
lib/pkgconfig/libchromaprint.pc
|