{
 "app_id": "io.github.stella_emu.Stella",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.stella_emu.Stella/master/io.github.stella_emu.Stella.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=pulseaudio",
  "--socket=x11",
  "--device=all",
  "--filesystem=home"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:12:16.794106+00:00",
 "manifest": {
  "app-id": "io.github.stella_emu.Stella",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "stella",
  "rename-desktop-file": "stella.desktop",
  "rename-icon": "stella",
  "cleanup": [
   "/lib",
   "/share/doc"
  ],
  "finish-args": [
   "--filesystem=home",
   "--socket=x11",
   "--socket=pulseaudio",
   "--device=all",
   "--share=ipc"
  ],
  "modules": [
   {
    "name": "stella",
    "config-opts": [
     "--enable-release",
     "--use-system-sqlite"
    ],
    "post-install": [
     "install -Dm644 io.github.stella_emu.Stella.metainfo.xml /app/share/metainfo/io.github.stella_emu.Stella.metainfo.xml"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/stella-emu/stella/releases/download/7.0/stella-7.0-src.tar.xz",
      "sha256": "d3fdd7a4eca4831f41b9f4ca39589502d01c612aee010395c27a088029adc0bc"
     },
     {
      "type": "file",
      "path": "io.github.stella_emu.Stella.metainfo.xml"
     }
    ]
   }
  ]
 }
}