{
 "app_id": "io.github.denzilferreira.asteroid_shooter",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.denzilferreira.asteroid_shooter/master/io.github.denzilferreira.asteroid_shooter.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "24.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--socket=fallback-x11",
  "--device=all"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:10:49.798785+00:00",
 "manifest": {
  "app-id": "io.github.denzilferreira.asteroid_shooter",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "24.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "asteroid-shooter",
  "finish-args": [
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=all",
   "--socket=pulseaudio",
   "--share=ipc"
  ],
  "modules": [
   {
    "name": "python3-pygame",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"pygame>=2.0\" --use-pep517 --no-build-isolation"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://files.pythonhosted.org/packages/49/cc/08bba60f00541f62aaa252ce0cfbd60aebd04616c0b9574f755b583e45ae/pygame-2.6.1.tar.gz",
      "sha256": "56fb02ead529cee00d415c3e007f75e0780c655909aaa8e8bf616ee09c9feb1f"
     }
    ]
   },
   {
    "name": "asteroid-shooter",
    "buildsystem": "simple",
    "build-commands": [
     "bash ./build.sh"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/denzilferreira/asteroid_shooter.git",
      "commit": "a3fce0e871109f9f6784d940c2a4d81d6238c393"
     }
    ]
   }
  ]
 }
}