{
 "app_id": "org.gnome.World.PikaBackup",
 "source_url": "https://raw.githubusercontent.com/flathub/org.gnome.World.PikaBackup/master/org.gnome.World.PikaBackup.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=ssh-auth",
  "--socket=wayland",
  "--device=all",
  "--filesystem=~/.var/app",
  "--filesystem=xdg-data/flatpak:ro",
  "--filesystem=xdg-run/gvfsd",
  "--filesystem=xdg-run/pika-backup:create",
  "--filesystem=xdg-run/gvfs",
  "--filesystem=host",
  "--filesystem=/var:ro",
  "--talk-name=org.gtk.vfs.*",
  "--talk-name=org.gtk.MountOperationHandler",
  "--talk-name=org.freedesktop.Flatpak.*",
  "--system-talk-name=org.freedesktop.UPower",
  "--unset-env=LD_PRELOAD",
  "--unset-env=GTK_THEME"
 ],
 "module_count": 9,
 "fetched_at": "2026-09-17T16:15:00.339623+00:00",
 "manifest": {
  "id": "org.gnome.World.PikaBackup",
  "command": "pika-backup",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin:/app/bin"
  },
  "finish-args": [
   "--filesystem=host",
   "--filesystem=/var:ro",
   "--filesystem=~/.var/app",
   "--filesystem=xdg-data/flatpak:ro",
   "--socket=wayland",
   "--share=ipc",
   "--socket=fallback-x11",
   "--share=network",
   "--socket=ssh-auth",
   "--talk-name=org.gtk.vfs.*",
   "--filesystem=xdg-run/gvfs",
   "--filesystem=xdg-run/gvfsd",
   "--system-talk-name=org.freedesktop.UPower",
   "--device=all",
   "--talk-name=org.freedesktop.Flatpak.*",
   "--filesystem=xdg-run/pika-backup:create",
   "--talk-name=org.gtk.MountOperationHandler",
   "--unset-env=LD_PRELOAD",
   "--unset-env=GTK_THEME"
  ],
  "modules": [
   {
    "name": "libfuse",
    "buildsystem": "meson",
    "config-opts": [
     "-Dexamples=false",
     "-Duseroot=false",
     "-Dtests=false",
     "-Dudevrulesdir=/tmp/",
     "-Dinitscriptdir="
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/libfuse/libfuse/releases/download/fuse-3.18.2/fuse-3.18.2.tar.gz",
      "sha256": "f01de85717e20adf5f98aff324acd85dd73d61a5ca3834d573dcf0bd6e54a298",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 861,
       "url-template": "https://github.com/libfuse/libfuse/releases/download/fuse-$version/fuse-$version.tar.gz",
       "versions": {
        "<": "4.0"
       }
      }
     }
    ]
   },
   {
    "name": "host-command-wrapper",
    "buildsystem": "simple",
    "build-commands": [
     "install fusermount-wrapper.sh /app/bin/fusermount",
     "install fusermount-wrapper.sh /app/bin/fusermount3",
     "install umount-wrapper.sh /app/bin/umount"
    ],
    "sources": [
     {
      "type": "file",
      "path": "fusermount-wrapper.sh"
     },
     {
      "type": "file",
      "path": "umount-wrapper.sh"
     }
    ]
   },
   "python3-setuptools-scm.json",
   "python3-flit.json",
   "python3-tomli.json",
   "python3-pkgconfig.json",
   "python3-pyfuse3.json",
   "python3-borgbackup.json",
   {
    "name": "pika-backup",
    "buildsystem": "meson",
    "config-opts": [
     "-Dprofile=release"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/World/pika-backup.git",
      "commit": "58c3c7ef47f67f4124561eb6c503989c60a73f50"
     },
     "generated-sources.json",
     {
      "type": "shell",
      "commands": [
       "mkdir .cargo",
       "cp cargo/config .cargo/"
      ]
     }
    ]
   }
  ]
 }
}