{
  "name": "sdl2-mixer-ext",
  "href": "https://vcpkg.link/ports/sdl2-mixer-ext",
  "supports": "all",
  "published_at": "2023-12-08T09:30:37.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://wohlsoft.github.io/SDL-Mixer-X",
  "description": [
    "An audio mixer library based on the SDL library, a fork of SDL_mixer"
  ],
  "license": "Zlib OR LGPL-2.1-or-later OR GPL-2.0-or-later OR GPL-3.0-or-later",
  "version": {
    "type": "semver",
    "value": "2.6.0",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/2a6371b01420d8820d158b4707e79931feba27aa/ports/sdl2-mixer-ext",
    "hash": "2a6371b01420d8820d158b4707e79931feba27aa"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "sdl2",
      "href": "https://vcpkg.link/ports/sdl2",
      "is_host": false,
      "with_default_features": false,
      "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"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "cmd",
      "default": [],
      "description": [
        "Use external command for playing music (Linux only)."
      ],
      "supports": "linux",
      "dependencies": []
    },
    {
      "name": "ffmpeg",
      "default": [],
      "description": [
        "Use FFMPEG to play WMA and AAC audio formats."
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "ffmpeg",
          "href": "https://vcpkg.link/ports/ffmpeg",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "fluidsynth",
      "default": [],
      "description": [
        "Use FluidSynth to play MIDI audio format."
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "fluidsynth",
          "href": "https://vcpkg.link/ports/fluidsynth",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "libadlmidi",
      "default": [],
      "description": [
        "Use libADLMIDI to play XMI, MUS, IMF and regular MIDI audio format with OPL3 (YMF262) emulator."
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libadlmidi",
          "href": "https://vcpkg.link/ports/libadlmidi",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "libflac",
      "default": [],
      "description": [
        "Use libflac to play FLAC audio format."
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libflac",
          "href": "https://vcpkg.link/ports/libflac",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "libgme",
      "default": [],
      "description": [
        "Use libgme to play chip music (AY, GBS, GYM, HES, KSS, NSF/NSFE, SAP, SPC, VGM/VGZ)."
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libgme",
          "href": "https://vcpkg.link/ports/libgme",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "libmodplug",
      "default": [],
      "description": [
        "Use libmodplug to play tracker music including exclusive formats (AMS, DMF, DSM, MT2)."
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libmodplug",
          "href": "https://vcpkg.link/ports/libmodplug",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "libopnmidi",
      "default": [],
      "description": [
        "Use libOPNMIDI to play MIDI and RMI audio format with OPN2 (YM2612) emulator."
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libopnmidi",
          "href": "https://vcpkg.link/ports/libopnmidi",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "libvorbis",
      "default": [],
      "description": [
        "Use libvorbis to play OGG audio format."
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libvorbis",
          "href": "https://vcpkg.link/ports/libvorbis",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "libxmp",
      "default": [],
      "description": [
        "Use libxmp to play tracker music including exclusive formats (ABK, DIGI, DTM, EMOD, FLX, FNK, GDM, IMF, J2B, LIQ, M15, MFP, MGT, MMDC, MTN, RTM, SFX, SPM, STIM, STX, WOW)."
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libxmp",
          "href": "https://vcpkg.link/ports/libxmp",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "mpg123",
      "default": [],
      "description": [
        "Use mpg123 to play MP3 audio format."
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "mpg123",
          "href": "https://vcpkg.link/ports/mpg123",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "nativemidi",
      "default": [],
      "description": [
        "Use Native MIDI Player to play MIDI audio format."
      ],
      "supports": "(windows & !uwp) | osx",
      "dependencies": []
    },
    {
      "name": "opusfile",
      "default": [],
      "description": [
        "Use opusfile to play Opus audio format."
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "opusfile",
          "href": "https://vcpkg.link/ports/opusfile",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "pxtone",
      "default": [],
      "description": [
        "Use pxtone to play PPTUNE and PTCOP audio formats."
      ],
      "supports": "all",
      "dependencies": []
    },
    {
      "name": "timidity",
      "default": [],
      "description": [
        "Use Timidity to play MIDI audio format."
      ],
      "supports": "all",
      "dependencies": []
    },
    {
      "name": "wavpack",
      "default": [],
      "description": [
        "Use wavpack to play VW audio format."
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "wavpack",
          "href": "https://vcpkg.link/ports/wavpack",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}