{
 "app_id": "xyz.rust4diva.Rust4Diva",
 "source_url": "https://raw.githubusercontent.com/flathub/xyz.rust4diva.Rust4Diva/master/xyz.rust4diva.Rust4Diva.json",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.9",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--filesystem=host",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings",
  "--talk-name=org.kde.kdeconnect"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:17:40.665342+00:00",
 "manifest": {
  "app-id": "xyz.rust4diva.Rust4Diva",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.9",
  "separate-locales": false,
  "sdk": "org.kde.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "rust4diva",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--filesystem=host",
   "--share=network"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "DEPLOY": "1",
    "CARGO_HOME": "/run/build/Rust4Diva/cargo"
   }
  },
  "modules": [
   {
    "name": "Rust4Diva",
    "buildsystem": "simple",
    "build-commands": [
     "cargo --offline fetch --manifest-path Cargo.toml --verbose",
     "SLINT_ENABLE_EXPERIMENTAL_FEATURES=1 cargo --offline build --release --verbose",
     "install -Dm755 ./target/release/rust4diva -t /app/bin/",
     "install -Dm644 ./flatpak/xyz.rust4diva.Rust4Diva.desktop -t /app/share/applications/",
     "install -Dm644 ./flatpak/xyz.rust4diva.Rust4Diva.svg -t /app/share/icons/hicolor/scalable/apps/",
     "install -Dm644 ./flatpak/xyz.rust4diva.Rust4Diva.metainfo.xml -t /app/share/metainfo/"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/R3alCl0ud/Rust4Diva.git",
      "tag": "v0.5",
      "commit": "1fdce562cd4691f0b1e3fb30931469c8e7ab5272"
     },
     "rust4diva-sources.json"
    ]
   }
  ]
 }
}