{
 "app_id": "me.fouquet.Stencil",
 "source_url": "https://raw.githubusercontent.com/flathub/me.fouquet.Stencil/master/me.fouquet.Stencil.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=home",
  "--filesystem=/media",
  "--filesystem=/run/media",
  "--filesystem=/mnt",
  "--filesystem=xdg-run/gvfs",
  "--talk-name=org.gtk.vfs.*"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:13:11.862283+00:00",
 "manifest": {
  "id": "me.fouquet.Stencil",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "stencil",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--filesystem=home",
   "--filesystem=/run/media",
   "--filesystem=/media",
   "--filesystem=/mnt",
   "--filesystem=xdg-run/gvfs",
   "--talk-name=org.gtk.vfs.*"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "CARGO_NET_OFFLINE": "true"
   }
  },
  "modules": [
   {
    "name": "stencil",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://codeberg.org/fouquet/Stencil.git",
      "tag": "v1.6.0",
      "commit": "e58b2412bb5defe9b1704572e79b24d623cdeead"
     },
     "cargo-sources.json",
     {
      "type": "shell",
      "commands": [
       "mkdir -p .cargo",
       "cp cargo/config .cargo/config"
      ]
     }
    ]
   }
  ]
 }
}