{
 "app_id": "io.sourceforge.clonekeenplus",
 "source_url": "https://raw.githubusercontent.com/flathub/io.sourceforge.clonekeenplus/master/io.sourceforge.clonekeenplus.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "26.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--device=all"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-17T16:12:56.385734+00:00",
 "manifest": {
  "app-id": "io.sourceforge.clonekeenplus",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "26.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "CGeniusExe",
  "rename-desktop-file": "cgenius.desktop",
  "rename-icon": "cg",
  "finish-args": [
   "--device=all",
   "--share=ipc",
   "--share=network",
   "--socket=fallback-x11",
   "--socket=pulseaudio",
   "--socket=wayland"
  ],
  "modules": [
   "shared-modules/SDL2/SDL2_image.json",
   "shared-modules/SDL2/SDL2_ttf.json",
   "shared-modules/SDL2/SDL2_mixer.json",
   {
    "name": "cgenius",
    "buildsystem": "cmake-ninja",
    "build-options": {
     "cxxflags": "-isystem /app/include/SDL2"
    },
    "config-opts": [
     "-DSHAREDIR=/app/share",
     "-DAPPDIR=/app/bin",
     "-DBUILD_COSMOS=1",
     "-DCMAKE_BUILD_TYPE=Release",
     "-DALTERNATE_HOME=${XDG_CONFIG_HOME}"
    ],
    "post-install": [
     "install -Dm644 share/cg.svg -t $FLATPAK_DEST/share/icons/hicolor/scalable/apps",
     "install -Dm644 share/metainfo/${FLATPAK_ID}.appdata.xml -t $FLATPAK_DEST/share/metainfo"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.com/Dringgstein/Commander-Genius.git",
      "tag": "v3.6.0",
      "commit": "bee00e47805909d08568c640073a2123ca7021b1"
     }
    ]
   }
  ]
 }
}