{
 "app_id": "org.tibirna.qgit",
 "source_url": "https://raw.githubusercontent.com/flathub/org.tibirna.qgit/master/org.tibirna.qgit.yaml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.10",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--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": 2,
 "fetched_at": "2026-09-17T16:16:47.247190+00:00",
 "manifest": {
  "id": "org.tibirna.qgit",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.10",
  "sdk": "org.kde.Sdk",
  "command": "qgit",
  "rename-icon": "qgit",
  "rename-desktop-file": "qgit.desktop",
  "rename-appdata-file": "qgit.appdata.xml",
  "finish-args": [
   "--device=dri",
   "--share=ipc",
   "--share=network",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--filesystem=home"
  ],
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin"
  },
  "modules": [
   {
    "name": "git",
    "make-args": [
     "NO_TCLTK=1",
     "INSTALL_SYMLINKS=1"
    ],
    "make-install-args": [
     "NO_TCLTK=1",
     "INSTALL_SYMLINKS=1"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.55.0.tar.xz",
      "sha256": "457fdb04dc8728e007d4688695e6912e6f680727920f2a40bf11eacc17505357",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 5350,
       "stable-only": true,
       "url-template": "https://mirrors.edge.kernel.org/pub/software/scm/git/git-$version.tar.xz"
      }
     }
    ]
   },
   {
    "name": "qgit",
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/tibirna/qgit/archive/qgit-2.13/qgit-2.13.tar.gz",
      "sha256": "9fa64b011963b7b876b8634b140ec5339a81a422317df71b619fcee5740a364a",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 10091,
       "stable-only": true,
       "url-template": "https://github.com/tibirna/qgit/archive/qgit-$version/qgit-$version.tar.gz"
      }
     }
    ]
   }
  ]
 }
}