{
 "app_id": "io.frama.editide.editide",
 "source_url": "https://raw.githubusercontent.com/flathub/io.frama.editide.editide/master/io.frama.editide.editide.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 6,
 "fetched_at": "2026-09-17T16:10:14.746951+00:00",
 "manifest": {
  "id": "io.frama.editide.editide",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "editide",
  "add-extensions": {
   "io.frama.editide.editide.Plugin": {
    "directory": "extensions",
    "version": "4",
    "subdirectories": true,
    "no-autodownload": true,
    "autodelete": true
   }
  },
  "finish-args": [
   "--device=dri",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/share/aclocal",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "jansson",
    "buildsystem": "autotools",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/akheron/jansson.git",
      "tag": "v2.15.1",
      "commit": "dbb5fb3636e155fccfce4cd215de752779bd6971",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d\\.]+)$"
      }
     },
     {
      "type": "script",
      "commands": [
       "autoreconf -i"
      ]
     }
    ]
   },
   {
    "name": "ctags",
    "buildsystem": "autotools",
    "cleanup": [
     "/bin/readtags",
     "/bin/optscript"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/universal-ctags/ctags.git",
      "tag": "v6.2.1",
      "commit": "b8eb0da4121372b5d74a90fc36cba6a31f147f3c",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d\\.]+)$"
      }
     }
    ]
   },
   {
    "name": "gtksourceview",
    "buildsystem": "meson",
    "config-opts": [
     "-Dbuild-testsuite=false",
     "-Dvapi=false"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.gnome.org/sources/gtksourceview/5.20/gtksourceview-5.20.0.tar.xz",
      "sha256": "e38bcd23f52b86eadf0fe4d8bde698e3a8ca102322b8b4cf1a51ac294a448c1b",
      "x-checker-data": {
       "type": "gnome",
       "name": "gtksourceview",
       "version-scheme": "odd-minor-is-unstable",
       "stable-only": true
      }
     },
     {
      "type": "patch",
      "path": "gtksourceview_currentline.patch"
     },
     {
      "type": "patch",
      "path": "gtksourceview_spaces.patch"
     },
     {
      "type": "patch",
      "path": "gtksourceview_styles.patch"
     },
     {
      "type": "patch",
      "path": "gtksourceview_438.patch"
     }
    ]
   },
   {
    "name": "libspelling",
    "buildsystem": "meson",
    "config-opts": [
     "-Ddocs=false",
     "-Dsysprof=false",
     "-Dvapi=false"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.gnome.org/sources/libspelling/0.4/libspelling-0.4.10.tar.xz",
      "sha256": "56e3f01a3a18b575beea4c34349f99cdaba316e1f7c271b1231f7bcf5d9af73b",
      "x-checker-data": {
       "type": "gnome",
       "name": "libspelling",
       "stable-only": true
      }
     }
    ]
   },
   {
    "name": "editide-extras",
    "buildsystem": "meson",
    "config-opts": [
     "-Dicon-themes=enabled"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://framagit.org/editide/extras.git",
      "commit": "8a1f9238c5986a1716162800fde42a6298e314d9"
     }
    ]
   },
   {
    "name": "editide",
    "buildsystem": "meson",
    "license-files": [
     "src/editide/LICENSES/CC-BY-SA-3.0.txt",
     "src/editide/LICENSES/CC0-1.0.txt",
     "src/editide/LICENSES/LGPL-2.1-or-later.txt"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://editide.frama.io/assets/releases/4.0.5/editide-4.0.5.tar.xz",
      "sha256": "6ef532633165a42d2c6d41e38ce7d95078088213ab3efacfe5f13bb7b0b50f69"
     }
    ]
   }
  ]
 }
}