{
  "authors": [
    "onox"
  ],
  "available": {
    "case(os)": {
      "...": false,
      "linux|windows": true
    }
  },
  "build-switches": {
    "*": {
      "style_checks": [
        "-gnatygAOM99-Is"
      ]
    },
    "validation": {
      "compile_checks": "warnings"
    }
  },
  "depends-on": [
    {
      "orka_egl": "~1.0.0",
      "orka_types": "~1.0.0"
    }
  ],
  "description": "OpenGL 4.6 backend for the Orka rendering engine",
  "licenses": "Apache-2.0",
  "maintainers": [
    "onox <denkpadje@gmail.com>"
  ],
  "maintainers-logins": [
    "onox"
  ],
  "name": "orka_opengl",
  "origin": {
    "commit": "b455160b0b24a89af4ae6423b186dc826915d487",
    "subdir": "orka_opengl",
    "url": "git+https://github.com/onox/orka.git"
  },
  "tags": [
    "azdo",
    "egl",
    "opengl",
    "orka",
    "rendering",
    "graphics"
  ],
  "version": "1.0.0",
  "website": "https://github.com/onox/orka"
}
