{
 "app_id": "io.github.smallbasic.SmallBASIC",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.smallbasic.SmallBASIC/master/io.github.smallbasic.SmallBASIC.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-17T16:12:16.794100+00:00",
 "manifest": {
  "app-id": "io.github.smallbasic.SmallBASIC",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "sbasicg",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--socket=pulseaudio",
   "--device=dri",
   "--share=ipc",
   "--env=SBASICPATH=/app/lib/smallbasic"
  ],
  "modules": [
   {
    "name": "xxd",
    "buildsystem": "simple",
    "build-commands": [
     "cd src/xxd && make",
     "install -D src/xxd/xxd /app/bin/xxd"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/vim/vim.git",
      "tag": "v9.1.0",
      "commit": "b4ddc6c11e95cef4b372e239871fae1c8d4f72b6"
     }
    ]
   },
   {
    "name": "sbasic",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/smallbasic/SmallBASIC.git",
      "tag": "v12_33",
      "commit": "3ed6f082826c12e3a5d75ae9e3fd0e9956846dce"
     }
    ]
   },
   {
    "name": "smallbasic-plugins",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/smallbasic/smallbasic.plugins.git",
      "tag": "12_32_FLATPAK_3",
      "commit": "0967b93b86c24901f3ad5638492f0127db894d9c"
     }
    ]
   },
   {
    "name": "sbasicg",
    "config-opts": [
     "--enable-sdl",
     "--with-flatpak"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/smallbasic/SmallBASIC.git",
      "tag": "v12_33",
      "commit": "3ed6f082826c12e3a5d75ae9e3fd0e9956846dce"
     }
    ]
   }
  ]
 }
}