{
 "app_id": "io.github.coccinelle.coccinelle",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.coccinelle.coccinelle/master/io.github.coccinelle.coccinelle.yaml",
 "runtime": "org.freedesktop.Sdk",
 "runtime_version": "24.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--filesystem=/tmp",
  "--filesystem=host"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:10:45.056548+00:00",
 "manifest": {
  "app-id": "io.github.coccinelle.coccinelle",
  "runtime": "org.freedesktop.Sdk",
  "runtime-version": "24.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.ocaml"
  ],
  "command": "spatch",
  "finish-args": [
   "--filesystem=host",
   "--filesystem=/tmp"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/ocaml/bin"
  },
  "modules": [
   {
    "name": "coccinelle",
    "buildsystem": "autotools",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/coccinelle/coccinelle.git",
      "tag": "1.3.3",
      "commit": "11b93adb6516a358a6687051e5762136666626e0"
     },
     {
      "type": "file",
      "path": "io.github.coccinelle.coccinelle.metainfo.xml"
     }
    ],
    "post-install": [
     "install -Dm644 io.github.coccinelle.coccinelle.metainfo.xml -t ${FLATPAK_DEST}/share/metainfo"
    ]
   }
  ]
 }
}