{
 "app_id": "io.github.voxelcubes.deepqt",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.voxelcubes.deepqt/master/io.github.voxelcubes.deepqt.yaml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.10",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--filesystem=home",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:12:30.994014+00:00",
 "manifest": {
  "app-id": "io.github.voxelcubes.deepqt",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.10",
  "sdk": "org.kde.Sdk",
  "base": "io.qt.PySide.BaseApp",
  "base-version": "6.10",
  "command": "deepqt",
  "rename-desktop-file": "DeepQt.desktop",
  "rename-icon": "deepqt",
  "build-options": {
   "env": [
    "BASEAPP_REMOVE_WEBENGINE=1",
    "BASEAPP_DISABLE_NUMPY=1"
   ]
  },
  "cleanup-commands": [
   "/app/cleanup-BaseApp.sh"
  ],
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--filesystem=home",
   "--share=network"
  ],
  "modules": [
   "pypi-dependencies.yaml",
   {
    "name": "deepqt",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} deepqt"
    ],
    "post-install": [
     "install -Dm644 DeepQt.desktop -t /app/share/applications/",
     "install -Dm644 media/deepqt.png -t /app/share/icons/hicolor/256x256/apps/",
     "install -Dm644 flatpak/io.github.voxelcubes.deepqt.appdata.xml -t /app/share/metainfo/"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://files.pythonhosted.org/packages/c8/e2/5565e3a200efaa6c58d5d40c29f4ea854289c11dca99d286d91ae1031ab1/deepqt-1.1.7-py3-none-any.whl",
      "sha256": "37a1821f037dbf887e4609c77725137abebac838dd399377d1f0243c73d538f8"
     },
     {
      "type": "git",
      "url": "https://github.com/VoxelCubes/DeepQt.git",
      "tag": "v1.1.7",
      "commit": "ed8a1c51e451f18efab1276bfb0461d176ebac06"
     }
    ]
   }
  ]
 }
}