{
 "app_id": "io.github.rocket.editor",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.rocket.editor/master/io.github.rocket.editor.yml",
 "runtime": "org.kde.Platform",
 "runtime_version": "5.15-25.08",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--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:06.897687+00:00",
 "manifest": {
  "app-id": "io.github.rocket.editor",
  "runtime": "org.kde.Platform",
  "runtime-version": "5.15-25.08",
  "sdk": "org.kde.Sdk",
  "command": "editor",
  "finish-args": [
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=network",
   "--device=dri"
  ],
  "modules": [
   {
    "name": "Rocket",
    "buildsystem": "qmake",
    "no-make-install": true,
    "subdir": "editor",
    "post-install": [
     "install -Dm644 ../contrib/logo.svg /app/share/icons/hicolor/scalable/apps/io.github.rocket.editor.svg",
     "install -Dm644 -t /app/share/applications/ ../io.github.rocket.editor.desktop",
     "install -Dm644 -t /app/share/metainfo/ ../io.github.rocket.editor.appdata.xml",
     "install -D -t /app/bin/ ./editor"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/rocket/rocket.git",
      "tag": "v0.11.0"
     },
     {
      "type": "file",
      "path": "io.github.rocket.editor.desktop"
     },
     {
      "type": "file",
      "path": "io.github.rocket.editor.appdata.xml"
     }
    ]
   }
  ]
 }
}