{
 "app_id": "com.processone.fluux",
 "source_url": "https://raw.githubusercontent.com/processone/fluux-messenger/main/packaging/flatpak/com.processone.fluux.yaml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--share=ipc",
  "--share=network",
  "--socket=pulseaudio",
  "--talk-name=org.freedesktop.Notifications",
  "--talk-name=org.kde.StatusNotifierWatcher",
  "--filesystem=xdg-run/tray-icon:create",
  "--talk-name=org.freedesktop.secrets",
  "--filesystem=xdg-download"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-20T13:02:56.599614+00:00",
 "manifest": {
  "app-id": "com.processone.fluux",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "command": "fluux-messenger",
  "appstream-compose": false,
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--share=ipc",
   "--share=network",
   "--socket=pulseaudio",
   "--talk-name=org.freedesktop.Notifications",
   "--talk-name=org.kde.StatusNotifierWatcher",
   "--filesystem=xdg-run/tray-icon:create",
   "--talk-name=org.freedesktop.secrets",
   "--filesystem=xdg-download"
  ],
  "modules": [
   "modules/libayatana-appindicator/libayatana-appindicator-gtk3.json",
   {
    "name": "fluux-messenger",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm755 fluux-messenger -t /app/bin/",
     "install -Dm644 fluux-messenger.desktop /app/share/applications/com.processone.fluux.desktop",
     "sed -i 's|Icon=fluux-messenger|Icon=com.processone.fluux|g' /app/share/applications/com.processone.fluux.desktop",
     "sed -i 's|Exec=fluux-messenger|Exec=fluux-messenger|g' /app/share/applications/com.processone.fluux.desktop",
     "install -Dm644 fluux-messenger.png /app/share/icons/hicolor/128x128/apps/com.processone.fluux.png",
     "install -Dm644 fluux-messenger-256.png /app/share/icons/hicolor/256x256/apps/com.processone.fluux.png",
     "install -Dm644 com.processone.fluux.metainfo.xml /app/share/metainfo/com.processone.fluux.metainfo.xml"
    ],
    "sources": [
     {
      "type": "file",
      "path": "fluux-messenger"
     },
     {
      "type": "file",
      "path": "fluux-messenger.desktop"
     },
     {
      "type": "file",
      "path": "fluux-messenger.png"
     },
     {
      "type": "file",
      "path": "fluux-messenger-256.png"
     },
     {
      "type": "file",
      "path": "com.processone.fluux.metainfo.xml"
     }
    ]
   }
  ]
 }
}