{
 "app_id": "com.holypangolin.Animatch",
 "source_url": "https://raw.githubusercontent.com/flathub/com.holypangolin.Animatch/master/com.holypangolin.Animatch.yml",
 "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": 2,
 "fetched_at": "2026-09-17T16:08:01.346110+00:00",
 "manifest": {
  "id": "com.holypangolin.Animatch",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "26.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "animatch",
  "rename-icon": "animatch",
  "rename-desktop-file": "animatch.desktop",
  "finish-args": [
   "--socket=fallback-x11",
   "--socket=wayland",
   "--socket=pulseaudio",
   "--device=dri",
   "--share=ipc"
  ],
  "cleanup": [
   "/include",
   "/lib/cmake",
   "/lib/pkgconfig",
   "/share/man",
   "/share/pixmaps"
  ],
  "modules": [
   {
    "name": "allegro5",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DALLEGRO_SDL=ON",
     "-DGL_BUILD_TYPE=gles2+",
     "-DWANT_DEMO=OFF",
     "-DWANT_EXAMPLES=OFF",
     "-DWANT_TESTS=OFF"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/liballeg/allegro5/releases/download/5.2.11.1/allegro-5.2.11.1.tar.gz",
      "sha256": "ab9582b3a8040cf4c086f4f1073dfe38b96fc3343a89b43765b892560437c7e0"
     },
     {
      "type": "patch",
      "path": "stop-text-input.patch"
     }
    ]
   },
   {
    "name": "animatch",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DCMAKE_POLICY_VERSION_MINIMUM=3.5"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://holypangolin.com/stuff/animatch/animatch-1.0.3.tar.gz",
      "sha256": "cea45539385007e240960d30694b0499778718d515eeb71bd23fe6f560db5398"
     },
     {
      "type": "patch",
      "path": "metainfo.patch"
     }
    ]
   }
  ]
 }
}