{
 "app_id": "io.github.dimmus.almanah",
 "source_url": "https://raw.githubusercontent.com/dimmus/almanah/main/io.github.dimmus.almanah.dev.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--socket=wayland",
  "--socket=fallback-x11",
  "--share=ipc",
  "--device=dri",
  "--filesystem=home"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T18:08:56.909531+00:00",
 "manifest": {
  "app-id": "io.github.dimmus.almanah.Devel",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "command": "almanah",
  "tags": [
   "devel"
  ],
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--device=dri",
   "--filesystem=home"
  ],
  "build-options": {
   "env": {
    "G_MESSAGES_DEBUG": "all"
   }
  },
  "modules": [
   {
    "name": "libspelling",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/GNOME/libspelling.git",
      "branch": "main"
     }
    ]
   },
   {
    "name": "almanah",
    "buildsystem": "meson",
    "run-tests": false,
    "config-opts": [
     "-Dbuildtype=debug"
    ],
    "sources": [
     {
      "type": "dir",
      "path": "."
     }
    ]
   }
  ]
 }
}