{
 "app_id": "io.github.mike632t.x11-calc",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.mike632t.x11-calc/master/io.github.mike632t.x11-calc.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:11:41.197767+00:00",
 "manifest": {
  "id": "io.github.mike632t.x11-calc",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "x11-calc",
  "finish-args": [
   "--share=ipc",
   "--socket=x11"
  ],
  "rename-desktop-file": "x11-calc.desktop",
  "rename-icon": "x11-calc",
  "modules": [
   {
    "name": "x11-calc",
    "buildsystem": "autotools",
    "no-autogen": true,
    "make-install-args": [
     "prefix=/app",
     "DESKTOP=freedesktop"
    ],
    "post-install": [
     "desktop-file-edit --set-icon=$FLATPAK_ID /app/share/applications/x11-calc.desktop",
     "install -Dm644 x11-calc.metainfo.xml /app/share/metainfo/$FLATPAK_ID.metainfo.xml"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/mike632t/x11-calc.git",
      "tag": "v0.26.0251",
      "commit": "259f3a7282f8baa4b66b478589ce1e3a59165f6b",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+)$"
      }
     }
    ]
   }
  ]
 }
}