{
 "app_id": "io.github.sectapunterx.heap",
 "source_url": "https://raw.githubusercontent.com/sectapunterx/heap/master/packaging/flatpak/io.github.sectapunterx.heap.yaml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.9",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=xdg-documents",
  "--filesystem=xdg-download",
  "--talk-name=org.freedesktop.secrets"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-20T13:04:54.195984+00:00",
 "manifest": {
  "id": "io.github.sectapunterx.heap",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.9",
  "sdk": "org.kde.Sdk",
  "command": "heap",
  "finish-args": [
   "--share=ipc",
   "--share=network",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--filesystem=xdg-documents",
   "--filesystem=xdg-download",
   "--talk-name=org.freedesktop.secrets"
  ],
  "cleanup": [
   "/include",
   "/lib/cmake",
   "/lib/pkgconfig",
   "*.a"
  ],
  "modules": [
   {
    "name": "qtkeychain",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DBUILD_WITH_QT6=ON",
     "-DBUILD_TEST_APPLICATION=OFF",
     "-DQTKEYCHAIN_STATIC=OFF"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/frankosterfeld/qtkeychain.git",
      "tag": "0.15.0"
     }
    ]
   },
   {
    "name": "heap",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DHEAP_BUILD_TESTS=OFF"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/sectapunterx/heap.git",
      "tag": "v0.5.0",
      "commit": "67a79b4122e82a966a43ba177d25bb7114bfc1e2"
     }
    ],
    "post-install": [
     "install -Dm644 packaging/flatpak/io.github.sectapunterx.heap.desktop /app/share/applications/io.github.sectapunterx.heap.desktop",
     "install -Dm644 packaging/flatpak/io.github.sectapunterx.heap.metainfo.xml /app/share/metainfo/io.github.sectapunterx.heap.metainfo.xml",
     "install -Dm644 design/brand-export/icon/heap-icon.svg /app/share/icons/hicolor/scalable/apps/io.github.sectapunterx.heap.svg"
    ]
   }
  ]
 }
}