aboutsummaryrefslogtreecommitdiff
path: root/ports/chromaprint/vcpkg.json
blob: 271532380431c528f04ed205cb9c70db7dc32215 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "chromaprint",
  "version": "1.5.0",
  "port-version": 1,
  "description": "C library for generating audio fingerprints used by AcoustID",
  "homepage": "https://github.com/acoustid/chromaprint",
  "license": "LGPL-2.1-or-later",
  "dependencies": [
    "ffmpeg"
  ]
}