{
 "app_id": "com.movatalk.ChatClient",
 "source_url": "https://raw.githubusercontent.com/movatalk/FLTK/main/chat_client/packaging/flatpak/com.movatalk.ChatClient.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "22.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--socket=x11",
  "--socket=pulseaudio",
  "--device=dri",
  "--filesystem=home:ro"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-20T12:53:36.923192+00:00",
 "manifest": {
  "app-id": "com.movatalk.ChatClient",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "22.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "chat_client",
  "finish-args": [
   "--share=network",
   "--socket=x11",
   "--socket=pulseaudio",
   "--device=dri",
   "--filesystem=home:ro"
  ],
  "modules": [
   {
    "name": "fltk",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DOPTION_USE_SYSTEM_LIBJPEG=ON",
     "-DOPTION_USE_SYSTEM_LIBPNG=ON",
     "-DOPTION_USE_SYSTEM_ZLIB=ON"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://www.fltk.org/pub/fltk/1.3.8/fltk-1.3.8-source.tar.gz",
      "sha256": "f3c1102b07eb0e7a50538f9fc9037c18387165bc70d4b626e94ab725b9d4d38c"
     }
    ]
   },
   {
    "name": "portaudio",
    "buildsystem": "autotools",
    "config-opts": [
     "--enable-cxx",
     "--with-jack=no"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "http://files.portaudio.com/archives/pa_stable_v190700_20210406.tgz",
      "sha256": "47efbf42c77c19a05d22e627d42873e991ec0c1357219c0d74ce6a2948cb2def"
     }
    ]
   },
   {
    "name": "chat-client",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release"
    ],
    "sources": [
     {
      "type": "dir",
      "path": "../../"
     }
    ]
   }
  ]
 }
}