{
  "name": "portaudio",
  "href": "https://vcpkg.link/ports/portaudio",
  "supports": "!uwp",
  "published_at": "2025-06-01T01:29:23.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://www.portaudio.com",
  "description": [
    "PortAudio Portable Cross-platform Audio I/O API PortAudio is a free, cross-platform, open-source, audio I/O library.  It lets you write simple audio programs in 'C' or C++ that will compile and run on many platforms including Windows, Macintosh OS X, and Unix (OSS/ALSA). It is intended to promote the exchange of audio software between developers on different platforms. Many applications use PortAudio for Audio I/O."
  ],
  "license": "MIT",
  "version": {
    "type": "dot",
    "value": "19.7",
    "port": 7
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/89dc8be6dbcf18482a5a1bf86a2f4615c939b0fb/ports/portaudio",
    "hash": "89dc8be6dbcf18482a5a1bf86a2f4615c939b0fb"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/PortAudio/portaudio",
    "stars": 1758
  },
  "dependencies": [
    {
      "name": "jack2",
      "href": "https://vcpkg.link/ports/jack2",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "!ios & !osx & !windows"
    },
    {
      "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": []
}