{
 "app_id": "de.darc.dm3mat.qdmr",
 "source_url": "https://raw.githubusercontent.com/hmatuschek/qdmr/master/de.darc.dm3mat.qdmr.yaml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.9",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--device=all",
  "--share=network",
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--env=QT_SERIALPORT_SKIP_UDEV_LOOKUP=1"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-20T13:02:32.025247+00:00",
 "manifest": {
  "app-id": "de.darc.dm3mat.qdmr",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.9",
  "sdk": "org.kde.Sdk",
  "command": "qdmr",
  "rename-desktop-file": "qdmr.desktop",
  "rename-icon": "qdmr",
  "finish-args": [
   "--device=all",
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--env=QT_SERIALPORT_SKIP_UDEV_LOOKUP=1"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/share/aclocal",
   "/share/doc",
   "/share/man",
   "/man",
   "*.a",
   "*.la"
  ],
  "modules": [
   {
    "name": "yaml-cpp",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DBUILD_SHARED_LIBS=ON"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/jbeder/yaml-cpp",
      "commit": "f7320141120f720aecc4c32be25586e7da9eb978"
     }
    ]
   },
   {
    "name": "libusb1",
    "buildsystem": "autotools",
    "config-opts": [
     "--disable-static"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/libusb/libusb.git",
      "tag": "v1.0.29",
      "commit": "15a7ebb4d426c5ce196684347d2b7cafad862626"
     }
    ]
   },
   {
    "name": "qdmr",
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "dir",
      "path": "."
     }
    ]
   }
  ]
 }
}