{
 "app_id": "org.nuspell.Nuspell",
 "source_url": "https://raw.githubusercontent.com/flathub/org.nuspell.Nuspell/master/org.nuspell.Nuspell.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--filesystem=home:ro"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:16:10.199460+00:00",
 "manifest": {
  "app-id": "org.nuspell.Nuspell",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Locale"
  ],
  "platform-extensions": [
   "org.freedesktop.Platform.Locale"
  ],
  "separate-locales": false,
  "command": "nuspell",
  "finish-args": [
   "--filesystem=home:ro"
  ],
  "cleanup": [
   "/include",
   "/lib/cmake",
   "/lib/pkgconfig"
  ],
  "modules": [
   {
    "name": "launcher",
    "buildsystem": "simple",
    "build-commands": [
     "mkdir -p /app/share/metainfo/",
     "cp -f org.nuspell.Nuspell.metainfo.xml /app/share/metainfo/"
    ],
    "sources": [
     {
      "type": "file",
      "path": "org.nuspell.Nuspell.metainfo.xml"
     }
    ]
   },
   {
    "name": "nuspell",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DBUILD_TESTING=OFF",
     "-DBUILD_DOCS=OFF",
     "-DCMAKE_BUILD_TYPE=Release"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/nuspell/nuspell/archive/refs/tags/v5.1.9.tar.gz",
      "sha256": "658a28d2c622b6da5271544043a5b7b3e09881be8516a23efc11c43971b4b046"
     }
    ]
   }
  ]
 }
}