{
  "name": "fluidlite",
  "href": "https://vcpkg.link/ports/fluidlite",
  "supports": "all",
  "published_at": "2023-04-19T21:33:25.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/divideconcept/FluidLite",
  "description": [
    "FluidLite is a very light version of FluidSynth designed to be hardware, platform and external dependency independant."
  ],
  "license": "LGPL-2.1-or-later",
  "version": {
    "type": "date",
    "value": "2023-04-18",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/cca2c9dd835d3f33d91d6730293d017667a1556c/ports/fluidlite",
    "hash": "cca2c9dd835d3f33d91d6730293d017667a1556c"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "sf3",
      "default": [
        "all"
      ],
      "description": [
        "Enable SF3 files (ogg/vorbis compressed samples)"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libvorbis",
          "href": "https://vcpkg.link/ports/libvorbis",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}