{
 "app_id": "io.github.librepods.gtk",
 "source_url": "https://raw.githubusercontent.com/SierraOne/librepods-gtk/main/flatpak/io.github.librepods.gtk.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "46",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--socket=wayland",
  "--socket=fallback-x11",
  "--share=ipc",
  "--share=network",
  "--system-talk-name=org.bluez",
  "--talk-name=org.freedesktop.Notifications",
  "--talk-name=org.mpris.MediaPlayer2.*",
  "--talk-name=org.kde.StatusNotifierWatcher",
  "--own-name=org.kde.StatusNotifierItem-*",
  "--filesystem=xdg-config/librepods-gtk:create"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T12:55:55.116248+00:00",
 "manifest": {
  "app-id": "io.github.librepods.gtk",
  "runtime": "org.gnome.Platform",
  "runtime-version": "46",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "librepods-gtk",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--share=network",
   "--system-talk-name=org.bluez",
   "--talk-name=org.freedesktop.Notifications",
   "--talk-name=org.mpris.MediaPlayer2.*",
   "--talk-name=org.kde.StatusNotifierWatcher",
   "--own-name=org.kde.StatusNotifierItem-*",
   "--filesystem=xdg-config/librepods-gtk:create"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "CARGO_HOME": "/run/build/librepods-gtk/cargo",
    "RUST_BACKTRACE": "1"
   }
  },
  "modules": [
   {
    "name": "librepods-gtk",
    "buildsystem": "simple",
    "build-options": {
     "env": {
      "CARGO_NET_OFFLINE": "false"
     }
    },
    "build-commands": [
     "cargo build --release",
     "install -Dm755 target/release/librepods-gtk -t /app/bin/",
     "install -Dm644 assets/io.github.librepods.gtk.desktop -t /app/share/applications/",
     "install -Dm644 flatpak/io.github.librepods.gtk.metainfo.xml -t /app/share/metainfo/"
    ],
    "sources": [
     {
      "type": "dir",
      "path": ".."
     }
    ]
   }
  ]
 }
}