{
  "name": "freeglut",
  "href": "https://vcpkg.link/ports/freeglut",
  "supports": "!ios",
  "published_at": "2026-01-09T20:21:00.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://sourceforge.net/projects/freeglut/",
  "description": [
    "A free OpenGL utility toolkit, the open-sourced alternative to the GLUT library."
  ],
  "license": null,
  "version": {
    "type": "semver",
    "value": "3.8.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/e637f121b90bbce6605b4eecc16f79227036372a/ports/freeglut",
    "hash": "e637f121b90bbce6605b4eecc16f79227036372a"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/FreeGLUTProject/freeglut",
    "stars": 918
  },
  "dependencies": [
    {
      "name": "opengl",
      "href": "https://vcpkg.link/ports/opengl",
      "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"
    }
  ],
  "dev_dependencies": [],
  "features": []
}