{
 "app_id": "io.github.Bavarder.Bavarder",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.Bavarder.Bavarder/master/io.github.Bavarder.Bavarder.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "45",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 5,
 "fetched_at": "2026-09-17T16:10:14.746957+00:00",
 "manifest": {
  "app-id": "io.github.Bavarder.Bavarder",
  "runtime": "org.gnome.Platform",
  "runtime-version": "45",
  "sdk": "org.gnome.Sdk",
  "command": "bavarder",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "blueprint-compiler",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/jwestman/blueprint-compiler.git",
      "tag": "v0.8.1"
     }
    ]
   },
   {
    "name": "libportal",
    "buildsystem": "meson",
    "config-opts": [
     "-Ddocs=false",
     "-Dvapi=false",
     "-Dbackends=gtk4"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/flatpak/libportal",
      "tag": "0.6"
     }
    ]
   },
   "pypi-dependencies.json",
   {
    "name": "gpt4all",
    "buildsystem": "simple",
    "build-commands": [
     "cd gpt4all-backend/ && mkdir build && cd build && cmake .. && cmake --build . --parallel",
     "cd gpt4all-bindings/python && pip wheel --no-deps -w dist . && ls && ls dist && pip3 install \"dist/gpt4all-1.0.8-py3-none-any.whl\" --verbose --exists-action=i --no-index --prefix=${FLATPAK_DEST}  --no-build-isolation"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/nomic-ai/gpt4all",
      "commit": "39acbc837816ea9c7673bfe5cf83aeaed95b2c5f"
     }
    ]
   },
   {
    "name": "bavarder",
    "builddir": true,
    "buildsystem": "meson",
    "config-opts": [
     "-Dbuildtype=release"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://codeberg.org/Bavarder/Bavarder.git",
      "tag": "1.0.0"
     }
    ]
   }
  ]
 }
}