{
 "app_id": "fi.taimila.Stocks",
 "source_url": "https://raw.githubusercontent.com/taimila/Stocks/main/build-aux/fi.taimila.Stocks.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--socket=fallback-x11",
  "--device=dri",
  "--socket=wayland"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T17:47:43.530744+00:00",
 "manifest": {
  "app-id": "fi.taimila.Stocks",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "command": "Stocks",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.dotnet9"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/dotnet9/bin",
   "append-ld-library-path": "/usr/lib/sdk/dotnet9/lib",
   "env": {
    "PKG_CONFIG_PATH": "/app/lib/pkgconfig:/app/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig:/usr/lib/sdk/dotnet9/lib/pkgconfig",
    "RUNTIME": "linux-x64"
   }
  },
  "finish-args": [
   "--share=network",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland"
  ],
  "modules": [
   {
    "name": "blueprint-compiler",
    "buildsystem": "meson",
    "cleanup": [
     "*"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/jwestman/blueprint-compiler",
      "tag": "v0.16.0"
     }
    ]
   },
   {
    "name": "Stocks",
    "buildsystem": "meson",
    "builddir": true,
    "config-opts": [
     "--buildtype=release"
    ],
    "build-options": {
     "arch": {
      "aarch64": {
       "env": {
        "RUNTIME": "linux-arm64"
       }
      },
      "x86_64": {
       "env": {
        "RUNTIME": "linux-x64"
       }
      }
     }
    },
    "sources": [
     "nuget-sources.json",
     {
      "type": "dir",
      "path": ".."
     }
    ]
   }
  ]
 }
}