{
 "app_id": "uk.org.greenend.chiark.sgtatham.putty",
 "source_url": "https://raw.githubusercontent.com/flathub/uk.org.greenend.chiark.sgtatham.putty/master/uk.org.greenend.chiark.sgtatham.putty.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "26.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=ssh-auth",
  "--socket=wayland",
  "--device=all"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:17:35.764083+00:00",
 "manifest": {
  "app-id": "uk.org.greenend.chiark.sgtatham.putty",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "26.08",
  "sdk": "org.freedesktop.Sdk",
  "rename-desktop-file": "putty.desktop",
  "rename-icon": "putty",
  "command": "putty",
  "x-export-commands": [
   {
    "putty": "putty"
   },
   {
    "puttygen": "puttygen"
   },
   {
    "psftp": "psftp"
   },
   {
    "pageant": "pageant"
   },
   {
    "pscp": "pscp"
   }
  ],
  "finish-args": [
   "--socket=fallback-x11",
   "--socket=wayland",
   "--socket=ssh-auth",
   "--device=all",
   "--share=ipc",
   "--share=network",
   "--persist=.putty"
  ],
  "modules": [
   {
    "name": "putty",
    "buildsystem": "cmake-ninja",
    "build-options": {
     "cflags": "-DNOT_X_WINDOWS -Wno-error=unused-function"
    },
    "post-install": [
     "install -Dm644 putty.desktop -t ${FLATPAK_DEST}/share/applications/",
     "install -Dm644 putty.svg -t ${FLATPAK_DEST}/share/icons/hicolor/scalable/apps/",
     "install -Dm644 uk.org.greenend.chiark.sgtatham.putty.metainfo.xml -t ${FLATPAK_DEST}/share/metainfo/"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://git.tartarus.org/simon/putty.git",
      "tag": "0.85",
      "commit": "a3cce3a48d4ab12e0fccb32998b9042d4f7c3ff1",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^(\\d+.\\d+)$"
      }
     },
     {
      "type": "file",
      "path": "putty.desktop"
     },
     {
      "type": "file",
      "path": "putty.svg"
     },
     {
      "type": "file",
      "path": "uk.org.greenend.chiark.sgtatham.putty.metainfo.xml"
     }
    ]
   }
  ]
 }
}