{
 "app_id": "es.danirod.Cartero",
 "source_url": "https://raw.githubusercontent.com/flathub/es.danirod.Cartero/master/es.danirod.Cartero.yaml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=home"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:09:49.070312+00:00",
 "manifest": {
  "id": "es.danirod.Cartero",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "cartero",
  "finish-args": [
   "--device=dri",
   "--filesystem=home",
   "--share=ipc",
   "--share=network",
   "--socket=fallback-x11",
   "--socket=wayland"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin"
  },
  "modules": [
   {
    "name": "cartero",
    "buildsystem": "meson",
    "run-tests": true,
    "config-opts": [
     "-Dprofile=default"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/danirod/cartero/releases/download/v26.0/cartero-26.0.tar.xz",
      "sha256": "b8a6a610622b606e91f8971ad54b85f0bc971a69329b48ece297207b19bf3812"
     }
    ]
   }
  ]
 }
}