{
 "app_id": "org.biblemulti.thelife",
 "source_url": "https://raw.githubusercontent.com/flathub/org.biblemulti.thelife/master/org.biblemulti.thelife.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:14:11.961993+00:00",
 "manifest": {
  "app-id": "org.biblemulti.thelife",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "biblemultithelife",
  "separate-locales": false,
  "finish-args": [
   "--socket=fallback-x11",
   "--socket=wayland",
   "--share=ipc",
   "--device=dri"
  ],
  "modules": [
   {
    "name": "libkeybinder",
    "buildsystem": "autotools",
    "config-opts": [
     "--disable-introspection"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/kupferlauncher/keybinder/releases/download/keybinder-3.0-v0.3.2/keybinder-3.0-0.3.2.tar.gz",
      "sha256": "e6e3de4e1f3b201814a956ab8f16dfc8a262db1937ff1eee4d855365398c6020"
     }
    ]
   },
   {
    "name": "biblemultithelife",
    "buildsystem": "simple",
    "build-commands": [
     "mkdir -p /app",
     "tar -xf biblemultithelife.tar.gz -C /app",
     "mkdir -p /app/bin",
     "ln -s /app/biblemultithelife /app/bin/biblemultithelife",
     "arch=$(uname -m)\nif [ \"$arch\" = \"x86_64\" ]; then\n  ln -s /usr/lib/x86_64-linux-gnu/libsqlite3.so.0 /app/lib/libsqlite3.so\nelif [ \"$arch\" = \"aarch64\" ]; then\n  ln -s /usr/lib/aarch64-linux-gnu/libsqlite3.so.0 /app/lib/libsqlite3.so\nfi\n"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://gitlab.com/-/project/17175284/uploads/3be57b23c8be73409f05547f92dd3347/biblemultithelife.tar.gz",
      "sha256": "fde8bebb717da67f6a3f6b8172df898323ca799eef73ef6764a9633fd7581210",
      "only-arches": [
       "x86_64"
      ]
     },
     {
      "type": "file",
      "url": "https://gitlab.com/-/project/17175284/uploads/92825eed2378986f6967388b10d8026d/biblemultithelife.tar.gz",
      "sha256": "d324965828d5546726e17a386660a0ed28e61e2cc096390707ed949b7fa18a39",
      "only-arches": [
       "aarch64"
      ]
     }
    ]
   }
  ]
 }
}