{
  "authors": [
    "onox"
  ],
  "available": {
    "case(os)": {
      "...": false,
      "linux": true
    }
  },
  "build-switches": {
    "*": {
      "style_checks": [
        "-gnatygAOM99-Is"
      ]
    },
    "validation": {
      "compile_checks": "warnings"
    }
  },
  "depends-on": [
    {
      "case(os)": {
        "linux": {
          "evdev": "^2.0.2",
          "inotify": "^2.0.1",
          "orka_egl": "~1.0.0",
          "wayland_client_ada": "~1.0.0",
          "wayland_cursor_ada": "~1.0.0",
          "wayland_egl_ada": "~1.0.0",
          "wayland_protocols_ada": "~1.0.0"
        }
      }
    },
    {
      "orka": "~1.0.0",
      "orka_numerics": "~1.0.0",
      "orka_tensors_cpu": "~1.0.0",
      "orka_transforms": "~1.0.0"
    }
  ],
  "description": "Ada Window Toolkit",
  "licenses": "Apache-2.0",
  "maintainers": [
    "onox <denkpadje@gmail.com>"
  ],
  "maintainers-logins": [
    "onox"
  ],
  "name": "orka_awt",
  "origin": {
    "commit": "b455160b0b24a89af4ae6423b186dc826915d487",
    "subdir": "orka_awt",
    "url": "git+https://github.com/onox/orka.git"
  },
  "project-files": {
    "case(os)": {
      "linux": [
        "orka_awt-linux.gpr",
        "example/example.gpr"
      ]
    }
  },
  "tags": [
    "egl",
    "wayland",
    "windows",
    "graphics",
    "opengl",
    "input",
    "gamepad"
  ],
  "version": "1.0.0",
  "website": "https://github.com/onox/orka"
}
