{
 "app_id": "io.github.KangLin.SerialPortAssistant",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.KangLin.SerialPortAssistant/master/io.github.KangLin.SerialPortAssistant.json",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.10",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=x11",
  "--device=all",
  "--filesystem=xdg-documents",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:10:19.173612+00:00",
 "manifest": {
  "id": "io.github.KangLin.SerialPortAssistant",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.10",
  "sdk": "org.kde.Sdk",
  "command": "SerialPortAssistant",
  "finish-args": [
   "--share=ipc",
   "--share=network",
   "--socket=x11",
   "--device=all",
   "--filesystem=xdg-documents"
  ],
  "cleanup": [
   "/include",
   "/lib/cmake",
   "/lib/pkgconfig",
   "/share/doc",
   "/share/man",
   "/share/pixmaps",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "cmark",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DBUILD_TESTING=OFF"
    ],
    "cleanup": [
     "/bin"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/commonmark/cmark/archive/refs/tags/0.31.1.tar.gz",
      "sha256": "3da93db5469c30588cfeb283d9d62edfc6ded9eb0edc10a4f5bbfb7d722ea802"
     }
    ]
   },
   {
    "name": "RabbitCommon",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DBUILD_MimeTypeBrowser=OFF",
     "-DBUILD_APP=OFF",
     "-DBUILD_TEST=OFF"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/KangLin/RabbitCommon.git",
      "commit": "701ed7412c900768c9dfaa9999388f4479ebb218"
     }
    ]
   },
   {
    "name": "SerialPortAssistant",
    "disabled": false,
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release"
    ],
    "post-install": [
     "desktop-file-edit --set-key=Path --set-value=/bin /app/share/applications/io.github.KangLin.SerialPortAssistant.desktop",
     "install -Dm0644 io.github.KangLin.SerialPortAssistant.metainfo.xml -t ${FLATPAK_DEST}/share/metainfo/"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/KangLin/SerialPortAssistant.git",
      "tag": "v0.5.34",
      "disable-shallow-clone": true
     }
    ]
   }
  ]
 }
}