{
  "name": "sfml",
  "href": "https://vcpkg.link/ports/sfml",
  "supports": "all",
  "published_at": "2025-03-12T13:40:50.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/SFML/SFML",
  "description": [
    "Simple and fast multimedia library"
  ],
  "license": "Zlib",
  "version": {
    "type": "semver",
    "value": "3.0.0",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/893182b671890a79f4d5b3bb27575b23969339ec/ports/sfml",
    "hash": "893182b671890a79f4d5b3bb27575b23969339ec"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/SFML/SFML",
    "stars": 11106
  },
  "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": "audio",
      "default": [
        "all"
      ],
      "description": [
        "Use sfml-audio library"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libflac",
          "href": "https://vcpkg.link/ports/libflac",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "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": "miniaudio",
          "href": "https://vcpkg.link/ports/miniaudio",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "graphics",
      "default": [
        "all"
      ],
      "description": [
        "Use sfml-graphics library"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "freetype",
          "href": "https://vcpkg.link/ports/freetype",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "sfml",
          "href": "https://vcpkg.link/ports/sfml",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "stb",
          "href": "https://vcpkg.link/ports/stb",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "network",
      "default": [
        "all"
      ],
      "description": [
        "Use sfml-network library"
      ],
      "supports": "all",
      "dependencies": []
    },
    {
      "name": "window",
      "default": [
        "all"
      ],
      "description": [
        "Use sfml-window library"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "opengl",
          "href": "https://vcpkg.link/ports/opengl",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}