aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/libebur128/vcpkg.json
blob: 920499a9ae9b530b8e8650a02e82f1053b607d37 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "libebur128",
  "version": "1.2.6",
  "port-version": 3,
  "description": "A library implementing the EBU R128 audio loudness standard",
  "homepage": "https://github.com/jiixyj/libebur128",
  "license": "MIT",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    }
  ]
}