{
 "app_id": "io.github.kyuyrii.zordeer",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.kyuyrii.zordeer/master/io.github.kyuyrii.zordeer.yaml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.10",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--socket=fallback-x11",
  "--device=all",
  "--filesystem=home",
  "--filesystem=/media",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--filesystem=/mnt",
  "--filesystem=/run/media",
  "--allow=devel",
  "--allow=multiarch",
  "--allow=per-app-dev-shm",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings",
  "--talk-name=org.kde.StatusNotifierWatcher",
  "--system-talk-name=org.freedesktop.UDisks2"
 ],
 "module_count": 7,
 "fetched_at": "2026-09-18T12:05:32.104346+00:00",
 "manifest": {
  "app-id": "io.github.kyuyrii.zordeer",
  "sdk": "org.kde.Sdk",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.10",
  "command": "zordeer",
  "separate-locales": false,
  "base": "org.winehq.Wine",
  "base-version": "stable-25.08",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--socket=pulseaudio",
   "--allow=devel",
   "--allow=multiarch",
   "--allow=per-app-dev-shm",
   "--device=all",
   "--system-talk-name=org.freedesktop.UDisks2",
   "--talk-name=org.kde.StatusNotifierWatcher",
   "--env=QT_PLUGIN_PATH=/usr/share/runtime/lib/plugins:/usr/lib/plugins",
   "--env=GST_PLUGIN_SYSTEM_PATH=/app/lib/gstreamer-1.0:/app/lib32/gstreamer-1.0:/usr/lib/extensions/gstreamer-1.0:/usr/lib/x86_64-linux-gnu/codecs-extra/lib/gstreamer-1.0:/usr/lib/i386-linux-gnu/codecs-extra/lib/gstreamer-1.0:/usr/lib/x86_64-linux-gnu/gstreamer-1.0:/usr/lib/i386-linux-gnu/gstreamer-1.0",
   "--filesystem=home",
   "--filesystem=/media",
   "--filesystem=/mnt",
   "--filesystem=/run/media"
  ],
  "inherit-extensions": [
   "org.winehq.Wine.gecko",
   "org.winehq.Wine.mono",
   "org.freedesktop.Platform.GL32",
   "org.freedesktop.Platform.Compat.i386",
   "org.freedesktop.Platform.codecs_extra.i386",
   "org.freedesktop.Platform.VAAPI.Intel.i386",
   "org.freedesktop.Platform.VAAPI.nvidia.i386"
  ],
  "add-extensions": {
   "org.freedesktop.Platform.VulkanLayer.MangoHud": {
    "directory": "lib/extensions/vulkan/MangoHud",
    "version": "25.08",
    "autodownload": true,
    "autodelete": false
   }
  },
  "modules": [
   {
    "name": "Zordeer",
    "buildsystem": "simple",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/Kyuyrii/Zordeer.git",
      "tag": "7.3",
      "commit": "fe229c82b239869cbaf95cec20f410a672940b6b"
     }
    ],
    "build-commands": [
     "install -Dm755 zordeer /app/bin/zordeer",
     "install -Dm644 io.github.kyuyrii.zordeer.desktop /app/share/applications/io.github.kyuyrii.zordeer.desktop",
     "install -Dm644 io.github.kyuyrii.zordeer.svg /app/share/icons/hicolor/scalable/apps/io.github.kyuyrii.zordeer.svg",
     "install -Dm644 metainfo/io.github.kyuyrii.zordeer.metainfo.xml /app/share/metainfo/io.github.kyuyrii.zordeer.metainfo.xml",
     "install -Dm644 translation/*.toml -t /app/share/Zordeer/translation"
    ],
    "modules": [
     "modules/python3-psutil.yaml",
     "modules/python3-PyQt6.yaml",
     "modules/python3-requests.yaml",
     "modules/python3-tomlkit.yaml"
    ]
   },
   {
    "name": "python3-dbus-python",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.freedesktop.org/dbus/dbus-python.git",
      "tag": "dbus-python-1.4.0",
      "commit": "d4c4e537d5afccd7e88b232e09393806955f238a"
     }
    ]
   },
   {
    "name": "bundle-setup",
    "buildsystem": "simple",
    "build-commands": [
     "mkdir -p /app/lib/i386-linux-gnu",
     "mkdir -p /app/lib/debug/lib/i386-linux-gnu",
     "mkdir -p /app/lib/i386-linux-gnu/GL",
     "mkdir -p /app/lib/i386-linux-gnu/dri/intel-vaapi-driver",
     "mkdir -p /app/i386/nvidia-vaapi-driver",
     "install -Dm644 ld.so.conf /app/etc/ld.so.conf",
     "mkdir -p /app/lib/extensions/vulkan/MangoHud",
     "ln -sf /app/lib/extensions/vulkan/MangoHud/bin/mangohud /app/bin/"
    ],
    "sources": [
     {
      "type": "inline",
      "dest-filename": "ld.so.conf",
      "contents": "/app/lib32\n/app/lib/i386-linux-gnu\n/app/i386\n/usr/lib/x86_64-linux-gnu/dri/intel-vaapi-driver/lib/\n"
     }
    ]
   }
  ]
 }
}