{
 "app_id": "org.kde.qmlkonsole",
 "source_url": "https://raw.githubusercontent.com/flathub/org.kde.qmlkonsole/master/org.kde.qmlkonsole.json",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.11",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--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",
  "--talk-name=org.freedesktop.Flatpak"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-19T13:08:48.451385+00:00",
 "manifest": {
  "id": "org.kde.qmlkonsole",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.11",
  "sdk": "org.kde.Sdk",
  "command": "qmlkonsole",
  "finish-args": [
   "--device=dri",
   "--share=ipc",
   "--share=network",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--talk-name=org.freedesktop.Flatpak"
  ],
  "separate-locales": false,
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.golang"
  ],
  "modules": [
   {
    "name": "host-spawn",
    "buildsystem": "simple",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/1player/host-spawn/",
      "tag": "1.5.0",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^([\\d.]+)$"
      },
      "commit": "d1b5a7092d604f8467bc57a5470c3e25969da196"
     },
     {
      "type": "git",
      "url": "https://github.com/godbus/dbus",
      "commit": "e523abc905595cf17fb0001a7d77eaaddfaa216d",
      "dest": "src/github.com/godbus/dbus/v5"
     },
     {
      "type": "git",
      "url": "https://github.com/pkg/term",
      "commit": "d02e49dd31404f3c3cf4b5469b28942194e0ca23",
      "dest": "src/github.com/pkg/term"
     },
     {
      "type": "git",
      "url": "https://go.googlesource.com/sys",
      "tag": "v0.5.0",
      "dest": "src/golang.org/x/sys"
     }
    ],
    "build-commands": [
     ". /usr/lib/sdk/golang/enable.sh; export GOPATH=$PWD; export GO111MODULE=off; go build -v",
     "install -Dm755 host-spawn -t /app/bin"
    ]
   },
   {
    "name": "qmlkonsole",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "post-install": [
     "install -D -m644 /app/share/icons/hicolor/scalable/apps/org.kde.qmlkonsole.svg /app/usr/share/icons/hicolor/scalable/apps/org.kde.qmlkonsole.svg"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.kde.org/stable/release-service/26.04.3/src/qmlkonsole-26.04.3.tar.xz",
      "sha256": "a0ae39d11c0c7acd1eb5cca4ea34e440ed59af7c570ff9664d3aaf8d2b528500",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 326638,
       "stable-only": true,
       "url-template": "https://download.kde.org/stable/release-service/$version/src/qmlkonsole-$version.tar.xz"
      }
     }
    ]
   }
  ]
 }
}