{
 "app_id": "org.bmstu.mtemu",
 "source_url": "https://raw.githubusercontent.com/zinstack625/mtemu/master/org.bmstu.mtemu.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "45",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=fallback-x11",
  "--device=dri",
  "--socket=wayland"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T18:00:12.064056+00:00",
 "manifest": {
  "app-id": "org.bmstu.mtemu",
  "runtime": "org.gnome.Platform",
  "runtime-version": "45",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.mono6",
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "mtemu",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin:/usr/lib/sdk/mono6/bin",
   "build-args": [
    "--share=network"
   ],
   "env": {
    "RUST_BACKTRACE": "1",
    "RUST_LOG": "mtemu=debug",
    "PKG_CONFIG_PATH": "/usr/lib/sdk/mono6/lib/pkgconfig"
   }
  },
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "mtemu",
    "buildsystem": "meson",
    "builddir": true,
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/zinstack625/mtemu"
     }
    ]
   }
  ]
 }
}