{
 "app_id": "com.github.muriloventuroso.easyssh",
 "source_url": "https://raw.githubusercontent.com/flathub/com.github.muriloventuroso.easyssh/master/com.github.muriloventuroso.easyssh.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=ssh-auth",
  "--device=dri",
  "--filesystem=home"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:07:45.304590+00:00",
 "manifest": {
  "app-id": "com.github.muriloventuroso.easyssh",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "base": "io.elementary.BaseApp",
  "base-version": "circe-25.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.vala"
  ],
  "command": "com.github.muriloventuroso.easyssh",
  "finish-args": [
   "--share=ipc",
   "--share=network",
   "--socket=x11",
   "--device=dri",
   "--socket=wayland",
   "--socket=ssh-auth",
   "--filesystem=home",
   "--metadata=X-DConf=migrate-path=/com/github/muriloventuroso/easyssh/"
  ],
  "build-options": {
   "prepend-path": "/usr/lib/sdk/vala/bin/",
   "prepend-ld-library-path": "/usr/lib/sdk/vala/lib"
  },
  "modules": [
   {
    "name": "vte",
    "buildsystem": "meson",
    "config-opts": [
     "-Ddocs=false"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.gnome.org/sources/vte/0.70/vte-0.70.1.tar.xz",
      "sha256": "1f4601cbfea5302b96902208c8f185e5b18b259b5358bc93cf392bf59871c5b6"
     }
    ]
   },
   {
    "name": "easyssh",
    "buildsystem": "meson",
    "config-opts": [
     "-Dubuntu-bionic-patched-vte=false",
     "-Dpatched-vte=true"
    ],
    "post-install": [
     "mkdir -p /app/share/icons/hicolor/scalable/apps",
     "mv /app/share/icons/hicolor/64x64/apps/${FLATPAK_ID}.svg /app/share/icons/hicolor/scalable/apps/${FLATPAK_ID}.svg",
     "find /app/share/icons/hicolor -type f -not -path \"*scalable*\" -not -path \"*actions*\" -name \"*.svg\" -delete"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/muriloventuroso/easyssh.git",
      "tag": "1.7.9",
      "commit": "86b81fc4bff351642695ca1f427d109b6ec67226"
     },
     {
      "type": "patch",
      "path": "fix-appdata.patch"
     }
    ]
   }
  ]
 }
}