{
 "app_id": "org.clawsmail.Claws",
 "source_url": "https://raw.githubusercontent.com/karras/flatpak-claws-mail/master/org.clawsmail.Claws.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "3.28",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--persist=.claws-mail"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-18T08:44:23.517263+00:00",
 "manifest": {
  "app-id": "org.clawsmail.Claws",
  "branch": "stable",
  "runtime": "org.gnome.Platform",
  "runtime-version": "3.28",
  "sdk": "org.gnome.Sdk",
  "command": "claws-mail",
  "rename-desktop-file": "claws-mail.desktop",
  "rename-icon": "claws-mail",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=x11",
   "--persist=.claws-mail"
  ],
  "build-options": {
   "cflags": "-O2 -g",
   "cxxflags": "-O2 -g",
   "env": {
    "V": "1"
   }
  },
  "cleanup": [
   "*.la",
   "*.a",
   "/include",
   "/lib/debug",
   "/share/doc",
   "/share/man"
  ],
  "modules": [
   {
    "name": "libetpan-1.8",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/dinhviethoa/libetpan",
      "tag": "1.8"
     }
    ]
   },
   {
    "name": "claws-mail",
    "sources": [
     {
      "type": "git",
      "url": "http://git.claws-mail.org/readonly/claws.git",
      "tag": "3.16.0"
     }
    ]
   }
  ]
 }
}