Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

16 lines
344 B
JSON

{
"name": "chromaprint",
"version": "1.5.1",
"description": "C library for generating audio fingerprints used by AcoustID",
"homepage": "https://github.com/acoustid/chromaprint",
"license": "LGPL-2.1-or-later",
"supports": "!xbox",
"dependencies": [
"ffmpeg",
{
"name": "vcpkg-cmake",
"host": true
}
]
}