{
 "app_id": "io.github.voxelcubes.panelcleaner",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.voxelcubes.panelcleaner/master/io.github.voxelcubes.panelcleaner.yaml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.10",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--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": 3,
 "fetched_at": "2026-09-17T16:12:30.994015+00:00",
 "manifest": {
  "id": "io.github.voxelcubes.panelcleaner",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.10",
  "sdk": "org.kde.Sdk",
  "base": "io.qt.PySide.BaseApp",
  "base-version": "6.10",
  "command": "pcleaner-gui",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--filesystem=home",
   "--share=network"
  ],
  "modules": [
   "pypi-dependencies.yaml",
   "manual-dependencies.yaml",
   {
    "name": "pcleaner",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --no-index --no-dependencies --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} pcleaner --no-build-isolation",
     "desktop-file-edit --set-icon=${FLATPAK_ID} PanelCleaner.desktop",
     "install -Dm644 PanelCleaner.desktop /app/share/applications/${FLATPAK_ID}.desktop",
     "install -Dm644 logo-big.png /app/share/icons/hicolor/256x256/apps/${FLATPAK_ID}.png",
     "install -Dm644 ${FLATPAK_ID}.appdata.xml /app/share/metainfo/${FLATPAK_ID}.appdata.xml"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://files.pythonhosted.org/packages/10/1c/881c7351d700061397884b5cdbb832c29daef81723d3f7b8b993df8ac29c/pcleaner-2.11.11-py3-none-any.whl",
      "sha256": "e8735c803788a8b15f39d692a2266fe9d157476b71006112b6ed7e7726c31225"
     },
     {
      "type": "file",
      "url": "https://raw.githubusercontent.com/VoxelCubes/PanelCleaner/ad2c151391fc453f81950ee276c8c0a29c4c12ea/PanelCleaner.desktop",
      "sha256": "8339f19cd19c12ca8a2446087289807695b91dd47ccdeee26d1d88d2caab9039"
     },
     {
      "type": "file",
      "url": "https://raw.githubusercontent.com/VoxelCubes/PanelCleaner/ad2c151391fc453f81950ee276c8c0a29c4c12ea/icons/logo-big.png",
      "sha256": "6857751309097eee458ff23181295eabfb1295606df8050f5ce1a9fd4560ec04"
     },
     {
      "type": "file",
      "url": "https://raw.githubusercontent.com/VoxelCubes/PanelCleaner/0afa21fd6caab5bee0ab8ef51a5a19fc4bd9dda3/flatpak/io.github.voxelcubes.panelcleaner.appdata.xml",
      "sha256": "a55614782faae6e2b6416fbd7a0edbd7977c07e9628f2b80086553cfc707064e"
     }
    ]
   }
  ],
  "cleanup": [
   "/lib/python3.13/site-packages/nvidia*"
  ],
  "cleanup-commands": [
   "/app/cleanup-BaseApp.sh"
  ]
 }
}