{
 "app_id": "io.github.ronki2304.ProtonDriveLinuxClient",
 "source_url": "https://raw.githubusercontent.com/ronki2304/ProtonDriveLinuxClient/main/flatpak/io.github.ronki2304.ProtonDriveLinuxClient.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=home"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-20T12:55:35.299212+00:00",
 "manifest": {
  "app-id": "io.github.ronki2304.ProtonDriveLinuxClient",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "protondrive",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--filesystem=home"
  ],
  "modules": [
   {
    "name": "python3-pyyaml",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --prefix=/app --no-deps --no-build-isolation ./pyyaml-6.0.3.tar.gz"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://files.pythonhosted.org/packages/05/8e/961c0007c59b8dd7729d542c61a4d537767a59645b82a0b521206e1e25c2/pyyaml-6.0.3.tar.gz",
      "sha256": "d76623373421df22fb4cf8817020cbb7ef15c725b9d5e45f17e189bfc384190f"
     }
    ]
   },
   {
    "name": "protondrive-ui",
    "buildsystem": "meson",
    "subdir": "ui",
    "post-install": [
     "glib-compile-schemas /app/share/glib-2.0/schemas"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/ronki2304/ProtonDriveLinuxClient",
      "commit": "c048759d5e979d097a8446d4c913446f4e381ad3"
     }
    ]
   },
   {
    "name": "protondrive-engine",
    "buildsystem": "simple",
    "build-options": {
     "build-args": [
      "--share=network"
     ],
     "strip": false,
     "no-debuginfo": true,
     "no-debuginfo-compression": true
    },
    "build-commands": [
     "chmod +x ./bun",
     "cd engine && ../bun install --frozen-lockfile",
     "cd engine && ../bun build --compile src/main.ts --outfile=dist/engine",
     "install -Dm755 engine/dist/engine /app/lib/protondrive-engine/dist/engine"
    ],
    "sources": [
     {
      "type": "archive",
      "only-arches": [
       "aarch64"
      ],
      "url": "https://github.com/oven-sh/bun/releases/download/bun-v1.3.11/bun-linux-aarch64.zip",
      "sha256": "d13944da12a53ecc74bf6a720bd1d04c4555c038dfe422365356a7be47691fdf"
     },
     {
      "type": "archive",
      "only-arches": [
       "x86_64"
      ],
      "url": "https://github.com/oven-sh/bun/releases/download/bun-v1.3.11/bun-linux-x64.zip",
      "sha256": "8611ba935af886f05a6f38740a15160326c15e5d5d07adef966130b4493607ed"
     },
     {
      "type": "git",
      "url": "https://github.com/ronki2304/ProtonDriveLinuxClient",
      "commit": "c048759d5e979d097a8446d4c913446f4e381ad3"
     }
    ]
   }
  ]
 }
}