{
 "app_id": "io.github.namhyung.dwarview",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.namhyung.dwarview/master/io.github.namhyung.dwarview.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:11:46.660382+00:00",
 "manifest": {
  "id": "io.github.namhyung.dwarview",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "dwarview",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--device=dri"
  ],
  "modules": [
   {
    "name": "dwarview",
    "buildsystem": "simple",
    "build-commands": [
     "make install PREFIX=/app"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/namhyung/dwarview.git",
      "tag": "v0.1.3",
      "commit": "f055ea8f66669b605a0a6c44a6441db1cbb261cb"
     }
    ]
   }
  ]
 }
}