{
 "app_id": "page.codeberg.petsoi.words",
 "source_url": "https://raw.githubusercontent.com/flathub/page.codeberg.petsoi.words/master/page.codeberg.petsoi.words.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:17:08.103804+00:00",
 "manifest": {
  "id": "page.codeberg.petsoi.words",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "words",
  "finish-args": [
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--share=ipc"
  ],
  "modules": [
   {
    "name": "words",
    "buildsystem": "meson",
    "build-options": {
     "append-path": "/usr/lib/sdk/rust-stable/bin"
    },
    "sources": [
     {
      "type": "git",
      "url": "https://codeberg.org/petsoi/words.git",
      "tag": "v0.7.9.1"
     },
     "cargo-sources.json",
     {
      "type": "shell",
      "commands": [
       "mkdir .cargo",
       "cp cargo/config .cargo"
      ]
     }
    ]
   }
  ]
 }
}