{
  "actions": [
    {
      "command": [
        "wayland_ada_scanner",
        "protocol/wayland.xml",
        "src/protocols"
      ],
      "type": "pre-build"
    }
  ],
  "authors": [
    "onox"
  ],
  "available": {
    "case(os)": {
      "...": false,
      "linux": true
    }
  },
  "build-switches": {
    "*": {
      "style_checks": [
        "-gnatygAOM99-Is"
      ]
    },
    "validation": {
      "compile_checks": "warnings"
    }
  },
  "depends-on": [
    {
      "libwayland": "^1.18",
      "wayland_ada_scanner": "~1.0.0"
    }
  ],
  "description": "Ada 2012 bindings for libwayland-client and the Wayland protocol",
  "licenses": "Apache-2.0",
  "maintainers": [
    "onox <denkpadje@gmail.com>"
  ],
  "maintainers-logins": [
    "onox"
  ],
  "name": "wayland_client_ada",
  "origin": {
    "commit": "f8a9fe05aa29e5e17d23951bc0d21ce4b84148a4",
    "subdir": "wayland_client_ada",
    "url": "git+https://github.com/onox/wayland-ada.git"
  },
  "tags": [
    "wayland",
    "client"
  ],
  "version": "1.0.0",
  "website": "https://github.com/onox/wayland-ada"
}
