{
 "app_id": "io.github.mukonqi.nottodbox",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.mukonqi.nottodbox/master/io.github.mukonqi.nottodbox.yaml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.10",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=xdg-documents/Nottodbox:create",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--filesystem=xdg-desktop/Nottodbox:create",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:11:46.660379+00:00",
 "manifest": {
  "id": "io.github.mukonqi.nottodbox",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.10",
  "sdk": "org.kde.Sdk",
  "command": "nottodbox",
  "base": "io.qt.PySide.BaseApp",
  "base-version": "6.10",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--filesystem=xdg-desktop/Nottodbox:create",
   "--filesystem=xdg-documents/Nottodbox:create"
  ],
  "build-options": {
   "env": [
    "BASEAPP_REMOVE_WEBENGINE=1",
    "BASEAPP_DISABLE_NUMPY=1"
   ]
  },
  "cleanup-commands": [
   "/app/cleanup-BaseApp.sh"
  ],
  "modules": [
   {
    "name": "nottodbox",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm644 share/applications/${FLATPAK_ID}.desktop -t /app/share/applications",
     "install -Dm644 share/icons/hicolor/scalable/apps/${FLATPAK_ID}.svg -t /app/share/icons/hicolor/scalable/apps",
     "install -Dm644 share/metainfo/${FLATPAK_ID}.appdata.xml -t /app/share/metainfo",
     "python3 .github/scripts/consts.py --flatpak",
     "python3 .github/scripts/translations.py",
     "pip3 install --no-build-isolation --no-deps --no-index --prefix=${FLATPAK_DEST} --verbose ."
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/mukonqi/nottodbox",
      "tag": "v0.2.1",
      "commit": "5632b6cd708a34221dd4a1f011944bb17f1eae08"
     }
    ]
   }
  ]
 }
}