{
  "name": "sdl2pp",
  "href": "https://vcpkg.link/ports/sdl2pp",
  "supports": "all",
  "published_at": "2024-08-13T22:26:46.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://sdl2pp.amdmi3.ru",
  "description": [
    "C++11 bindings/wrapper for SDL2"
  ],
  "license": "Zlib",
  "version": {
    "type": "semver",
    "value": "0.16.1",
    "port": 11
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/8a3af1c62ee5cd6c980d999f2ffc84c0f15a31fa/ports/sdl2pp",
    "hash": "8a3af1c62ee5cd6c980d999f2ffc84c0f15a31fa"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/libSDL2pp/libSDL2pp",
    "stars": 580
  },
  "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"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "sdl2-image",
      "default": [],
      "description": [
        "Enable SDL2_image support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "sdl2-image",
          "href": "https://vcpkg.link/ports/sdl2-image",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "sdl2-mixer",
      "default": [],
      "description": [
        "Enable SDL2_mixer support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "sdl2-mixer",
          "href": "https://vcpkg.link/ports/sdl2-mixer",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "sdl2-ttf",
      "default": [],
      "description": [
        "Enable SDL2_ttf support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "sdl2-ttf",
          "href": "https://vcpkg.link/ports/sdl2-ttf",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}