{
 "app_id": "br.app.pw3270.terminal",
 "source_url": "https://raw.githubusercontent.com/flathub/br.app.pw3270.terminal/master/br.app.pw3270.terminal.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "51",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-19T12:27:08.816425+00:00",
 "manifest": {
  "app-id": "br.app.pw3270.terminal",
  "runtime": "org.gnome.Platform",
  "runtime-version": "51",
  "sdk": "org.gnome.Sdk",
  "command": "pw3270",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "lib3270",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "tag": "master",
      "url": "https://github.com/PerryWerneck/lib3270",
      "x-checker-data": [
       {
        "type": "git"
       },
       {
        "tag-pattern": "([\\\\d.]+)$"
       },
       {
        "is-important": true
       }
      ]
     }
    ]
   },
   {
    "name": "libv3270",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "tag": "master",
      "url": "https://github.com/PerryWerneck/libv3270",
      "x-checker-data": [
       {
        "type": "git"
       },
       {
        "tag-pattern": "([\\\\d.]+)$"
       },
       {
        "is-important": true
       }
      ]
     }
    ]
   },
   {
    "name": "pw3270",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "tag": "develop",
      "url": "https://github.com/PerryWerneck/pw3270",
      "x-checker-data": [
       {
        "type": "git"
       },
       {
        "tag-pattern": "([\\\\d.]+)$"
       },
       {
        "is-important": true
       }
      ]
     }
    ],
    "post-install": [
     "echo \"Compiling schemas\"",
     "/usr/bin/glib-compile-schemas /app/share/glib-2.0/schemas/"
    ]
   }
  ]
 }
}