{
 "app_id": "org.scratchmark.Scratchmark",
 "source_url": "https://raw.githubusercontent.com/flathub/org.scratchmark.Scratchmark/master/org.scratchmark.Scratchmark.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:26.903822+00:00",
 "manifest": {
  "id": "org.scratchmark.Scratchmark",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "scratchmark",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "CARGO_HOME": "/run/build/scratchmark/cargo"
   }
  },
  "modules": [
   {
    "name": "libspelling",
    "buildsystem": "meson",
    "config-opts": [
     "-Dintrospection=disabled",
     "-Ddocs=false"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.gnome.org/sources/libspelling/0.4/libspelling-0.4.10.tar.xz",
      "sha256": "56e3f01a3a18b575beea4c34349f99cdaba316e1f7c271b1231f7bcf5d9af73b",
      "x-checker-data": {
       "type": "gnome",
       "version-scheme": "odd-minor-is-unstable",
       "name": "libspelling"
      }
     }
    ]
   },
   {
    "name": "scratchmark",
    "builddir": true,
    "buildsystem": "meson",
    "config-opts": [
     "-Doffline=true",
     "-Dbuildtype=release"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/sevonj/scratchmark.git",
      "tag": "v1.10.0",
      "commit": "4d2857b69ec70602ebae02919959231d7b73916b"
     },
     "generated-sources.json"
    ]
   }
  ]
 }
}