{
 "app_id": "io.github.VastSea0.qora-shift",
 "source_url": "https://raw.githubusercontent.com/VastSea0/qora-shift/main/qora-shift/io.github.VastSea0.qora-shift.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "46",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=all",
  "--filesystem=home",
  "--share=network",
  "--talk-name=org.freedesktop.Notifications",
  "--talk-name=org.xfce.Xfconf",
  "--talk-name=org.gnome.SettingsDaemon.SettingsHost",
  "--own-name=io.github.VastSea0.qora-shift",
  "--env=PYTHONPATH=/app/share/qora-shift/src"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-20T12:57:02.501426+00:00",
 "manifest": {
  "app-id": "io.github.VastSea0.qora-shift",
  "runtime": "org.gnome.Platform",
  "runtime-version": "46",
  "sdk": "org.gnome.Sdk",
  "command": "qora-shift",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=all",
   "--filesystem=home",
   "--share=network",
   "--talk-name=org.freedesktop.Notifications",
   "--talk-name=org.xfce.Xfconf",
   "--talk-name=org.gnome.SettingsDaemon.SettingsHost",
   "--own-name=io.github.VastSea0.qora-shift",
   "--env=PYTHONPATH=/app/share/qora-shift/src"
  ],
  "modules": [
   {
    "name": "python3-psutil",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --prefix=/app psutil"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/giampaolo/psutil.git",
      "tag": "release-5.9.8"
     }
    ]
   },
   {
    "name": "python3-pyudev",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --prefix=/app pyudev"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/pyudev/pyudev.git",
      "tag": "v0.24.1"
     }
    ]
   },
   {
    "name": "qora-shift",
    "buildsystem": "simple",
    "build-commands": [
     "mkdir -p /app/share/qora-shift",
     "mkdir -p /app/share/icons/hicolor/scalable/apps",
     "mkdir -p /app/share/metainfo",
     "cp -r src /app/share/qora-shift/",
     "cp -r data /app/share/qora-shift/",
     "cp -r profiles /app/share/qora-shift/",
     "install -D qora-shift-wrapper.sh /app/bin/qora-shift",
     "install -D data/io.github.VastSea0.qora-shift.desktop /app/share/applications/io.github.VastSea0.qora-shift.desktop",
     "install -D data/icons/io.github.VastSea0.qora-shift.svg /app/share/icons/hicolor/scalable/apps/io.github.VastSea0.qora-shift.svg",
     "install -D data/io.github.VastSea0.qora-shift.metainfo.xml /app/share/metainfo/io.github.VastSea0.qora-shift.metainfo.xml"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/VastSea0/qora-shift.git",
      "tag": "v1.0.0"
     }
    ]
   }
  ]
 }
}