{
 "app_id": "com.lonelycactus.Guidance",
 "source_url": "https://raw.githubusercontent.com/spk121/Guidance/master/com.lonelycactus.Guidance.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "40",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-20T12:53:08.198405+00:00",
 "manifest": {
  "app-id": "com.lonelycactus.Guidance",
  "runtime": "org.gnome.Platform",
  "runtime-version": "40",
  "sdk": "org.gnome.Sdk",
  "command": "guidance",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "gc",
    "builddir": true,
    "buildsystem": "autotools",
    "sources": [
     {
      "type": "archive",
      "url": "https://www.hboehm.info/gc/gc_source/gc-8.0.4.tar.gz",
      "sha256": "436a0ddc67b1ac0b0405b61a9675bca9e075c8156f4debd1d06f3a56c7cd289d"
     }
    ]
   },
   {
    "name": "guile",
    "builddir": true,
    "buildsystem": "autotools",
    "sources": [
     {
      "type": "archive",
      "url": "http://ftpmirror.gnu.org/gnu/guile/guile-3.0.7.tar.xz",
      "sha256": "f57d86c70620271bfceb7a9be0c81744a033f08adc7ceba832c9917ab3e691b7"
     }
    ]
   },
   {
    "name": "guidance",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "file:///home/mike/Projects/Guidance"
     }
    ]
   }
  ]
 }
}