{
  "actions": [
    {
      "command": [
        "make",
        ".build/kb/collect_kb",
        ".build/kb/gpr2-kb-embedded.ads",
        ".build/kb/gpr2-kb-embedded.adb"
      ],
      "type": "post-fetch"
    }
  ],
  "authors": [
    "AdaCore"
  ],
  "configuration": {
    "disabled": true
  },
  "depends-on": [
    {
      "gnat": "<16",
      "gnatcoll": "^26.0.0",
      "gnatcoll_gmp": "^26.0.0",
      "gnatcoll_iconv": "^26.0.0",
      "gprconfig_kb": "^26.0.0",
      "make": "*",
      "xmlada": "^26.0.0"
    }
  ],
  "description": "Parser for GPR Project File",
  "environment": {
    "GPR2KBDIR": {
      "set": "$$GPRCONFIG_KB_ALIRE_PREFIX//db"
    }
  },
  "gpr-externals": {
    "GPR2_BUILD": [
      "debug",
      "release",
      "release_checks",
      "gnatcov"
    ],
    "GPR2_OS": [
      "Windows_NT",
      "UNIX"
    ],
    "LIBRARY_TYPE": [
      "static",
      "relocatable",
      "static-pic"
    ]
  },
  "gpr-set-externals": {
    "GPR2_BUILD": "release",
    "case(os)": {
      "windows": {
        "GPR2_OS": "Windows_NT"
      }
    }
  },
  "licenses": "Apache-2.0 WITH LLVM-exception",
  "maintainers": [
    "chouteau@adacore.com",
    "sagaert@adacore.com"
  ],
  "maintainers-logins": [
    "Fabien-Chouteau",
    "AldanTanneo"
  ],
  "name": "libgpr2",
  "origin": {
    "hashes": [
      "sha512:99e9d2cd944b200d64fcbc0fca94291fa4b01d1186dfe0cb7513aa79cd5912f743b6206d0d9d2a6029149bba50a0ce90441a05c7b4485fb2a19ac56582dbecfe"
    ],
    "url": "https://github.com/AdaCore/gpr/archive/refs/tags/v26.0.0.zip"
  },
  "project-files": [
    "gpr2.gpr"
  ],
  "version": "26.0.0",
  "website": "https://github.com/AdaCore/gpr"
}
