{
 "app_id": "net.cebix.basilisk",
 "source_url": "https://raw.githubusercontent.com/flathub/net.cebix.basilisk/master/net.cebix.basilisk.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "23.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=pulseaudio",
  "--device=dri",
  "--filesystem=home"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:13:21.357470+00:00",
 "manifest": {
  "app-id": "net.cebix.basilisk",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "23.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "BasiliskII",
  "finish-args": [
   "--socket=x11",
   "--share=ipc",
   "--device=dri",
   "--socket=pulseaudio",
   "--share=network",
   "--filesystem=home"
  ],
  "modules": [
   "shared-modules/gtk2/gtk2.json",
   {
    "name": "mpfr",
    "only-arches": [
     "arm",
     "aarch64"
    ],
    "config-opts": [
     "--disable-static"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://ftp.gnu.org/gnu/mpfr/mpfr-4.1.0.tar.xz",
      "sha256": "0c98a3f1732ff6ca4ea690552079da9c597872d30e96ec28414ee23c95558a7f"
     }
    ]
   },
   {
    "name": "BasiliskII",
    "buildsystem": "autotools",
    "subdir": "BasiliskII/src/Unix",
    "no-parallel-make": true,
    "config-opts": [
     "--disable-vosf"
    ],
    "sources": [
     {
      "type": "git",
      "commit": "f3295d824e863d2244b18f913586ea15880d571a",
      "url": "https://github.com/SegHaxx/macemu-flatpak.git"
     }
    ]
   }
  ]
 }
}