{
 "app_id": "org.muttum.muttum",
 "source_url": "https://raw.githubusercontent.com/flathub/org.muttum.muttum/master/org.muttum.muttum.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:16:05.499507+00:00",
 "manifest": {
  "id": "org.muttum.muttum",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "muttum",
  "finish-args": [
   "--device=dri",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin"
  },
  "modules": [
   {
    "name": "data",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm644 -t /app/share/dict en-US",
     "install -Dm644 -t /app/share/dict en-AU",
     "install -Dm644 -t /app/share/dict en-GB",
     "install -Dm644 -t /app/share/dict en-CA",
     "install -Dm644 -t /app/share/dict en.license",
     "install -Dm644 -t /app/share/dict de-AT",
     "install -Dm644 -t /app/share/dict de-CH",
     "install -Dm644 -t /app/share/dict de-DE",
     "install -Dm644 -t /app/share/dict de.license",
     "install -Dm644 -t /app/share/dict fr",
     "install -Dm644 -t /app/share/dict fr.license",
     "install -Dm644 -t /app/etc/xdg/org.muttum.muttum muttum.toml"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://gitlab.adorsaz.ch/muttum/muttum/-/releases/26.08.2/downloads/dist/dictionaries-26.08.2.tar.xz",
      "sha256": "a55c3a99ea8088119d0bb4ee60bb16ddd7f2923a81c7fa8bff089a17349d632b"
     }
    ]
   },
   {
    "name": "muttum",
    "buildsystem": "meson",
    "build-options": {
     "env": {
      "CARGO_NET_OFFLINE": "true"
     }
    },
    "config-opts": [
     "-Dbuildtype=release",
     "-Dgnome=true"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://gitlab.adorsaz.ch/muttum/muttum/-/releases/26.08.2/downloads/dist/muttum-26.08.2.tar.xz",
      "sha256": "7ed80c4f163181fb6db6f53e4b785dd43841eb0c8dc6808a4a99922f49b07eed"
     }
    ]
   }
  ]
 }
}