{
 "app_id": "io.liri.Calculator",
 "source_url": "https://raw.githubusercontent.com/flathub/io.liri.Calculator/master/io.liri.Calculator.yaml",
 "runtime": "org.kde.Platform",
 "runtime_version": "5.15-25.08",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--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:12:50.688030+00:00",
 "manifest": {
  "app-id": "io.liri.Calculator",
  "runtime": "org.kde.Platform",
  "runtime-version": "5.15-25.08",
  "sdk": "org.kde.Sdk",
  "base": "io.liri.BaseApp",
  "base-version": "5.12",
  "command": "liri-calculator",
  "finish-args": [
   "--device=dri",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc"
  ],
  "modules": [
   {
    "name": "calculator",
    "buildsystem": "cmake-ninja",
    "post-install": [
     "for size in 1024 2048; do rm -rf /app/share/icons/hicolor/${size}x${size}; done"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/lirios/calculator/releases/download/v1.3.0/liri-calculator-1.3.0.tar.xz",
      "sha256": "e659978f5fbb816c17a9044063c3c2ba25d59ae46d27682b6e54c4fa904c0aa4"
     },
     {
      "type": "patch",
      "path": "appdata.patch"
     }
    ]
   }
  ]
 }
}