{
 "app_id": "dev.bayhan.GnomeTodo",
 "source_url": "https://raw.githubusercontent.com/esatbayhan/ttd-gnome/main/dev.bayhan.GnomeTodo.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--socket=wayland",
  "--device=dri",
  "--filesystem=home"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-20T12:52:47.514957+00:00",
 "manifest": {
  "app-id": "dev.bayhan.GnomeTodo",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "gnome-todo",
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "CARGO_HOME": "/run/build/gnome-todo/cargo-home",
    "RUSTFLAGS": "-L /app/lib"
   }
  },
  "finish-args": [
   "--socket=wayland",
   "--device=dri",
   "--filesystem=home"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "blueprint-compiler",
    "buildsystem": "meson",
    "cleanup": [
     "*"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/jwestman/blueprint-compiler",
      "tag": "v0.18.0",
      "commit": "e1522d2520e4faca731b612e8e4fa9364e6cbc56"
     }
    ]
   },
   {
    "name": "gnome-todo",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "dir",
      "path": "."
     },
     "cargo-sources.json"
    ]
   }
  ]
 }
}