{
  "actions": {
    "case(os)": {
      "macos": [
        {
          "command": [
            "sed",
            "-i",
            "",
            "s/st_mtim/st_mtimespec/",
            "gpr/src/gpr_imports.c"
          ],
          "type": "post-fetch"
        }
      ]
    }
  },
  "authors": [
    "AdaCore"
  ],
  "depends-on": [
    {
      "gnat": "/=2021",
      "xmlada": "~21.0.0"
    }
  ],
  "description": "GNAT Project File Library",
  "gpr-externals": {
    "GPR_BUILD": [
      "debug",
      "production",
      "coverage",
      "profiling"
    ],
    "LIBRARY_TYPE": [
      "static",
      "relocatable",
      "static-pic"
    ]
  },
  "licenses": "GPL-3.0-only WITH GCC-exception-3.1",
  "maintainers": [
    "chouteau@adacore.com"
  ],
  "maintainers-logins": [
    "Fabien-Chouteau"
  ],
  "name": "libgpr",
  "origin": {
    "hashes": [
      "sha512:49263e36e5431356f60630129c8fbebf7dcdca7083fd47b2ee1a4fa80e84cb09748f2d8bc660b68850ad62634b9c8ba57b287b4934d0c908becd1a52b8b7e1fc"
    ],
    "url": "https://github.com/AdaCore/gprbuild/archive/v21.0.0/gprbuild-21.0.0.zip"
  },
  "project-files": [
    "gpr/gpr.gpr"
  ],
  "version": "21.0.0"
}
