{
 "app_id": "com.github.kinten108101.SteamVPK",
 "source_url": "https://raw.githubusercontent.com/kinten108101/steam-vpk/main/build-aux/com.github.kinten108101.SteamVPK.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "45",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--socket=wayland",
  "--socket=fallback-x11",
  "--share=ipc",
  "--device=dri",
  "--filesystem=home"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-18T08:49:33.816358+00:00",
 "manifest": {
  "app-id": "com.github.kinten108101.SteamVPK",
  "runtime": "org.gnome.Platform",
  "runtime-version": "45",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.node18"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/node18/bin"
  },
  "command": "com.github.kinten108101.SteamVPK",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--device=dri",
   "--filesystem=home"
  ],
  "modules": [
   {
    "name": "blueprint",
    "buildsystem": "meson",
    "builddir": true,
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/jwestman/blueprint-compiler.git",
      "tag": "v0.8.1",
      "commit": "aa7679618e864748f4f4d8f15283906e712752fe"
     }
    ]
   },
   {
    "name": "yarn-deps",
    "buildsystem": "simple",
    "build-commands": [
     "/usr/lib/sdk/node18/enable.sh",
     "mkdir -p /app",
     "cp -r ${FLATPAK_BUILDER_BUILDDIR}/flatpak-node/yarn-mirror/ /app"
    ],
    "sources": [
     "generated-sources.json"
    ]
   },
   {
    "name": "stvpk",
    "buildsystem": "meson",
    "config-opts": [
     "-Doffline-mirror=/app/yarn-mirror",
     "-Dflatpak=true"
    ],
    "sources": [
     {
      "type": "dir",
      "path": "../"
     }
    ]
   }
  ]
 }
}