{
 "app_id": "io.github.openbrickprotocolfoundation.oopetris",
 "source_url": "https://raw.githubusercontent.com/OpenBrickProtocolFoundation/oopetris/main/io.github.openbrickprotocolfoundation.oopetris.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--socket=x11",
  "--socket=wayland",
  "--device=all",
  "--device=dri",
  "--socket=pulseaudio",
  "--share=network",
  "--filesystem=xdg-run/discord-ipc-0:rw"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T12:59:40.485244+00:00",
 "manifest": {
  "app-id": "io.github.openbrickprotocolfoundation.oopetris",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "oopetris",
  "modules": [
   {
    "name": "OOPetris",
    "buildsystem": "meson",
    "config-opts": [
     "-Dbuildtype=release",
     "-Ddefault_library=shared",
     "-Dbuild_installer=true",
     "--libdir=lib",
     "-Dtests=true",
     "-Dsdl2_image:test=false",
     "--fatal-meson-warnings",
     "-Drun_in_ci=true",
     "--force-fallback-for=fmt"
    ],
    "builddir": true,
    "build-options": {
     "build-args": [
      "--share=network"
     ]
    },
    "sources": [
     {
      "type": "dir",
      "path": ".",
      "skip": [
       ".github/",
       ".vscode/",
       "build/"
      ]
     }
    ],
    "run-tests": true
   }
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/share/pkgconfig"
  ],
  "finish-args": [
   "--socket=x11",
   "--socket=wayland",
   "--device=all",
   "--device=dri",
   "--socket=pulseaudio",
   "--share=network",
   "--filesystem=xdg-run/discord-ipc-0:rw"
  ]
 }
}