{ "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" } ] } ] }