{
 "app_id": "app.katvan.Katvan",
 "source_url": "https://raw.githubusercontent.com/flathub/app.katvan.Katvan/master/app.katvan.Katvan.yml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.11",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=xdg-data/typst/packages:ro",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-17T16:06:27.535505+00:00",
 "manifest": {
  "id": "app.katvan.Katvan",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.11",
  "sdk": "org.kde.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "katvan",
  "rename-desktop-file": "katvan.desktop",
  "rename-icon": "katvan",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--share=network",
   "--filesystem=xdg-data/typst/packages:ro"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin"
  },
  "modules": [
   {
    "name": "corrosion",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "cleanup": [
     "*"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/corrosion-rs/corrosion.git",
      "commit": "1499b14e4906a2890f5cee1547c8848db261753d",
      "tag": "v0.6.1"
     }
    ]
   },
   {
    "name": "cxxbridge",
    "buildsystem": "simple",
    "build-commands": [
     "cargo install --root ${FLATPAK_DEST} --path ."
    ],
    "build-options": {
     "env": {
      "CARGO_HOME": "/run/build/cxxbridge/cargo"
     }
    },
    "cleanup": [
     "*"
    ],
    "sources": [
     {
      "type": "archive",
      "archive-type": "tar-gzip",
      "url": "https://crates.io/api/v1/crates/cxxbridge-cmd/1.0.186/download",
      "sha256": "077f5ee3d3bfd8d27f83208fdaa96ddd50af7f096c77077cc4b94da10bfacefd"
     },
     "cxxbridge-generated-sources.json"
    ]
   },
   {
    "name": "python3-mistletoe",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --no-index --prefix=${FLATPAK_DEST} mistletoe-1.4.0-py3-none-any.whl"
    ],
    "cleanup": [
     "*"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://github.com/miyuchina/mistletoe/releases/download/v1.4.0/mistletoe-1.4.0-py3-none-any.whl",
      "sha256": "44a477803861de1237ba22e375c6b617690a31d2902b47279d1f8f7ed498a794"
     }
    ]
   },
   {
    "name": "katvan",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=RelWithDebInfo",
     "-DKATVAN_FLATPAK_BUILD=ON",
     "-DKATVAN_CARGO_PROFILE=release"
    ],
    "build-options": {
     "env": {
      "CARGO_HOME": "/run/build/katvan/cargo"
     }
    },
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/IgKh/katvan.git",
      "commit": "11456fee24e0335eca35455880132a5459a19c7d",
      "tag": "v0.13.1"
     },
     "katvan-generated-sources.json"
    ]
   }
  ]
 }
}