{
 "app_id": "org.mintguide.ssh-host-editor",
 "source_url": "https://raw.githubusercontent.com/flathub/org.mintguide.ssh-host-editor/master/org.mintguide.ssh-host-editor.yaml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.8",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=home",
  "--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.kde.kdeconnect"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:16:05.499501+00:00",
 "manifest": {
  "app-id": "org.mintguide.ssh-host-editor",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.8",
  "sdk": "org.kde.Sdk",
  "base": "com.riverbankcomputing.PyQt.BaseApp",
  "base-version": "6.8",
  "cleanup-commands": [
   "/app/cleanup-BaseApp.sh"
  ],
  "command": "run_main.sh",
  "finish-args": [
   "--filesystem=home",
   "--socket=fallback-x11",
   "--share=ipc",
   "--socket=wayland",
   "--device=dri"
  ],
  "modules": [
   {
    "name": "ssh-host-editor",
    "buildsystem": "simple",
    "build-commands": [
     "mkdir -p /app/ssh-host-editor/",
     "install -Dm644 src/config.py -t /app/ssh-host-editor",
     "install -Dm644 src/main.py -t /app/ssh-host-editor",
     "install -Dm644 src/GuiMain.py -t /app/ssh-host-editor",
     "install -Dm644 src/animated_toggle.py -t /app/ssh-host-editor",
     "install -Dm644 src/SSHConfigEditor.py -t /app/ssh-host-editor",
     "install -Dm644 src/Table.py -t /app/ssh-host-editor",
     "install -Dm644 src/styles.py -t /app/ssh-host-editor",
     "cp -r src/icons/ /app/ssh-host-editor/",
     "install -Dm644 src/icons/ssh_256.png /app/share/icons/hicolor/256x256/apps/org.mintguide.ssh-host-editor.png",
     "install -Dm644 src/icons/ssh_512.png /app/share/icons/hicolor/512x512/apps/org.mintguide.ssh-host-editor.png",
     "install -Dm755 src/flatpak/run_main.sh /app/bin/run_main.sh",
     "install -Dm644 src/flatpak/org.mintguide.ssh-host-editor.desktop /app/share/applications/org.mintguide.ssh-host-editor.desktop",
     "install -Dm644 src/flatpak/org.mintguide.ssh-host-editor.metainfo.xml /app/share/metainfo/org.mintguide.ssh-host-editor.metainfo.xml"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitflic.ru/project/shekin/ssh-host-editor.git",
      "commit": "6e6718f8cbbdc6efa8f2d60a0edbbfbd274c97c5"
     }
    ]
   },
   "pypi-dependencies.json"
  ]
 }
}