{
  "authors": [
    "Rod Kay"
  ],
  "depends-on": [
    {
      "case(os)": {
        "windows": {
          "libmesa": "*"
        }
      },
      "lace_collada": "^1.0.0",
      "libfreetype": "^2"
    }
  ],
  "description": "Provides an openGL engine.",
  "environment": {
    "case(distribution)": {
      "msys2": {
        "C_INCLUDE_PATH": {
          "append": "${DISTRIB_ROOT}/mingw64/include/freetype2"
        }
      }
    }
  },
  "licenses": "ISC",
  "maintainers": [
    "Rod Kay <rodakay5@gmail.com>"
  ],
  "maintainers-logins": [
    "charlie5"
  ],
  "name": "lace_opengl",
  "origin": {
    "commit": "62eae8404662be5ee3915534097fc6dd669541c3",
    "subdir": "./3-mid/opengl/",
    "url": "git+https://github.com/charlie5/lace.git"
  },
  "project-files": [
    "library/opengl.gpr"
  ],
  "tags": [
    "graphics",
    "3d"
  ],
  "version": "1.0.0",
  "website": "https://github.com/charlie5/lace"
}
