{
 "app_id": "dev.aa55.yetty",
 "source_url": "https://raw.githubusercontent.com/flathub/dev.aa55.yetty/master/dev.aa55.yetty.yml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.10",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--socket=fallback-x11",
  "--device=all",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings",
  "--system-talk-name=org.freedesktop.login1"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:09:33.910078+00:00",
 "manifest": {
  "id": "dev.aa55.yetty",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.10",
  "sdk": "org.kde.Sdk",
  "command": "yetty",
  "finish-args": [
   "--socket=fallback-x11",
   "--share=ipc",
   "--socket=wayland",
   "--socket=pulseaudio",
   "--device=all",
   "--system-talk-name=org.freedesktop.login1"
  ],
  "cleanup": [
   "/include",
   "/lib/cmake",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "libbacktrace",
    "buildsystem": "autotools",
    "config-opts": [
     "--disable-shared",
     "--with-pic"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/ianlancetaylor/libbacktrace.git",
      "commit": "793921876c981ce49759114d7bb89bb89b2d3a2d"
     }
    ]
   },
   {
    "name": "boost",
    "buildsystem": "simple",
    "build-commands": [
     "./bootstrap.sh --prefix=/app --with-libraries=stacktrace,headers",
     "./b2 -j $FLATPAK_BUILDER_N_JOBS boost.stacktrace.backtrace=on linkflags=\"-L/app/lib\" install"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://archives.boost.io/release/1.88.0/source/boost_1_88_0.tar.bz2",
      "sha256": "46d9d2c06637b219270877c9e16155cbd015b6dc84349af064c088e9b5b12f7b"
     }
    ]
   },
   {
    "name": "yetty",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=RelWithDebInfo"
    ],
    "post-install": [
     "gunzip -S z /app/share/icons/hicolor/scalable/apps/dev.aa55.yetty.svgz"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/aa55-dev/yeTTY.git",
      "commit": "65d68b33776690ccc4719ce55b11b3b56dc70a39"
     }
    ]
   }
  ]
 }
}