{
 "app_id": "io.qt.qdbusviewer",
 "source_url": "https://raw.githubusercontent.com/flathub/io.qt.qdbusviewer/master/io.qt.qdbusviewer.yaml",
 "runtime": "org.kde.Sdk",
 "runtime_version": "6.11",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=session-bus",
  "--socket=system-bus",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:12:56.385732+00:00",
 "manifest": {
  "id": "io.qt.qdbusviewer",
  "runtime": "org.kde.Sdk",
  "runtime-version": "6.11",
  "sdk": "org.kde.Sdk",
  "command": "qdbusviewer",
  "finish-args": [
   "--socket=session-bus",
   "--socket=system-bus",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--share=ipc"
  ],
  "modules": [
   {
    "name": "qdbusviewer",
    "buildsystem": "simple",
    "build-commands": [
     "mkdir -p $FLATPAK_DEST/bin",
     "ln -s /usr/bin/qdbusviewer $FLATPAK_DEST/bin/qdbusviewer",
     "install -Dm644 io.qt.qdbusviewer.png -t $FLATPAK_DEST/share/icons/hicolor/128x128/apps",
     "install -Dm644 io.qt.qdbusviewer.desktop -t $FLATPAK_DEST/share/applications",
     "install -Dm644 io.qt.qdbusviewer.metainfo.xml -t $FLATPAK_DEST/share/metainfo"
    ],
    "sources": [
     {
      "type": "file",
      "path": "io.qt.qdbusviewer.png"
     },
     {
      "type": "file",
      "path": "io.qt.qdbusviewer.desktop"
     },
     {
      "type": "file",
      "path": "io.qt.qdbusviewer.metainfo.xml"
     }
    ]
   }
  ]
 }
}