{
 "app_id": "io.sourceforge.zaz",
 "source_url": "https://raw.githubusercontent.com/flathub/io.sourceforge.zaz/master/io.sourceforge.zaz.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": 4,
 "fetched_at": "2026-09-17T16:13:01.609703+00:00",
 "manifest": {
  "app-id": "io.sourceforge.zaz",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "26.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "zaz",
  "rename-desktop-file": "zaz.desktop",
  "rename-icon": "logo",
  "finish-args": [
   "--socket=wayland",
   "--socket=pulseaudio",
   "--socket=fallback-x11",
   "--share=ipc",
   "--share=network",
   "--device=dri"
  ],
  "cleanup": [
   "/lib/pkgconfig",
   "/include",
   "/share/doc",
   "*.la",
   "*.a"
  ],
  "modules": [
   "shared-modules/SDL/sdl12-compat.json",
   "shared-modules/SDL/SDL_image-1.2.12.json",
   {
    "name": "ftgl",
    "config-opts": [
     "--disable-static"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/frankheckenbach/ftgl.git",
      "commit": "1f2b47428ec6a6452a3be5c7a916b94c65df80ce"
     }
    ]
   },
   {
    "name": "zaz",
    "buildsystem": "autotools",
    "post-install": [
     "install -Dm0644 data/logo.png -t ${FLATPAK_DEST}/share/icons/hicolor/512x512/apps/",
     "install -Dm0644 io.sourceforge.zaz.metainfo.xml -t ${FLATPAK_DEST}/share/metainfo/"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "http://downloads.sourceforge.net/zaz/zaz-1.0.1.tar.gz",
      "sha256": "b422c92f15dde0432e1819001e9eb6167895b380aad44e55abff17e02daf6be4"
     },
     {
      "type": "file",
      "path": "io.sourceforge.zaz.metainfo.xml"
     },
     {
      "type": "shell",
      "commands": [
       "cp /usr/share/automake-*/config.sub .",
       "cp /usr/share/automake-*/config.guess ."
      ]
     }
    ]
   }
  ]
 }
}