{
 "app_id": "io.github.mitinand.Mailbag",
 "source_url": "https://raw.githubusercontent.com/mitinand/gnome-mailbag/main/io.github.mitinand.Mailbag.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--socket=wayland",
  "--device=dri",
  "--talk-name=org.gnome.OnlineAccounts",
  "--talk-name=org.gnome.Settings",
  "--share=network"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-21T13:20:39.215232+00:00",
 "manifest": {
  "app-id": "io.github.mitinand.Mailbag",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "mailbag",
  "finish-args": [
   "--socket=wayland",
   "--device=dri",
   "--talk-name=org.gnome.OnlineAccounts",
   "--talk-name=org.gnome.Settings",
   "--share=network"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "CARGO_HOME": "/run/build/mailbag/cargo",
    "CARGO_NET_OFFLINE": "true"
   }
  },
  "modules": [
   {
    "name": "mailbag",
    "buildsystem": "meson",
    "config-opts": [
     "--buildtype=release",
     "-Dcargo_vendor_dir=/run/build/mailbag/cargo/vendor"
    ],
    "license-files": [],
    "sources": [
     {
      "type": "file",
      "path": "meson.build"
     },
     {
      "type": "file",
      "path": "meson.options"
     },
     {
      "type": "file",
      "path": "Cargo.toml"
     },
     {
      "type": "file",
      "path": "Cargo.lock"
     },
     {
      "type": "file",
      "path": "LICENSE"
     },
     {
      "type": "dir",
      "path": "LICENSES",
      "dest": "LICENSES"
     },
     {
      "type": "dir",
      "path": "crates",
      "dest": "crates"
     },
     {
      "type": "dir",
      "path": "data",
      "dest": "data"
     },
     {
      "type": "dir",
      "path": "third-party-notices",
      "dest": "third-party-notices"
     },
     "cargo-sources.json"
    ]
   }
  ]
 }
}