{
  "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:058fc2ee214952dc14c0ae7b0fb932e0afcd09854822ce806e3436bfb9547cbb"
            ],
            "url": "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnat-15.1.0-2/gnat-aarch64-linux-15.1.0-2.tar.gz"
          },
          "x86-64": {
            "binary": true,
            "hashes": [
              "sha256:f0e902c010158a79d04c06d3aee5b5999875d9b4c66c876009deffcaa3639df3"
            ],
            "url": "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnat-15.1.0-2/gnat-x86_64-linux-15.1.0-2.tar.gz"
          }
        }
      },
      "macos": {
        "case(host-arch)": {
          "aarch64": {
            "binary": true,
            "hashes": [
              "sha256:60748c5436aba29243333ca1f26c1ef694749644d2f194ab3cbe9f58c53ca829"
            ],
            "url": "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnat-15.1.0-2/gnat-aarch64-darwin-15.1.0-2.tar.gz"
          },
          "x86-64": {
            "binary": true,
            "hashes": [
              "sha256:2166c31161521ec3e9efeafcaabe0690ae20053abd1ce6a640b355d590de06ff"
            ],
            "url": "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnat-15.1.0-2/gnat-x86_64-darwin-15.1.0-2.tar.gz"
          }
        }
      },
      "windows": {
        "case(host-arch)": {
          "x86-64": {
            "binary": true,
            "hashes": [
              "sha256:85aa16320417276e0e1050a91830d31b4e1ad8adfc766a568150d9258c3bded4"
            ],
            "url": "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnat-15.1.0-2/gnat-x86_64-windows64-15.1.0-2.tar.gz"
          }
        }
      }
    }
  },
  "provides": [
    "gnat=15.1.2"
  ],
  "version": "15.1.2",
  "website": "https://github.com/alire-project/GNAT-FSF-builds"
}
