{
 "app_id": "page.codeberg.yeldham.Librerama",
 "source_url": "https://raw.githubusercontent.com/flathub/page.codeberg.yeldham.Librerama/master/page.codeberg.yeldham.Librerama.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--socket=fallback-x11",
  "--device=all"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:17:14.401477+00:00",
 "manifest": {
  "app-id": "page.codeberg.yeldham.Librerama",
  "base": "org.godotengine.godot.BaseApp",
  "base-version": "4.6",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "default-branch": "stable",
  "sdk": "org.freedesktop.Sdk",
  "command": "librerama",
  "rename-icon": "icon",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--socket=pulseaudio",
   "--device=all"
  ],
  "modules": [
   {
    "name": "librerama",
    "buildsystem": "simple",
    "sources": [
     {
      "type": "script",
      "dest-filename": "run.sh",
      "commands": [
       "/app/bin/godot-runner --main-pack /app/bin/librerama.pck"
      ]
     },
     {
      "type": "file",
      "url": "https://codeberg.org/Librerama/librerama/releases/download/v0.7.0/librerama.pck",
      "sha256": "8dd89edd0650a07cfdaebc267eb62b8f6dbaf19dec292234c25e1dd1516ffd9e"
     },
     {
      "type": "file",
      "url": "https://codeberg.org/Librerama/librerama/raw/tag/v0.7.0/icon.svg",
      "sha256": "2311b790a8147e3ac7415b48d1b4fae860589262eab50794c1c6c56f311f417b"
     },
     {
      "type": "file",
      "url": "https://codeberg.org/Librerama/librerama/raw/tag/v0.7.0/distribution/freedesktop/page.codeberg.yeldham.Librerama.desktop",
      "sha256": "283ddc2d3f15e25dc6fde30a43e47fde17b9027d20fd106bdb8dfd749a12155d"
     },
     {
      "type": "file",
      "url": "https://codeberg.org/Librerama/librerama/raw/tag/v0.7.0/distribution/freedesktop/page.codeberg.yeldham.Librerama.appdata.xml",
      "sha256": "f275897fbb9474ef10fd70852ae00ca51d8f80993c8262ca82f3cf324d19ebfd"
     }
    ],
    "build-commands": [
     "install -Dm755 run.sh /app/bin/librerama",
     "install -Dm644 librerama.pck /app/bin/librerama.pck",
     "install -Dm644 icon.svg -t /app/share/icons/hicolor/scalable/apps/",
     "install -Dm644 page.codeberg.yeldham.Librerama.desktop -t /app/share/applications/",
     "install -Dm644 page.codeberg.yeldham.Librerama.appdata.xml -t /app/share/appdata/"
    ]
   }
  ]
 }
}