{
 "app_id": "io.github.sharkwouter.oceanpop",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.sharkwouter.oceanpop/master/io.github.sharkwouter.oceanpop.yaml",
 "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=all"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-17T16:12:12.238667+00:00",
 "manifest": {
  "app-id": "io.github.sharkwouter.oceanpop",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "oceanpop",
  "finish-args": [
   "--device=all",
   "--share=ipc",
   "--socket=pulseaudio",
   "--socket=wayland",
   "--socket=fallback-x11"
  ],
  "cleanup": [
   "/include",
   "/lib/cmake",
   "/lib/pkgconfig",
   "/share/doc"
  ],
  "modules": [
   "shared-modules/SDL2/SDL2_image.json",
   "shared-modules/SDL2/SDL2_ttf.json",
   {
    "name": "jsoncpp",
    "buildsystem": "meson",
    "config-opts": [
     "--default-library=shared"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/open-source-parsers/jsoncpp/archive/refs/tags/1.9.6.tar.gz",
      "sha256": "f93b6dd7ce796b13d02c108bc9f79812245a82e577581c4c9aabe57075c90ea2"
     }
    ]
   },
   {
    "name": "oceanpop",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/sharkwouter/oceanpop.git",
      "tag": "2.0",
      "commit": "b8ddfe8c9d447b8627746773d750111c74cdbd92"
     }
    ]
   }
  ]
 }
}