{
 "app_id": "org.qxmledit.QXmlEdit",
 "source_url": "https://raw.githubusercontent.com/flathub/org.qxmledit.QXmlEdit/master/org.qxmledit.QXmlEdit.yml",
 "runtime": "org.kde.Platform",
 "runtime_version": "5.15-25.08",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=home",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--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:16:26.903812+00:00",
 "manifest": {
  "app-id": "org.qxmledit.QXmlEdit",
  "runtime": "org.kde.Platform",
  "runtime-version": "5.15-25.08",
  "sdk": "org.kde.Sdk",
  "command": "qxmledit",
  "rename-desktop-file": "QXmlEdit.desktop",
  "rename-appdata-file": "QXmlEdit.appdata.xml",
  "finish-args": [
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--filesystem=home"
  ],
  "cleanup": [
   "/include"
  ],
  "modules": [
   {
    "name": "QXmlEdit",
    "buildsystem": "qmake",
    "config-opts": [
     "QXMLEDIT_DISABLE_SCXML=TRUE",
     "QXMLEDIT_NO_QWTPLOT=TRUE",
     "QXMLEDIT_INST_USE_C11=TRUE",
     "QXMLEDIT_INST_DATA_DIR=${FLATPAK_DEST}/share/qxmledit/",
     "QXMLEDIT_INST_DESKTOPINFO_DIR=${FLATPAK_DEST}/share/applications/",
     "QXMLEDIT_INST_METAINFO_DIR=${FLATPAK_DEST}/share/metainfo/",
     "QXMLEDIT_INST_DIR=${FLATPAK_DEST}/bin/",
     "QXMLEDIT_INST_DOC_DIR=${FLATPAK_DEST}/share/doc/qxmledit",
     "QXMLEDIT_INST_LIB_DIR=${FLATPAK_DEST}/lib/",
     "QXMLEDIT_INST_TRANSLATIONS_DIR=${FLATPAK_DEST}/share/qxmledit/translations/"
    ],
    "post-install": [
     "install -Dm0644 install_scripts/environment/icon/qxmledit.png ${FLATPAK_DEST}/share/icons/hicolor/32x32/apps/${FLATPAK_ID}.png",
     "install -Dm0644 install_scripts/environment/icon/qxmledit_48x48.png ${FLATPAK_DEST}/share/icons/hicolor/48x48/apps/${FLATPAK_ID}.png",
     "install -Dm0644 src/images/icon.svg ${FLATPAK_DEST}/share/icons/hicolor/scalable/apps/${FLATPAK_ID}.svg",
     "desktop-file-edit --set-icon=\"${FLATPAK_ID}\" \"${FLATPAK_DEST}/share/applications/QXmlEdit.desktop\""
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/lbellonda/qxmledit.git",
      "tag": "0.9.18.1",
      "commit": "f15a126c154f9c661f9a950025a4168cf827f065",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^([\\d.]+)$"
      }
     },
     {
      "type": "patch",
      "path": "appstream.patch"
     },
     {
      "type": "patch",
      "path": "desktop.patch"
     }
    ]
   }
  ]
 }
}