{
 "app_id": "io.github.breadmakesyoufull.bpm2fps",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.breadmakesyoufull.bpm2fps/master/io.github.breadmakesyoufull.bpm2fps.yaml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.10",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=xdg-documents",
  "--filesystem=xdg-desktop",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:10:45.056540+00:00",
 "manifest": {
  "id": "io.github.breadmakesyoufull.bpm2fps",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.10",
  "sdk": "org.kde.Sdk",
  "base": "io.qt.PySide.BaseApp",
  "base-version": "6.10",
  "command": "bpm2fps",
  "cleanup-commands": [
   "/app/cleanup-BaseApp.sh"
  ],
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--filesystem=xdg-documents",
   "--filesystem=xdg-desktop"
  ],
  "modules": [
   {
    "name": "bpm2fps",
    "buildsystem": "simple",
    "build-commands": [
     "install -D flatpak/io.github.breadmakesyoufull.bpm2fps.metainfo.xml ${FLATPAK_DEST}/share/metainfo/io.github.breadmakesyoufull.bpm2fps.metainfo.xml",
     "install -D flatpak/icon.svg ${FLATPAK_DEST}/share/icons/hicolor/scalable/apps/io.github.breadmakesyoufull.bpm2fps.svg",
     "install -D flatpak/io.github.breadmakesyoufull.bpm2fps.desktop ${FLATPAK_DEST}/share/applications/io.github.breadmakesyoufull.bpm2fps.desktop",
     "pip3 install --prefix=/app --no-deps --no-build-isolation .[gui]"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/BreadMakesYouFull/bpm2fps.git",
      "tag": "1.0.2",
      "commit": "247c0c8235408e2764231c69d67fdbef625f6ed5"
     }
    ]
   }
  ]
 }
}