{
 "app_id": "it.catboy.ripdrag",
 "source_url": "https://raw.githubusercontent.com/nik012003/ripdrag/master/it.catboy.ripdrag.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "44",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=fallback-x11",
  "--device=dri",
  "--socket=wayland",
  "--filesystem=host",
  "--talk-name=org.gtk.vfs.*",
  "--filesystem=xdg-run/gvfs",
  "--filesystem=xdg-run/gvfsd"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T17:54:14.179876+00:00",
 "manifest": {
  "app-id": "it.catboy.ripdrag",
  "runtime": "org.gnome.Platform",
  "runtime-version": "44",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "ripdrag",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland",
   "--filesystem=host",
   "--talk-name=org.gtk.vfs.*",
   "--filesystem=xdg-run/gvfs",
   "--filesystem=xdg-run/gvfsd"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "build-args": [
    "--share=network"
   ],
   "env": {
    "RUST_BACKTRACE": "1",
    "RUST_LOG": "rust-test=debug"
   }
  },
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "rust-test",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "dir",
      "path": "."
     }
    ]
   }
  ]
 }
}