{
 "app_id": "io.github.trufae.Parla",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.trufae.Parla/master/io.github.trufae.Parla.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-18T12:08:58.526142+00:00",
 "manifest": {
  "id": "io.github.trufae.Parla",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "parla",
  "finish-args": [
   "--share=ipc",
   "--share=network",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri"
  ],
  "modules": [
   {
    "name": "deltachat-rpc-server",
    "buildsystem": "simple",
    "build-options": {
     "append-path": "/usr/lib/sdk/rust-stable/bin",
     "env": {
      "CARGO_HOME": "/run/build/deltachat-rpc-server/cargo"
     }
    },
    "build-commands": [
     "cargo --frozen fetch --manifest-path Cargo.toml --verbose",
     "cargo --frozen build --profile release --verbose --package deltachat-rpc-server",
     "install -Dm755 target/release/deltachat-rpc-server /app/bin/deltachat-rpc-server"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/chatmail/core.git",
      "tag": "v2.60.0",
      "commit": "a2d8ced169bb4f9f3b7629b1fa5100c9315ab3a8"
     },
     "cargo-sources-deltachat.json"
    ]
   },
   {
    "name": "parla",
    "buildsystem": "meson",
    "config-opts": [
     "-Dwebxdc=true"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/trufae/parla.git",
      "tag": "0.9.2",
      "commit": "85468eab0714cfd838e7bde34af9b8fbee0cc171",
      "x-checker-data": {
       "type": "json",
       "url": "https://api.github.com/repos/trufae/parla/releases/latest",
       "timestamp-query": ".published_at",
       "version-query": ".tag_name",
       "tag-query": ".tag_name",
       "is-main-source": true
      }
     }
    ]
   }
  ]
 }
}