{
 "app_id": "eu.cichy1173.tabela",
 "source_url": "https://raw.githubusercontent.com/flathub/eu.cichy1173.tabela/master/eu.cichy1173.tabela.yml",
 "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",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--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:09:49.070316+00:00",
 "manifest": {
  "app-id": "eu.cichy1173.tabela",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.10",
  "sdk": "org.kde.Sdk",
  "base": "io.qt.PySide.BaseApp",
  "base-version": "6.10",
  "build-options": {
   "env": [
    "BASEAPP_REMOVE_WEBENGINE=1",
    "BASEAPP_DISABLE_NUMPY=1"
   ]
  },
  "cleanup-commands": [
   "/app/cleanup-BaseApp.sh"
  ],
  "command": "tabela",
  "finish-args": [
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--filesystem=xdg-documents"
  ],
  "modules": [
   {
    "name": "tabela",
    "buildsystem": "simple",
    "build-commands": [
     "python -m pip install --no-deps --no-build-isolation --prefix=/app .",
     "install -Dm644 data/eu.cichy1173.tabela.desktop -t /app/share/applications",
     "install -Dm644 data/eu.cichy1173.tabela.metainfo.xml -t /app/share/metainfo",
     "install -Dm644 data/icons/hicolor/apps/48x48/eu.cichy1173.tabela.png -t /app/share/icons/hicolor/48x48/apps",
     "install -Dm644 data/icons/hicolor/apps/128x128/eu.cichy1173.tabela.png -t /app/share/icons/hicolor/128x128/apps"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://codeberg.org/cichy1173/tabela-flatpak.git",
      "tag": "v1.0.9.3",
      "commit": "2a451163ff6a22b79c7afc2f7a5c71c900a66f0c",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+)$"
      }
     }
    ]
   }
  ]
 }
}