{
 "app_id": "io.github.riftr.intelpy",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.riftr.intelpy/master/io.github.riftr.intelpy.yml",
 "runtime": "org.kde.Platform",
 "runtime_version": "5.15-23.08",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=pulseaudio",
  "--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"
 ],
 "module_count": 5,
 "fetched_at": "2026-09-17T16:12:06.897685+00:00",
 "manifest": {
  "app-id": "io.github.riftr.intelpy",
  "runtime": "org.kde.Platform",
  "runtime-version": "5.15-23.08",
  "sdk": "org.kde.Sdk",
  "base": "com.riverbankcomputing.PyQt.BaseApp",
  "base-version": "5.15-23.08",
  "name": "intelpy",
  "command": "run.sh",
  "finish-args": [
   "--socket=x11",
   "--share=ipc",
   "--device=dri",
   "--filesystem=home",
   "--socket=pulseaudio"
  ],
  "cleanup-commands": [
   "/app/cleanup-BaseApp.sh"
  ],
  "build-options": {
   "env": [
    "BASEAPP_REMOVE_WEBENGINE=1"
   ]
  },
  "modules": [
   {
    "name": "python3-networkx",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"networkx~=3.2.1\" --no-build-isolation"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://files.pythonhosted.org/packages/d5/f0/8fbc882ca80cf077f1b246c0e3c3465f7f415439bdea6b899f6b19f61f70/networkx-3.2.1-py3-none-any.whl",
      "sha256": "f18c69adc97877c42332c170849c96cefa91881c99a7cb3e95b7c659ebdc1ec2"
     }
    ]
   },
   {
    "name": "python3-watchdog",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"watchdog==4.0.0\" --no-build-isolation"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://files.pythonhosted.org/packages/cd/3c/43eeaa9ea17a2657d639aa3827beaa77042809410f86fb76f0d0ea6a2102/watchdog-4.0.0.tar.gz",
      "sha256": "e3e7065cbdabe6183ab82199d7a4f6b3ba0a438c5a512a68559846ccb76a78ec"
     }
    ]
   },
   {
    "name": "python3-pygame",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"pygame~=2.5.2\" --no-build-isolation"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://files.pythonhosted.org/packages/c6/aa/2c0c867d6cff00966cfc2152b25f61599f87e88b239e4dcb8ad5357f0f69/pygame-2.5.2.tar.gz",
      "sha256": "c1b89eb5d539e7ac5cf75513125fb5f2f0a2d918b1fd6e981f23bf0ac1b1c24a"
     }
    ]
   },
   {
    "name": "python3-pathlib",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"pathlib~=1.0.1\" --no-build-isolation"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://files.pythonhosted.org/packages/78/f9/690a8600b93c332de3ab4a344a4ac34f00c8f104917061f779db6a918ed6/pathlib-1.0.1-py3-none-any.whl",
      "sha256": "f35f95ab8b0f59e6d354090350b44a80a80635d22efdedfa84c7ad1cf0a74147"
     }
    ]
   },
   {
    "name": "intelpy",
    "buildsystem": "simple",
    "build-commands": [
     "mkdir -p /app/intelpy",
     "cp -R * /app/intelpy",
     "install -D ./buildscripts/flatpak-scripts/run.sh /app/bin/run.sh",
     "install -Dm644 ./buildscripts/flatpak-scripts/io.github.riftr.intelpy.desktop -t /app/share/applications/",
     "install -Dm644 ./buildscripts/flatpak-scripts/io.github.riftr.intelpy.metainfo.xml -t /app/share/metainfo/",
     "install -Dm644 ./buildscripts/flatpak-scripts/io.github.riftr.intelpy.png /app/share/icons/hicolor/128x128/apps/io.github.riftr.intelpy.png"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/Riftr/intelpy.git",
      "tag": "2.1.1"
     }
    ]
   }
  ]
 }
}