{
 "app_id": "fyi.zoey.TeX-Match",
 "source_url": "https://raw.githubusercontent.com/flathub/fyi.zoey.TeX-Match/master/fyi.zoey.TeX-Match.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:09:59.859664+00:00",
 "manifest": {
  "app-id": "fyi.zoey.TeX-Match",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "tex-match",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "CARGO_HOME": "/run/build/tex-match/cargo"
   }
  },
  "modules": [
   {
    "name": "tex-match",
    "buildsystem": "simple",
    "build-commands": [
     "cargo --offline build --release",
     "install -Dm755 ./target/release/tex-match -t /app/bin/",
     "install -Dm644 ./data/${FLATPAK_ID}.metainfo.xml -t /app/share/metainfo/",
     "install -Dm644 ./data/${FLATPAK_ID}.desktop -t /app/share/applications/",
     "install -Dm644 ./data/${FLATPAK_ID}.svg -t /app/share/icons/hicolor/scalable/apps/",
     "install -Dm644 ./data/${FLATPAK_ID}-symbolic.svg -t /app/share/icons/hicolor/symbolic/apps/"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/zoeyfyi/TeX-Match/",
      "tag": "v1.2.0",
      "commit": "cbce3dfee6420363ab1eb4b4e96fa0c20318a4ed"
     },
     {
      "type": "patch",
      "path": "fix_appdata.patch"
     },
     "generated-sources.json"
    ]
   }
  ]
 }
}