{
 "app_id": "de.schmidhuberj.Flare",
 "source_url": "https://raw.githubusercontent.com/flathub/de.schmidhuberj.Flare/master/de.schmidhuberj.Flare.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-21T13:00:28.474142+00:00",
 "manifest": {
  "app-id": "de.schmidhuberj.Flare",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "flare",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--socket=pulseaudio",
   "--device=dri",
   "--share=network"
  ],
  "cleanup": [
   "/include",
   "/lib/cmake",
   "/lib/girepository-1.0",
   "/lib/pkgconfig",
   "/share/gir-1.0",
   "/share/pkgconfig",
   "/share/vala",
   "*.la",
   "*.a"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "CARGO_HOME": "/run/build/flare/cargo",
    "RUST_BACKTRACE": "1",
    "RUSTFLAGS": "-L/app/lib"
   }
  },
  "modules": [
   {
    "name": "protobuf",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_POSITION_INDEPENDENT_CODE=ON",
     "-Dprotobuf_ABSL_PROVIDER=package",
     "-Dprotobuf_BUILD_SHARED_LIBS=ON",
     "-Dprotobuf_BUILD_TESTS=OFF"
    ],
    "cleanup": [
     "/bin/protoc*",
     "/lib/libprotoc*",
     "/lib/libprotobuf-lite*"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/protocolbuffers/protobuf.git",
      "tag": "v36.2",
      "commit": "2c74169b34066ceb8ddb6b882fcb3fb32d737a55",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+)$"
      }
     }
    ]
   },
   {
    "name": "libspelling",
    "buildsystem": "meson",
    "config-opts": [
     "-Ddocs=false"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/chergert/libspelling.git",
      "tag": "0.4.10",
      "commit": "1facdde8e1c0fd72bed806f9a9be2fbec83af5f2",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^([\\d.]+)$"
      }
     }
    ]
   },
   {
    "name": "flare",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "archive",
      "archive-type": "tar-xz",
      "url": "https://gitlab.com/api/v4/projects/37464215/packages/generic/flare/0.22.2/flare-0.22.2.tar.xz",
      "sha256": "cf52535b556c2c17f6740c1eea203c6c4b0c00c949c29771e1ea730ce8e8e353"
     }
    ]
   }
  ]
 }
}