{
 "app_id": "io.qt.Linguist",
 "source_url": "https://raw.githubusercontent.com/flathub/io.qt.Linguist/master/io.qt.Linguist.yaml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.11",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--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": 2,
 "fetched_at": "2026-09-17T16:12:56.385731+00:00",
 "manifest": {
  "id": "io.qt.Linguist",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.11",
  "sdk": "org.kde.Sdk",
  "command": "linguist",
  "finish-args": [
   "--socket=fallback-x11",
   "--filesystem=host:rw",
   "--socket=wayland",
   "--share=network",
   "--device=dri",
   "--share=ipc"
  ],
  "modules": [
   {
    "name": "qt6-qttools",
    "buildsystem": "cmake-ninja",
    "post-install": [
     "mkdir -p /app/qt6-qttools/",
     "mv /app/bin/linguist /app/qt6-qttools/linguist"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.qt.io/official_releases/qt/6.11/6.11.1/submodules/qttools-everywhere-src-6.11.1.tar.xz",
      "sha256": "8e61835a679c93fa9c6065b142353c2071ba68e297898937c32a03777fcaf50d",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 7927,
       "stable-only": true,
       "url-template": "https://download.qt.io/official_releases/qt/6.11/$version/submodules/qttools-everywhere-src-$version.tar.xz",
       "versions": {
        "<": "6.12.0"
       }
      }
     }
    ]
   },
   {
    "name": "linguist",
    "buildsystem": "simple",
    "build-commands": [
     "mv /app/qt6-qttools/linguist /app/bin/linguist",
     "install -Dm644 io.qt.Linguist.png -t $FLATPAK_DEST/share/icons/hicolor/128x128/apps",
     "install -Dm644 io.qt.Linguist.desktop -t $FLATPAK_DEST/share/applications",
     "install -Dm644 io.qt.Linguist.metainfo.xml -t $FLATPAK_DEST/share/metainfo"
    ],
    "sources": [
     {
      "type": "file",
      "path": "io.qt.Linguist.png"
     },
     {
      "type": "file",
      "path": "io.qt.Linguist.desktop"
     },
     {
      "type": "file",
      "path": "io.qt.Linguist.metainfo.xml"
     }
    ]
   }
  ]
 }
}