{
 "app_id": "io.github.edewin.corex",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.edewin.corex/master/io.github.edewin.corex.yml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.10",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--device=all",
  "--filesystem=/sys:ro",
  "--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:10:54.665222+00:00",
 "manifest": {
  "app-id": "io.github.edewin.corex",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.10",
  "sdk": "org.kde.Sdk",
  "base": "com.riverbankcomputing.PyQt.BaseApp",
  "base-version": "6.10",
  "command": "corex",
  "cleanup-commands": [
   "/app/cleanup-BaseApp.sh"
  ],
  "build-options": {
   "env": [
    "BASEAPP_REMOVE_WEBENGINE=1"
   ]
  },
  "finish-args": [
   "--socket=x11",
   "--share=ipc",
   "--device=all",
   "--filesystem=/sys:ro",
   "--share=network"
  ],
  "modules": [
   {
    "name": "lm-sensors",
    "no-autogen": true,
    "make-install-args": [
     "PREFIX=/app",
     "ETCDIR=/app/etc"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/lm-sensors/lm-sensors.git",
      "tag": "V3-6-0",
      "commit": "1667b850a1ce38151dae17156276f981be6fb557"
     }
    ]
   },
   "generated-sources.json",
   {
    "name": "corex",
    "buildsystem": "simple",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/Edewin/corex.git",
      "commit": "9a58e5e8877b0285728e796fa85ea0b3b2c45cc5"
     }
    ],
    "build-commands": [
     "pip3 install --no-index --find-links . --prefix=/app --no-build-isolation .",
     "install -Dm644 io.github.edewin.corex.desktop /app/share/applications/io.github.edewin.corex.desktop",
     "install -Dm644 corex/assets/corex_icon.svg /app/share/icons/hicolor/scalable/apps/io.github.edewin.corex.svg",
     "install -Dm644 io.github.edewin.corex.metainfo.xml /app/share/metainfo/io.github.edewin.corex.metainfo.xml"
    ]
   }
  ]
 }
}