{
 "app_id": "io.github.OpenSmalltalk.opensmalltalk-vm",
 "source_url": "https://raw.githubusercontent.com/Kirtai/flatpaks/master/engines/io.github.OpenSmalltalk.opensmalltalk-vm-bin.yaml",
 "runtime": "org.kde.Platform",
 "runtime_version": "5.14",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--socket=x11",
  "--socket=wayland",
  "--share=ipc",
  "--device=all",
  "--socket=pulseaudio",
  "--share=network",
  "--filesystem=host"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T13:03:41.089817+00:00",
 "manifest": {
  "app-id": "io.github.OpenSmalltalk.opensmalltalk-vm",
  "runtime": "org.kde.Platform",
  "runtime-version": "5.14",
  "sdk": "org.kde.Sdk",
  "command": "squeak",
  "finish-args": [
   "--socket=x11",
   "--socket=wayland",
   "--share=ipc",
   "--device=all",
   "--socket=pulseaudio",
   "--share=network",
   "--filesystem=host"
  ],
  "modules": [
   {
    "name": "cog",
    "buildsystem": "simple",
    "build-commands": [
     "mkdir -p /app/bin",
     "install -Dm755 squeak \"${FLATPAK_DEST}/bin/\"",
     "cp -R {bin,lib} \"${FLATPAK_DEST}/bin/\""
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/download/202003021730/squeak.cog.spur_linux64x64_202003021730.tar.gz",
      "sha256": "049bfb10f7c8ac6a7017f23cb25b68978217fa07e8dc39bafb5eabfc9a588b5c"
     }
    ]
   }
  ]
 }
}