{
 "app_id": "io.github.v8v88v8v88.MarkView",
 "source_url": "https://raw.githubusercontent.com/V8V88V8V88/MarkView/main/flatpak/io.github.v8v88v8v88.MarkView.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--device=dri",
  "--socket=session-bus",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--share=network",
  "--filesystem=xdg-documents",
  "--filesystem=xdg-download",
  "--metadata=X-D-Bus-Name=io.github.v8v88v8v88.MarkView"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T12:57:23.022298+00:00",
 "manifest": {
  "app-id": "io.github.v8v88v8v88.MarkView",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "markview",
  "modules": [
   {
    "name": "markview",
    "buildsystem": "simple",
    "build-commands": [
     "bash -c 'export PATH=\"/usr/lib/sdk/rust-stable/bin:$PATH\" && cargo build --release'",
     "install -Dm755 target/release/gtk-markdown-viewer /app/bin/markview",
     "mkdir -p /app/share/gtksourceview-5/styles",
     "install -Dm644 data/styles/*.xml /app/share/gtksourceview-5/styles/"
    ],
    "sources": [
     {
      "type": "dir",
      "path": ".."
     }
    ],
    "build-options": {
     "append-path": "/usr/lib/sdk/rust-stable/bin"
    }
   }
  ],
  "finish-args": [
   "--share=ipc",
   "--device=dri",
   "--socket=session-bus",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--socket=pulseaudio",
   "--share=network",
   "--filesystem=xdg-documents",
   "--filesystem=xdg-download",
   "--metadata=X-D-Bus-Name=io.github.v8v88v8v88.MarkView"
  ]
 }
}