{
 "app_id": "net.bartkessels.getit",
 "source_url": "https://raw.githubusercontent.com/flathub/net.bartkessels.getit/master/net.bartkessels.getit.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:13:16.702165+00:00",
 "manifest": {
  "app-id": "net.bartkessels.getit",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "command": "getit",
  "finish-args": [
   "--socket=fallback-x11",
   "--share=ipc",
   "--socket=wayland",
   "--device=dri",
   "--share=network"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   "shared-modules/libsoup/libsoup-2.4.json",
   {
    "name": "gtksourceview",
    "config-opts": [
     "--disable-Werror"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.gnome.org/sources/gtksourceview/3.24/gtksourceview-3.24.11.tar.xz",
      "sha256": "691b074a37b2a307f7f48edc5b8c7afa7301709be56378ccf9cc9735909077fd"
     },
     {
      "type": "patch",
      "path": "patches/fix-gtksourceview.patch"
     }
    ]
   },
   {
    "name": "getit",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "tag": "4.0.10",
      "commit": "b81c006b079c88a90bdddeb4eac0b419cf221bc2",
      "url": "https://github.com/bartkessels/getit"
     },
     {
      "type": "patch",
      "path": "patches/fix-appdata.patch"
     }
    ]
   }
  ]
 }
}