{
 "app_id": "page.codeberg.JakobDev.jdDBusDebugger",
 "source_url": "https://raw.githubusercontent.com/flathub/page.codeberg.JakobDev.jdDBusDebugger/master/page.codeberg.JakobDev.jdDBusDebugger.yaml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.11",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=session-bus",
  "--socket=system-bus",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=xdg-run/at-spi",
  "--filesystem=host-etc:ro",
  "--filesystem=/tmp",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:17:03.034508+00:00",
 "manifest": {
  "id": "page.codeberg.JakobDev.jdDBusDebugger",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.11",
  "sdk": "org.kde.Sdk",
  "base": "com.riverbankcomputing.PyQt.BaseApp",
  "base-version": "6.11",
  "command": "jddbusdebugger",
  "cleanup-commands": [
   "/app/cleanup-BaseApp.sh"
  ],
  "build-options": {
   "env": [
    "BASEAPP_REMOVE_PYWEBENGINE=1"
   ]
  },
  "finish-args": [
   "--filesystem=xdg-run/at-spi:rw",
   "--filesystem=host-etc:ro",
   "--filesystem=/tmp:rw",
   "--socket=fallback-x11",
   "--socket=session-bus",
   "--socket=system-bus",
   "--socket=wayland",
   "--share=network",
   "--device=dri",
   "--share=ipc"
  ],
  "modules": [
   "python3-modules.yaml",
   {
    "name": "socat",
    "buildsystem": "autotools",
    "sources": [
     {
      "type": "archive",
      "url": "http://www.dest-unreach.org/socat/download/socat-1.8.1.3.tar.gz",
      "sha256": "06602ffd591e98c75b3dc1d66f0f19136cc666b0b2d95caad987d6ab2cb28097",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 4848,
       "url-template": "http://www.dest-unreach.org/socat/download/socat-$version.tar.gz"
      }
     }
    ],
    "cleanup": [
     "/share"
    ]
   },
   {
    "name": "jdDBusDebugger",
    "buildsystem": "simple",
    "build-commands": [
     "pip install --no-deps --no-build-isolation --prefix=$FLATPAK_DEST .",
     "python ./install-unix-datafiles.py --prefix=$FLATPAK_DEST"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://codeberg.org/JakobDev/jdDBusDebugger/archive/4.2.tar.gz",
      "sha256": "8ca5f5b0a14dda31c65746c0474c80f01345fce11d812d6f8147cb75f8127830",
      "x-checker-data": {
       "type": "json",
       "url": "https://codeberg.org/api/v1/repos/JakobDev/jdDBusDebugger/releases/latest",
       "version-query": ".tag_name",
       "url-query": ".tarball_url"
      }
     }
    ]
   }
  ]
 }
}