{
 "app_id": "sh.tat.xirvik-tools",
 "source_url": "https://raw.githubusercontent.com/Tatsh/xirvik-tools/master/sh.tat.xirvik-tools.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "24.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T12:57:51.742586+00:00",
 "manifest": {
  "app-id": "sh.tat.xirvik-tools",
  "command": "xirvik",
  "finish-args": [
   "--share=ipc",
   "--share=network",
   "--socket=fallback-x11",
   "--socket=wayland"
  ],
  "modules": [
   {
    "build-commands": [
     "pip3 install --prefix=/app uv",
     "/app/bin/uv pip install --prefix=/app ."
    ],
    "build-options": {
     "build-args": [
      "--share=network"
     ]
    },
    "buildsystem": "simple",
    "name": "xirvik-tools",
    "sources": [
     {
      "path": ".",
      "type": "dir"
     }
    ]
   }
  ],
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "24.08",
  "sdk": "org.freedesktop.Sdk"
 }
}