vcpkg.json 312 B

12345678
  1. {
  2. "name": "alac",
  3. "version-string": "2017-11-03-c38887c5",
  4. "port-version": 2,
  5. "description": "The Apple Lossless Audio Codec (ALAC) is a lossless audio codec developed by Apple and deployed on all of its platforms and devices.",
  6. "homepage": "https://github.com/macosforge/alac",
  7. "supports": "!uwp"
  8. }