{
 "app_id": "re.sonny.Workbench",
 "source_url": "https://raw.githubusercontent.com/flathub/re.sonny.Workbench/master/re.sonny.Workbench.json",
 "runtime": "org.gnome.Sdk",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 11,
 "fetched_at": "2026-09-17T16:17:20.151640+00:00",
 "manifest": {
  "$schema": "https://raw.githubusercontent.com/flatpak/flatpak-builder/main/data/flatpak-manifest.schema.json",
  "id": "re.sonny.Workbench",
  "runtime": "org.gnome.Sdk",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.vala",
   "org.freedesktop.Sdk.Extension.rust-stable",
   "org.freedesktop.Sdk.Extension.llvm21",
   "org.freedesktop.Sdk.Extension.node24",
   "org.freedesktop.Sdk.Extension.typescript"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/vala/bin:/usr/lib/sdk/rust-stable/bin:/usr/lib/sdk/llvm21/bin:/usr/lib/sdk/node24/bin:/usr/lib/sdk/typescript/bin",
   "prepend-ld-library-path": "/usr/lib/sdk/llvm21/lib",
   "append-ld-library-path": "/usr/lib/sdk/vala/lib"
  },
  "command": "workbench",
  "separate-locales": false,
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri"
  ],
  "cleanup": [
   "#/include",
   "#/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "#/share/pkgconfig",
   "/share/installed-tests",
   "*.la",
   "*.a"
  ],
  "modules": [
   "modules/biome.json",
   "modules/vte.json",
   "modules/libshumate.json",
   "modules/libportal.json",
   "modules/libspelling.json",
   "modules/gom.json",
   "modules/GTKCssLanguageServer.json",
   "modules/python-python-lsp-server.json",
   "modules/python-ruff.json",
   "modules/python-python-lsp-ruff.json",
   {
    "name": "Workbench",
    "buildsystem": "meson",
    "config-opts": [
     "-Dprofile=default"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/sonnyp/Workbench.git",
      "commit": "63563e96982a4d1cd8b5e787a1953966b2f68831",
      "tag": "v50.0"
     }
    ]
   }
  ]
 }
}