{
 "app_id": "io.github.EtherAura.Kartend",
 "source_url": "https://raw.githubusercontent.com/EtherAura/Kartend/main/packaging/io.github.EtherAura.Kartend.yml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.8",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--device=dri",
  "--filesystem=home",
  "--filesystem=/media",
  "--filesystem=/run/media"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T12:55:39.802673+00:00",
 "manifest": {
  "app-id": "io.github.EtherAura.Kartend",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.8",
  "sdk": "org.kde.Sdk",
  "command": "kartend",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--socket=pulseaudio",
   "--device=dri",
   "--filesystem=home",
   "--filesystem=/media",
   "--filesystem=/run/media"
  ],
  "modules": [
   {
    "name": "kartend",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DCMAKE_INSTALL_PREFIX=/app",
     "-DKARTEND_BUILD_TESTS=OFF",
     "-DKARTEND_ENABLE_CCACHE=OFF",
     "-DKARTEND_MAINTENANCE=OFF",
     "-DKARTEND_PORTABLE_RELEASE=ON"
    ],
    "sources": [
     {
      "type": "dir",
      "path": ".."
     }
    ]
   }
  ]
 }
}