{
 "app_id": "io.github.rfrench3.scopebuddy-gui",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.rfrench3.scopebuddy-gui/master/io.github.rfrench3.scopebuddy-gui.yml",
 "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-config/scopebuddy:create",
  "--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:12:06.897684+00:00",
 "manifest": {
  "id": "io.github.rfrench3.scopebuddy-gui",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.10",
  "sdk": "org.kde.Sdk",
  "base": "io.qt.PySide.BaseApp",
  "base-version": "6.10",
  "command": "scopebuddygui",
  "finish-args": [
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--filesystem=xdg-config/scopebuddy:create"
  ],
  "build-options": {
   "env": [
    "BASEAPP_REMOVE_WEBENGINE=1",
    "BASEAPP_DISABLE_NUMPY=1"
   ]
  },
  "cleanup-commands": [
   "/app/cleanup-BaseApp.sh"
  ],
  "modules": [
   {
    "name": "scopebuddygui",
    "buildsystem": "simple",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/rfrench3/scopebuddy-gui.git",
      "tag": "v2.4.1"
     }
    ],
    "build-commands": [
     "mkdir -p /app/share/scopebuddygui",
     "install -Dm755 src/main.py /app/bin/scopebuddygui",
     "install -m644 src/*.py /app/share/scopebuddygui/",
     "install -m644 src/*.ui /app/share/scopebuddygui/",
     "install -m644 src/img/io.github.rfrench3.scopebuddy-gui.svg /app/share/scopebuddygui/",
     "install -m644 src/default_scb.conf /app/share/scopebuddygui/",
     "install -Dm644 src/img/io.github.rfrench3.scopebuddy-gui.svg /app/share/icons/hicolor/scalable/apps/io.github.rfrench3.scopebuddy-gui.svg",
     "install -Dm644 src/img/io.github.rfrench3.scopebuddy-gui.png /app/share/icons/hicolor/128x128/apps/io.github.rfrench3.scopebuddy-gui.png",
     "install -Dm644 io.github.rfrench3.scopebuddy-gui.metainfo.xml /app/share/metainfo/io.github.rfrench3.scopebuddy-gui.metainfo.xml",
     "desktop-file-edit --set-key=Exec --set-value=scopebuddygui io.github.rfrench3.scopebuddy-gui.desktop",
     "install -Dm644 io.github.rfrench3.scopebuddy-gui.desktop /app/share/applications/io.github.rfrench3.scopebuddy-gui.desktop"
    ]
   }
  ]
 }
}