{
 "app_id": "com.ktechpit.whatsie",
 "source_url": "https://raw.githubusercontent.com/flathub/com.ktechpit.whatsie/master/com.ktechpit.whatsie.yaml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.11",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--device=all",
  "--filesystem=xdg-documents",
  "--filesystem=xdg-desktop",
  "--filesystem=xdg-music",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--filesystem=xdg-pictures",
  "--filesystem=xdg-videos",
  "--filesystem=xdg-download",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings",
  "--talk-name=org.kde.StatusNotifierWatcher",
  "--talk-name=org.freedesktop.Notifications",
  "--talk-name=com.canonical.indicator.application",
  "--talk-name=org.ayatana.indicator.application",
  "--system-talk-name=org.freedesktop.GeoClue2",
  "--system-talk-name=org.freedesktop.UPower.*"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-20T11:42:45.063427+00:00",
 "manifest": {
  "app-id": "com.ktechpit.whatsie",
  "base": "io.qt.qtwebengine.BaseApp",
  "base-version": "6.11",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.11",
  "sdk": "org.kde.Sdk",
  "command": "whatsie",
  "finish-args": [
   "--device=all",
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--socket=pulseaudio",
   "--talk-name=org.freedesktop.Notifications",
   "--talk-name=org.kde.StatusNotifierWatcher",
   "--talk-name=com.canonical.indicator.application",
   "--talk-name=org.ayatana.indicator.application",
   "--system-talk-name=org.freedesktop.GeoClue2",
   "--system-talk-name=org.freedesktop.UPower.*",
   "--filesystem=xdg-desktop",
   "--filesystem=xdg-documents",
   "--filesystem=xdg-download",
   "--filesystem=xdg-music",
   "--filesystem=xdg-pictures",
   "--filesystem=xdg-videos"
  ],
  "cleanup-commands": [
   "/app/cleanup-BaseApp.sh"
  ],
  "modules": [
   {
    "name": "hunspell-dictionaries",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm644 en/en_US.dic /app/share/hunspell/en_US.dic",
     "install -Dm644 en/en_US.aff /app/share/hunspell/en_US.aff",
     "install -Dm644 en/en_GB.dic /app/share/hunspell/en_GB.dic",
     "install -Dm644 en/en_GB.aff /app/share/hunspell/en_GB.aff",
     "install -Dm644 de/de_DE_frami.dic /app/share/hunspell/de_DE.dic",
     "install -Dm644 de/de_DE_frami.aff /app/share/hunspell/de_DE.aff",
     "install -Dm644 es/es_ES.dic /app/share/hunspell/es_ES.dic",
     "install -Dm644 es/es_ES.aff /app/share/hunspell/es_ES.aff",
     "install -Dm644 fr_FR/dictionaries/fr.dic /app/share/hunspell/fr_FR.dic",
     "install -Dm644 fr_FR/dictionaries/fr.aff /app/share/hunspell/fr_FR.aff",
     "install -Dm644 it_IT/it_IT.dic /app/share/hunspell/it_IT.dic",
     "install -Dm644 it_IT/it_IT.aff /app/share/hunspell/it_IT.aff",
     "install -Dm644 ru_RU/ru_RU.dic /app/share/hunspell/ru_RU.dic",
     "install -Dm644 ru_RU/ru_RU.aff /app/share/hunspell/ru_RU.aff"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/LibreOffice/dictionaries/archive/32b006a2c22a4ac7e8ed3f03346f7b3d85a970a4.tar.gz",
      "sha256": "cbd790eca560de5e8ec8bd64117a00dfd0bc06b091c8f52d23e44ea00d3e8461"
     }
    ]
   },
   {
    "name": "whatsie",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DWHATSIE_BUILD_TESTS=OFF",
     "-DWHATSIE_HUNSPELL_DIR=/app/share/hunspell"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/keshavbhatt/whatsie.git",
      "tag": "v6.1.0",
      "commit": "54fe47eca1ca4bf52ca7310ae7a2111d0e057f83",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^(v[\\d.]+)$"
      }
     }
    ]
   }
  ]
 }
}