{
 "app_id": "io.github.Green2Grey2.QuickView",
 "source_url": "https://raw.githubusercontent.com/Green2Grey2/QuickView/main/packaging/flatpak/io.github.Green2Grey2.QuickView.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=wayland",
  "--filesystem=host:ro"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T18:08:56.909533+00:00",
 "manifest": {
  "app-id": "io.github.Green2Grey2.QuickView",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "command": "quickview",
  "finish-args": [
   "--share=ipc",
   "--socket=wayland",
   "--filesystem=host:ro"
  ],
  "modules": [
   {
    "name": "glycin-loaders",
    "buildsystem": "meson",
    "config-opts": [
     "-Dglycin-loaders=true",
     "-Dglycin-thumbnailer=false",
     "-Dlibglycin=false",
     "-Dlibglycin-gtk4=false",
     "-Dintrospection=false",
     "-Dvapi=false",
     "-Dtests=false"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.gnome.org/sources/glycin/2.1/glycin-2.1.5.tar.xz",
      "sha256": "6c09757ee906330a60b6705753aa56bca007ad219b95e6e3537510d41bc341c8"
     }
    ]
   },
   {
    "name": "quickview",
    "buildsystem": "simple",
    "build-commands": [
     "cargo build --release --locked",
     "install -Dm755 target/release/quickview /app/bin/quickview",
     "install -Dm644 assets/desktop/io.github.Green2Grey2.QuickView.desktop /app/share/applications/io.github.Green2Grey2.QuickView.desktop",
     "install -Dm644 assets/metainfo/io.github.Green2Grey2.QuickView.metainfo.xml /app/share/metainfo/io.github.Green2Grey2.QuickView.metainfo.xml",
     "install -Dm644 assets/icons/hicolor/scalable/apps/io.github.Green2Grey2.QuickView.svg /app/share/icons/hicolor/scalable/apps/io.github.Green2Grey2.QuickView.svg",
     "install -Dm644 LICENSE /app/share/licenses/quickview/LICENSE"
    ],
    "sources": [
     {
      "type": "dir",
      "path": "../../"
     }
    ]
   }
  ]
 }
}