./audio/chromaprint, Audio fingerprinting

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.6.0nb1, Package name: chromaprint-1.6.0nb1, Maintainer: pkgsrc-users

Chromaprint is the core component of the AcoustID project. It's a
client-side library that implements a custom algorithm for extracting
fingerprints from any audio source.


Required to run:
[math/fftw] [multimedia/ffmpeg4]

Required to build:
[pkgtools/x11-links] [pkgtools/cwrappers]

Master sites:

Filesize: 1543.163 KB

Version history: (Expand)


CVS history: (Expand)


   2025-12-22 07:08:18 by Adam Ciarcinski | Files touched by this commit (128)
Log message: revbump for x264 
   2025-08-31 12:00:58 by Thomas Klausner | Files touched by this commit (9) | Package removed
Log message: chromaprint: update to 1.6.0. Version 1.6.0 -- August 28, 2025 ================================= - Added support for FFmpeg 8.0 - Added chromaprint_decode_fingerprint_header function - Added missing chromaprint_get_algorithm function implementation - Optimized simhash calculation and fingerprint decoding - Improved fingerprint compression performance by pre-allocating vector storage - CMake improvements: updated minimum version to 3.10, use GNUInstallDirs, \ install config targets - Build Linux ARM64 binaries - Allow build to exclude internal avresample 
   2025-08-11 22:32:57 by Thomas Klausner | Files touched by this commit (2)
Log message: chromaprint: fix build with cmake 4 
   2025-05-06 09:48:56 by Thomas Klausner | Files touched by this commit (2)
Log message: chromaprint: pkglint cleanup 
   2025-05-06 09:48:40 by Thomas Klausner | Files touched by this commit (1)
Log message: chromaprint: SOEXT -> SHLIB_EXT 
   2025-04-12 08:54:27 by Thomas Klausner | Files touched by this commit (142)
Log message: *: recursive bump for libtheora 1.2 
   2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575)
Log message: *: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS 
   2024-04-15 19:24:19 by Thomas Klausner | Files touched by this commit (1)
Log message: chromaprint: switch to ffmpeg7