{
 "app_id": "org.caione.GScope",
 "source_url": "https://raw.githubusercontent.com/flathub/org.caione.GScope/master/org.caione.GScope.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=host"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:14:17.024729+00:00",
 "manifest": {
  "app-id": "org.caione.GScope",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "gscope",
  "finish-args": [
   "--device=dri",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--filesystem=host"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "gtksourceview",
    "config-opts": [
     "--disable-Werror",
     "--enable-gtk-doc=no"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.gnome.org/sources/gtksourceview/3.24/gtksourceview-3.24.11.tar.xz",
      "sha256": "691b074a37b2a307f7f48edc5b8c7afa7301709be56378ccf9cc9735909077fd"
     },
     {
      "type": "patch",
      "path": "fix-gtksourceview.patch"
     }
    ]
   },
   {
    "name": "cscope",
    "build-options": {
     "cflags": "-ltinfo",
     "cxxflags": "-ltinfo"
    },
    "sources": [
     {
      "type": "archive",
      "url": "https://sourceforge.net/projects/cscope/files/cscope/v15.9/cscope-15.9.tar.gz",
      "sha256": "c5505ae075a871a9cd8d9801859b0ff1c09782075df281c72c23e72115d9f159"
     }
    ]
   },
   {
    "name": "gscope",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "tag": "v0.1.1",
      "url": "https://gitlab.gnome.org/carlo.caione/gscope.git"
     },
     {
      "type": "patch",
      "path": "fix-appdata.patch"
     }
    ]
   }
  ]
 }
}