{
 "app_id": "org.bswa.Leaftracker",
 "source_url": "https://raw.githubusercontent.com/jhanarato/leaftracker-gtk/master/org.bswa.Leaftracker.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "47",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=fallback-x11",
  "--device=dri",
  "--socket=wayland"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-20T12:53:25.557168+00:00",
 "manifest": {
  "app-id": "org.bswa.Leaftracker",
  "runtime": "org.gnome.Platform",
  "runtime-version": "47",
  "sdk": "org.gnome.Sdk",
  "command": "leaftracker-gtk",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   "pypi-dependencies.json",
   {
    "name": "leaftracker-gtk",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "dir",
      "path": "/home/jr/Code/leaftracker-gtk"
     }
    ]
   },
   {
    "name": "leaftracker",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"leaftracker==0.1.0\""
    ],
    "sources": [
     {
      "type": "file",
      "path": "../leaftracker/dist/leaftracker-0.1.0-py3-none-any.whl"
     }
    ]
   }
  ]
 }
}