{
  "actions": [
    {
      "command": [
        "alr",
        "install",
        "zbmcompile=1.4.1"
      ],
      "type": "post-fetch"
    },
    {
      "command": [
        "sh",
        "-c",
        "$HOME/.alire/bin/zbmcompile -i -v Courbes_Mesg -G strings -X ignore courbes"
      ],
      "type": "pre-build"
    },
    {
      "command": [
        "sh",
        "-c",
        "$HOME/.alire/bin/zbmcompile -i -v Surfaces_Mesg -G strings -X ignore surfaces"
      ],
      "type": "pre-build"
    },
    {
      "command": [
        "sh",
        "-c",
        "$HOME/.alire/bin/zbmcompile -i -v Sudoku_Mesg -G strings -X ignore sudoku"
      ],
      "type": "pre-build"
    }
  ],
  "authors": [
    "Pascal Pignard"
  ],
  "depends-on": [
    {
      "tp7_gnoga": "^11",
      "zblib": "1.4.0"
    }
  ],
  "description": "Examples for Turbo Pascal 7 units in Ada",
  "executables": [
    "main"
  ],
  "licenses": "CECILL-C",
  "maintainers": [
    "Pascal Pignard <blady.net@orange.fr>"
  ],
  "maintainers-logins": [
    "Blady-Com"
  ],
  "name": "tp7_gnoga_examples",
  "origin": {
    "commit": "20eb31f62efad8cc9470c28a75fe7e5c37242e11",
    "subdir": "./examples/",
    "url": "git+https://github.com/Blady-Com/tp7ada-gnoga.git"
  },
  "project-files": [
    "tp7_gnoga_examples.gpr"
  ],
  "tags": [
    "tp7",
    "gnoga",
    "p2ada"
  ],
  "version": "11.0.0",
  "website": "https://github.com/Blady-Com/tp7ada-gnoga"
}
