{
  "name": "libsoundio",
  "href": "https://vcpkg.link/ports/libsoundio",
  "supports": "!uwp & !(arm64 & windows)",
  "published_at": "2025-06-17T22:21:41.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "http://libsound.io/",
  "description": [
    "libsoundio is C library providing cross-platform audio input and output."
  ],
  "license": null,
  "version": {
    "type": "dot",
    "value": "2.0.1.7",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/43d4575ddd352afcaeb14e37ca50355a77b0468a/ports/libsoundio",
    "hash": "43d4575ddd352afcaeb14e37ca50355a77b0468a"
  },
  "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": "alsa",
      "default": [],
      "description": [
        "ALSA backend for libsoundio"
      ],
      "supports": "all",
      "dependencies": []
    },
    {
      "name": "jack",
      "default": [],
      "description": [
        "JACK backend for libsoundio"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "jack2",
          "href": "https://vcpkg.link/ports/jack2",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "pulseaudio",
      "default": [],
      "description": [
        "PulseAudio backend for libsoundio"
      ],
      "supports": "all",
      "dependencies": []
    }
  ]
}