{
 "app_id": "org.seul.crimson",
 "source_url": "https://raw.githubusercontent.com/flathub/org.seul.crimson/master/org.seul.crimson.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "26.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 5,
 "fetched_at": "2026-09-17T16:16:32.159703+00:00",
 "manifest": {
  "app-id": "org.seul.crimson",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "26.08",
  "sdk": "org.freedesktop.Sdk",
  "rename-desktop-file": "crimson.desktop",
  "rename-icon": "crimson",
  "command": "crimson",
  "finish-args": [
   "--device=dri",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--socket=pulseaudio"
  ],
  "cleanup": [
   "/lib/pkgconfig",
   "/share/aclocal",
   "/share/man",
   "/share/pixmaps",
   "*.la",
   "*.a"
  ],
  "modules": [
   "shared-modules/SDL/sdl12-compat.json",
   "shared-modules/SDL/SDL_mixer-1.2.12.json",
   "shared-modules/SDL/SDL_net-1.2.8.json",
   "shared-modules/SDL/SDL_ttf-2.0.11.json",
   {
    "name": "crimson",
    "buildsystem": "autotools",
    "post-install": [
     "install -Dm644 crimson.png -t ${FLATPAK_DEST}/share/icons/hicolor/128x128/apps/",
     "install -Dm644 org.seul.crimson.metainfo.xml -t ${FLATPAK_DEST}/share/metainfo/"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://crimson.seul.org/files/crimson-0.5.3.tar.bz2",
      "sha256": "d59858c05e340367c61c8ca1dd00c36642a0c56d10d1d9a1626c5ba7d88b40d6"
     },
     {
      "type": "file",
      "path": "crimson.png"
     },
     {
      "type": "file",
      "path": "org.seul.crimson.metainfo.xml"
     }
    ]
   }
  ]
 }
}