{
 "app_id": "io.botfather.Botfather",
 "source_url": "https://raw.githubusercontent.com/flathub/io.botfather.Botfather/master/io.botfather.Botfather.yaml",
 "runtime": "org.kde.Platform",
 "runtime_version": "5.15-25.08",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=pulseaudio",
  "--socket=x11",
  "--device=all",
  "--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.StatusNotifierWatcher",
  "--talk-name=org.freedesktop.Notifications",
  "--talk-name=org.freedesktop.ScreenSaver"
 ],
 "module_count": 6,
 "fetched_at": "2026-09-17T16:10:10.092454+00:00",
 "manifest": {
  "app-id": "io.botfather.Botfather",
  "default-branch": "stable",
  "runtime": "org.kde.Platform",
  "runtime-version": "5.15-25.08",
  "sdk": "org.kde.Sdk",
  "command": "botfather",
  "finish-args": [
   "--filesystem=home:rw",
   "--require-version=0.11.4",
   "--socket=x11",
   "--share=ipc",
   "--device=dri",
   "--socket=pulseaudio",
   "--share=network",
   "--device=all",
   "--talk-name=org.freedesktop.ScreenSaver",
   "--talk-name=org.freedesktop.Notifications",
   "--talk-name=org.kde.StatusNotifierWatcher"
  ],
  "build-options": {
   "env": {
    "CEF_ROOT": "/app/CEF",
    "LD_LIBRARY_PATH": "/app/lib",
    "GTKDOCIZE": "echo"
   }
  },
  "cleanup": [
   "/CEF",
   "/include",
   "/lib/pkgconfig",
   "/share/pkgconfig",
   "/share/OpenCV",
   "*.la",
   "*.a"
  ],
  "modules": [
   "shared-modules/udev/udev-175.json",
   "cef/cef-3.3578.1861-linux64.json",
   "opencv/opencv-4.9.0.json",
   "libgit2/libgit2.json",
   {
    "name": "botfather",
    "buildsystem": "cmake",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release"
    ],
    "no-make-install": true,
    "builddir": true,
    "build-commands": [
     "cp -R bin/Release/* /app/bin"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/botfatherio/botfather.git",
      "tag": "v6.10.2"
     }
    ]
   },
   {
    "name": "appdata",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm644 io.botfather.Botfather-64.png /app/share/icons/hicolor/64x64/apps/io.botfather.Botfather.png",
     "install -Dm644 io.botfather.Botfather-128.png /app/share/icons/hicolor/128x128/apps/io.botfather.Botfather.png",
     "install -Dm644 -t /app/share/metainfo io.botfather.Botfather.metainfo.xml",
     "install -Dm644 -t /app/share/applications io.botfather.Botfather.desktop"
    ],
    "sources": [
     {
      "type": "file",
      "path": "io.botfather.Botfather-64.png"
     },
     {
      "type": "file",
      "path": "io.botfather.Botfather-128.png"
     },
     {
      "type": "file",
      "path": "io.botfather.Botfather.metainfo.xml"
     },
     {
      "type": "file",
      "path": "io.botfather.Botfather.desktop"
     }
    ]
   }
  ]
 }
}