{
 "app_id": "org.mattdm.icebreaker",
 "source_url": "https://raw.githubusercontent.com/flathub/org.mattdm.icebreaker/master/org.mattdm.icebreaker.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "26.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:16:05.499493+00:00",
 "manifest": {
  "app-id": "org.mattdm.icebreaker",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "26.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "icebreaker",
  "rename-desktop-file": "icebreaker.desktop",
  "rename-icon": "icebreaker",
  "finish-args": [
   "--socket=wayland",
   "--socket=pulseaudio",
   "--socket=fallback-x11",
   "--share=ipc",
   "--share=network",
   "--device=dri"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/share/aclocal",
   "/share/man",
   "*.la",
   "*.a"
  ],
  "modules": [
   "shared-modules/SDL/sdl12-compat.json",
   "shared-modules/SDL/SDL_mixer-1.2.12.json",
   {
    "name": "icebreaker",
    "buildsystem": "simple",
    "build-options": {
     "cflags": "-Wno-error=format-truncation"
    },
    "build-commands": [
     "make prefix=${FLATPAK_DEST}",
     "make install prefix=${FLATPAK_DEST}",
     "install -Dm 0644 icebreaker.desktop ${FLATPAK_DEST}/share/applications/icebreaker.desktop",
     "install -Dm 0644 metainfo.xml ${FLATPAK_DEST}/share/metainfo/org.mattdm.icebreaker.metainfo.xml",
     "install -Dm 0644 ${FLATPAK_DEST}/share/icebreaker/icebreaker_128.png ${FLATPAK_DEST}/share/icons/hicolor/128x128/apps/icebreaker.png"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://mattdm.org/icebreaker/2.2.x/icebreaker-2.2.1.tar.xz",
      "sha256": "29d02d59681faa1e83949b7bae4553720db0247c51ac040bb9f3b516350e9810"
     },
     {
      "type": "patch",
      "path": "appdata.patch"
     },
     {
      "type": "patch",
      "path": "desktop-categories.patch"
     }
    ]
   }
  ]
 }
}