{
 "app_id": "io.github.breadmakesyoufull.baseconvert",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.breadmakesyoufull.baseconvert/master/io.github.breadmakesyoufull.baseconvert.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-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.056539+00:00",
 "manifest": {
  "id": "io.github.breadmakesyoufull.baseconvert",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.10",
  "sdk": "org.kde.Sdk",
  "base": "io.qt.PySide.BaseApp",
  "base-version": "6.10",
  "command": "baseconvert",
  "cleanup-commands": [
   "/app/cleanup-BaseApp.sh"
  ],
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri"
  ],
  "modules": [
   {
    "name": "baseconvert",
    "buildsystem": "simple",
    "build-commands": [
     "install -D flatpak/io.github.breadmakesyoufull.baseconvert.metainfo.xml ${FLATPAK_DEST}/share/metainfo/io.github.breadmakesyoufull.baseconvert.metainfo.xml",
     "install -D flatpak/icon.svg ${FLATPAK_DEST}/share/icons/hicolor/scalable/apps/io.github.breadmakesyoufull.baseconvert.svg",
     "install -D flatpak/io.github.breadmakesyoufull.baseconvert.desktop ${FLATPAK_DEST}/share/applications/io.github.breadmakesyoufull.baseconvert.desktop",
     "pip3 install --prefix=/app --no-deps --no-build-isolation .[gui]"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/BreadMakesYouFull/baseconvert.git",
      "tag": "2.0.3-flatpak",
      "commit": "4c101491dd1d7655dc872d5b56527929f7210d2e"
     }
    ]
   }
  ]
 }
}