{
 "app_id": "io.github.pikdum.Qqsp",
 "source_url": "https://raw.githubusercontent.com/pikdum/qqsp/master/io.github.pikdum.Qqsp.yml",
 "runtime": "org.kde.Platform",
 "runtime_version": "5.12",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--filesystem=home",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T13:01:55.407197+00:00",
 "manifest": {
  "app-id": "io.github.pikdum.Qqsp",
  "runtime": "org.kde.Platform",
  "runtime-version": "5.12",
  "sdk": "org.kde.Sdk",
  "command": "Qqsp",
  "finish-args": [
   "--share=ipc",
   "--socket=x11",
   "--socket=wayland",
   "--socket=pulseaudio",
   "--filesystem=home",
   "--device=dri"
  ],
  "modules": [
   {
    "name": "Qqsp",
    "buildsystem": "qmake",
    "builddir": true,
    "no-make-install": true,
    "post-install": [
     "mkdir -p /app/bin/ /app/share/applications/ /app/share/icons/hicolor/scalable/apps/",
     "cp Qqsp /app/bin/Qqsp",
     "cp ../Qqsp.desktop /app/share/applications/io.github.pikdum.Qqsp.desktop",
     "cp ../icons/qsp-logo-vector.svg /app/share/icons/hicolor/scalable/apps/io.github.pikdum.Qqsp.svg"
    ],
    "sources": [
     {
      "type": "dir",
      "path": "."
     }
    ]
   }
  ]
 }
}