{
 "app_id": "io.github.dragonGR.Dropzone",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.dragonGR.Dropzone/master/io.github.dragonGR.Dropzone.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:10:54.665214+00:00",
 "manifest": {
  "app-id": "io.github.dragonGR.Dropzone",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "dropzone",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "CARGO_HOME": "/run/build/dropzone/cargo"
   }
  },
  "modules": [
   {
    "name": "dropzone",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/dragonGR/Dropzone.git",
      "tag": "v1.1.0",
      "commit": "54c4c3e6eaaff5e9a1b5a133cf956e37b75e7f3f"
     },
     "cargo-sources.json",
     {
      "type": "shell",
      "commands": [
       "mkdir -p .cargo",
       "cp cargo/config .cargo/config.toml"
      ]
     }
    ]
   }
  ]
 }
}