{
 "app_id": "com.vesc_project.VescTool",
 "source_url": "https://raw.githubusercontent.com/flathub/com.vesc_project.VescTool/master/com.vesc_project.VescTool.yaml",
 "runtime": "org.kde.Platform",
 "runtime_version": "5.15-25.08",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=all",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--filesystem=host",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:09:00.333893+00:00",
 "manifest": {
  "app-id": "com.vesc_project.VescTool",
  "runtime": "org.kde.Platform",
  "runtime-version": "5.15-25.08",
  "sdk": "org.kde.Sdk",
  "command": "vesc_tool",
  "finish-args": [
   "--share=ipc",
   "--share=network",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--filesystem=host",
   "--device=all"
  ],
  "modules": [
   {
    "name": "vesc-tool",
    "buildsystem": "qmake",
    "config-opts": [
     "CONFIG+=release",
     "CONFIG+=release_lin",
     "CONFIG+=build_original",
     "CONFIG+=exclude_fw"
    ],
    "build-options": {
     "cxxflags": "-Wno-deprecated"
    },
    "post-install": [
     "install -Dm644 com.vesc_project.VescTool.png -t /app/share/icons/hicolor/128x128/apps/",
     "install -Dm644 com.vesc_project.VescTool.metainfo.xml -t /app/share/metainfo/",
     "install -Dm644 com.vesc_project.VescTool.desktop -t /app/share/applications/"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/vedderb/vesc_tool",
      "commit": "cd0ca47e8a54abd5c24e288d7b3c6e0d918928df"
     },
     {
      "type": "patch",
      "path": "install_linux.patch"
     },
     {
      "type": "file",
      "path": "com.vesc_project.VescTool.metainfo.xml"
     },
     {
      "type": "file",
      "path": "com.vesc_project.VescTool.png"
     },
     {
      "type": "file",
      "path": "com.vesc_project.VescTool.desktop"
     }
    ]
   }
  ]
 }
}