{
 "app_id": "io.qt.QtCreator",
 "source_url": "https://raw.githubusercontent.com/flathub/io.qt.QtCreator/master/io.qt.QtCreator.yaml",
 "runtime": "org.freedesktop.Sdk",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=ssh-auth",
  "--socket=wayland",
  "--socket=x11",
  "--device=dri",
  "--filesystem=/sys",
  "--filesystem=host",
  "--allow=devel"
 ],
 "module_count": 7,
 "fetched_at": "2026-09-19T12:53:31.962458+00:00",
 "manifest": {
  "app-id": "io.qt.QtCreator",
  "runtime": "org.freedesktop.Sdk",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.node22",
   "org.freedesktop.Sdk.Extension.openjdk"
  ],
  "add-extensions": {
   "org.freedesktop.Sdk.Extension.llvm22": {
    "version": "25.08",
    "directory": "lib/sdk/llvm22",
    "add-ld-path": "lib",
    "autodelete": false,
    "no-autodownload": false
   }
  },
  "command": "qtcreator",
  "rename-desktop-file": "org.qt-project.qtcreator.desktop",
  "rename-appdata-file": "org.qt-project.qtcreator.appdata.xml",
  "rename-icon": "QtProject-qtcreator",
  "finish-args": [
   "--share=ipc",
   "--share=network",
   "--socket=wayland",
   "--socket=x11",
   "--socket=ssh-auth",
   "--filesystem=host",
   "--filesystem=/sys",
   "--device=dri",
   "--allow=devel",
   "--env=VCPKG_ROOT=$HOME/.local/share/vcpkg",
   "--env=LLVM_INSTALL_DIR=/app/lib/sdk/llvm22",
   "--env=PATH=/app/bin:/app/libexec/qtcreator/clang/bin:/app/lib/sdk/llvm22/bin:/usr/bin:/usr/lib/sdk/node22/bin"
  ],
  "build-options": {
   "arch": {
    "aarch64": {
     "prepend-pkg-config-path": "/app/lib/aarch64-linux-gnu/pkgconfig"
    },
    "x86_64": {
     "prepend-pkg-config-path": "/app/lib/x86_64-linux-gnu/pkgconfig"
    }
   }
  },
  "modules": [
   "krb5.yaml",
   {
    "name": "qt-creator",
    "buildsystem": "simple",
    "sources": [
     {
      "type": "archive",
      "only-arches": [
       "x86_64"
      ],
      "url": "https://download.qt.io/official_releases/qtcreator/20.0/20.0.1/installer_source/linux_x64/qtcreator.7z",
      "sha256": "21ad5dced185b423ec95324d39e7d11e6ebe7ec7acb7f8891a837680a0944b07",
      "strip-components": 0,
      "x-checker-data": {
       "type": "anitya",
       "project-id": 4136,
       "url-template": "https://download.qt.io/official_releases/qtcreator/$major.$minor/$version/installer_source/linux_x64/qtcreator.7z",
       "stable-only": true
      }
     },
     {
      "type": "archive",
      "only-arches": [
       "aarch64"
      ],
      "url": "https://download.qt.io/official_releases/qtcreator/20.0/20.0.1/installer_source/linux_arm64/qtcreator.7z",
      "sha256": "fd0c1b1ae612c8f084fa9d3089c7a11ec7d83561779f23201e6a757d4efb40b2",
      "strip-components": 0,
      "x-checker-data": {
       "type": "anitya",
       "project-id": 4136,
       "url-template": "https://download.qt.io/official_releases/qtcreator/$major.$minor/$version/installer_source/linux_arm64/qtcreator.7z",
       "stable-only": true
      }
     }
    ],
    "build-commands": [
     "cp -a bin lib libexec share \"$FLATPAK_DEST/\"",
     "install -d \"$FLATPAK_DEST/lib/sdk/llvm22\"",
     "install -d \"$FLATPAK_DEST/extensions\""
    ]
   },
   "mold.yaml",
   "python3-conan.yaml",
   "python3-gcovr.yaml",
   "vcpkg-tool.yaml",
   "fontconfig.yaml"
  ]
 }
}