{
  "auto-gpr-with": false,
  "configuration": {
    "disabled": true
  },
  "description": "The GNAT Ada compiler - Native",
  "environment": {
    "case(os)": {
      "linux": {
        "LD_LIBRARY_PATH": {
          "prepend": "${CRATE_ROOT}/lib64"
        },
        "LD_RUN_PATH": {
          "prepend": "${CRATE_ROOT}/lib64"
        },
        "LIBRARY_PATH": {
          "prepend": "${CRATE_ROOT}/lib64"
        },
        "PATH": {
          "prepend": "${CRATE_ROOT}/bin"
        }
      },
      "macos": {
        "LD_LIBRARY_PATH": {
          "prepend": "${CRATE_ROOT}/lib"
        },
        "LD_RUN_PATH": {
          "prepend": "${CRATE_ROOT}/lib"
        },
        "PATH": {
          "prepend": "${CRATE_ROOT}/bin"
        }
      },
      "windows": {
        "case(host-arch)": {
          "x86-64": {
            "LD_LIBRARY_PATH": {
              "prepend": "${CRATE_ROOT}/lib"
            },
            "LD_RUN_PATH": {
              "prepend": "${CRATE_ROOT}/lib"
            },
            "LIBRARY_PATH": {
              "prepend": "${CRATE_ROOT}/lib"
            },
            "PATH": {
              "prepend": "${CRATE_ROOT}/bin"
            }
          }
        }
      }
    }
  },
  "licenses": "GPL-3.0-or-later AND GPL-3.0-or-later WITH GCC-exception-3.1",
  "maintainers": [
    "Fabien Chouteau <chouteau@adacore.com>",
    "César Sagaert <sagaert@adacore.com>"
  ],
  "maintainers-logins": [
    "Fabien-Chouteau",
    "AldanTanneo"
  ],
  "name": "gnat_native",
  "origin": {
    "case(os)": {
      "linux": {
        "case(host-arch)": {
          "aarch64": {
            "binary": true,
            "hashes": [
              "sha256:8e297497f2d6d6845920a363a277b6ef5bc454e48a66d0d606b89d71e31ee623"
            ],
            "url": "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnat-16.1.0-1/gnat-aarch64-linux-16.1.0-1.tar.gz"
          },
          "x86-64": {
            "binary": true,
            "hashes": [
              "sha256:9f74f58a827a2ad40dd84c72a413e75ea52888e0d8f7e252fba4d26762402703"
            ],
            "url": "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnat-16.1.0-1/gnat-x86_64-linux-16.1.0-1.tar.gz"
          }
        }
      },
      "macos": {
        "case(host-arch)": {
          "aarch64": {
            "binary": true,
            "hashes": [
              "sha256:657cf254323eb91f79768918e8bd8887d6da7ac6056732a38f21e2848267da18"
            ],
            "url": "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnat-16.1.0-1/gnat-aarch64-darwin-16.1.0-1.tar.gz"
          },
          "x86-64": {
            "binary": true,
            "hashes": [
              "sha256:bb6d1434dc8850d7c6523eb455ab27f1f94eb760222c6c8acd540631e3f629bb"
            ],
            "url": "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnat-16.1.0-1/gnat-x86_64-darwin-16.1.0-1.tar.gz"
          }
        }
      },
      "windows": {
        "case(host-arch)": {
          "x86-64": {
            "binary": true,
            "hashes": [
              "sha256:bbd696339184ec0301fad1ec6170e8eedb03b83665e2bb3a52571d5fbf064cf9"
            ],
            "url": "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnat-16.1.0-1/gnat-x86_64-windows64-16.1.0-1.tar.gz"
          }
        }
      }
    }
  },
  "provides": [
    "gnat=16.1.0"
  ],
  "version": "16.1.0",
  "website": "https://github.com/alire-project/GNAT-FSF-builds"
}
