{
  "name": "libopenmpt",
  "href": "https://vcpkg.link/ports/libopenmpt",
  "supports": "all",
  "published_at": "2026-06-05T15:16:29.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://openmpt.org/",
  "description": [
    "A cross-platform C++ and C library to decode tracked music files (modules) into a raw PCM audio stream."
  ],
  "license": "BSD-3-Clause",
  "version": {
    "type": "semver",
    "value": "0.8.7",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/a68ebb78c315192c5bc76772b2c64a08d4df5aa3/ports/libopenmpt",
    "hash": "a68ebb78c315192c5bc76772b2c64a08d4df5aa3"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "libogg",
      "href": "https://vcpkg.link/ports/libogg",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "libvorbis",
      "href": "https://vcpkg.link/ports/libvorbis",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "mpg123",
      "href": "https://vcpkg.link/ports/mpg123",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "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"
    },
    {
      "name": "zlib",
      "href": "https://vcpkg.link/ports/zlib",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}