{
 "app_id": "com.github.qarmin.czkawka",
 "source_url": "https://raw.githubusercontent.com/flathub/com.github.qarmin.czkawka/master/com.github.qarmin.czkawka.yaml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=host"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:07:45.304597+00:00",
 "manifest": {
  "app-id": "com.github.qarmin.czkawka",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "czkawka_gui",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--filesystem=host",
   "--device=dri"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "CARGO_HOME": "/run/build/czkawka_gui/cargo"
   }
  },
  "modules": [
   {
    "name": "czkawka_gui",
    "buildsystem": "simple",
    "build-commands": [
     "cargo --offline fetch --manifest-path Cargo.toml",
     "cargo --offline build --release --features \"heif, libavif, libraw\"",
     "install -Dm755 ./target/release/czkawka_gui -t /app/bin/",
     "install -Dm644 ./data/icons/com.github.qarmin.czkawka.svg -t /app/share/icons/hicolor/scalable/apps/",
     "install -Dm644 ./data/com.github.qarmin.czkawka.desktop -t /app/share/applications/",
     "install -Dm644 ./data/com.github.qarmin.czkawka.metainfo.xml -t /app/share/metainfo"
    ],
    "sources": [
     "cargo-sources.json",
     {
      "type": "git",
      "url": "https://github.com/qarmin/czkawka.git",
      "commit": "93b0733075e5ab073b012e3cea26e60d195019b9"
     }
    ]
   }
  ]
 }
}