{
  "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"
        },
        "LIBRARY_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:54b1000a1b85f0ec241c71d375bae7602239875a01132f5dc5789a632870a1c7"
            ],
            "url": "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnat-15.2.0-1/gnat-aarch64-linux-15.2.0-1.tar.gz"
          },
          "x86-64": {
            "binary": true,
            "hashes": [
              "sha256:4640d4b369833947ab1a156753f4db0ecd44b0f14410b5b2bc2a14df496604bb"
            ],
            "url": "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnat-15.2.0-1/gnat-x86_64-linux-15.2.0-1.tar.gz"
          }
        }
      },
      "macos": {
        "case(host-arch)": {
          "x86-64": {
            "binary": true,
            "hashes": [
              "sha256:fffe07e8732738a33e6ddc209debc23640e9e629584d30ad8ebee278999c7a0f"
            ],
            "url": "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnat-15.2.0-1/gnat-x86_64-darwin-15.2.0-1.tar.gz"
          }
        }
      },
      "windows": {
        "case(host-arch)": {
          "x86-64": {
            "binary": true,
            "hashes": [
              "sha256:346e2e00273fecc03bfa333f8e01131d05c8a87e57d4def2c61ae3018744785b"
            ],
            "url": "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnat-15.2.0-1/gnat-x86_64-windows64-15.2.0-1.tar.gz"
          }
        }
      }
    }
  },
  "provides": [
    "gnat=15.2.1"
  ],
  "version": "15.2.1",
  "website": "https://github.com/alire-project/GNAT-FSF-builds"
}
