{
 "app_id": "io.github.sofusa.qobine",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.sofusa.qobine/master/io.github.sofusa.qobine.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--device=dri",
  "--talk-name=org.gtk.vfs.*"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:12:16.794102+00:00",
 "manifest": {
  "app-id": "io.github.sofusa.qobine",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "qobine-gtk",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--socket=pulseaudio",
   "--talk-name=org.gtk.vfs.*",
   "--device=dri"
  ],
  "modules": [
   {
    "name": "gtk-module",
    "buildsystem": "simple",
    "build-options": {
     "append-path": "/usr/lib/sdk/rust-stable/bin",
     "env": {
      "CARGO_HOME": "/run/build/gtk-module/cargo"
     }
    },
    "build-commands": [
     "cargo build --offline --locked --release --manifest-path gtk-module/Cargo.toml",
     "install -Dm755 ./target/release/qobine-gtk /app/bin/qobine-gtk",
     "install -Dm644 flatpak/icon.svg /app/share/icons/hicolor/scalable/apps/io.github.sofusa.qobine.svg",
     "install -Dm644 flatpak/io.github.sofusa.qobine.desktop /app/share/applications/io.github.sofusa.qobine.desktop",
     "install -Dm644 flatpak/io.github.sofusa.qobine.metainfo.xml /app/share/metainfo/io.github.sofusa.qobine.metainfo.xml"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/sofusa/qobine.git",
      "commit": "c4bee0800955776c56dd67e9c11ea467cdd5d172"
     },
     "cargo-sources.json"
    ]
   }
  ]
 }
}