{
 "app_id": "org.moonflight.LinuxNoteSlate",
 "source_url": "https://raw.githubusercontent.com/joechiazza/LinuxNoteSlate/main/packaging/org.moonflight.LinuxNoteSlate.yaml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.11",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--socket=wayland",
  "--socket=fallback-x11",
  "--share=ipc",
  "--device=dri",
  "--filesystem=home"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-20T13:05:35.158834+00:00",
 "manifest": {
  "app-id": "org.moonflight.LinuxNoteSlate",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.11",
  "sdk": "org.kde.Sdk",
  "command": "linux-note-slate",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--device=dri",
   "--filesystem=home"
  ],
  "modules": [
   {
    "name": "linux-note-slate",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DCMAKE_INSTALL_PREFIX=/app"
    ],
    "sources": [
     {
      "type": "dir",
      "path": "../.."
     }
    ],
    "modules": [
     {
      "name": "hunspell",
      "buildsystem": "autotools",
      "sources": [
       {
        "type": "archive",
        "url": "https://github.com/hunspell/hunspell/archive/refs/tags/v1.7.2.tar.gz",
        "sha256": "69fa312d3586c988789266eaf7ffc9861d9f6396c31fc930a014d551b59bbd6e"
       }
      ],
      "cleanup": [
       "/bin",
       "/share/man"
      ]
     },
     {
      "name": "hunspell-en",
      "buildsystem": "simple",
      "build-commands": [
       "install -Dt /app/share/hunspell en_US.aff en_US.dic en_US-large.aff en_US-large.dic"
      ],
      "sources": [
       {
        "type": "file",
        "url": "https://raw.githubusercontent.com/LibreOffice/dictionaries/master/en/en_US.aff",
        "sha256": "e746c882dd6f303c2c46e7452804b9201115a6942cfeb15f18f8edf774d2e24e",
        "dest-filename": "en_US.aff"
       },
       {
        "type": "file",
        "url": "https://raw.githubusercontent.com/LibreOffice/dictionaries/master/en/en_US.dic",
        "sha256": "f0b1a234bd178bdd01875b2a392a9647f888b8fe879f79c52aae62c2759b3647",
        "dest-filename": "en_US.dic"
       },
       {
        "type": "file",
        "url": "https://raw.githubusercontent.com/LibreOffice/dictionaries/master/en/en_US.aff",
        "sha256": "e746c882dd6f303c2c46e7452804b9201115a6942cfeb15f18f8edf774d2e24e",
        "dest-filename": "en_US-large.aff"
       },
       {
        "type": "file",
        "url": "https://raw.githubusercontent.com/LibreOffice/dictionaries/master/en/en_US.dic",
        "sha256": "f0b1a234bd178bdd01875b2a392a9647f888b8fe879f79c52aae62c2759b3647",
        "dest-filename": "en_US-large.dic"
       }
      ]
     }
    ]
   }
  ]
 }
}