{
 "app_id": "it.astrogods.AstroGods",
 "source_url": "https://raw.githubusercontent.com/flathub/it.astrogods.AstroGods/master/it.astrogods.AstroGods.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:13:01.609708+00:00",
 "manifest": {
  "id": "it.astrogods.AstroGods",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.llvm20"
  ],
  "command": "astrogods",
  "finish-args": [
   "--share=ipc",
   "--share=network",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri"
  ],
  "modules": [
   {
    "name": "astrogods",
    "buildsystem": "simple",
    "build-options": {
     "append-path": "/usr/lib/sdk/llvm20/bin",
     "env": {
      "PATH": "/var/lib/flutter/bin:/app/bin:/usr/bin",
      "PUB_CACHE": "/run/build/astrogods/.pub-cache"
     },
     "arch": {
      "x86_64": {
       "env": {
        "BUNDLE_PATH": "build/linux/x64/release/bundle"
       }
      },
      "aarch64": {
       "env": {
        "BUNDLE_PATH": "build/linux/arm64/release/bundle"
       }
      }
     }
    },
    "build-commands": [
     "setup-flutter.sh",
     "flutter build linux --release --no-pub",
     "install -D $BUNDLE_PATH/astrogods /app/bin/astrogods",
     "cp -r $BUNDLE_PATH/lib /app/bin/lib",
     "cp -r $BUNDLE_PATH/data /app/bin/data",
     "install -D linux/it.astrogods.AstroGods.desktop /app/share/applications/it.astrogods.AstroGods.desktop",
     "install -D linux/it.astrogods.AstroGods.metainfo.xml /app/share/metainfo/it.astrogods.AstroGods.metainfo.xml",
     "install -D linux/icons/hicolor/64x64/apps/it.astrogods.AstroGods.png /app/share/icons/hicolor/64x64/apps/it.astrogods.AstroGods.png",
     "install -D linux/icons/hicolor/128x128/apps/it.astrogods.AstroGods.png /app/share/icons/hicolor/128x128/apps/it.astrogods.AstroGods.png",
     "install -D linux/icons/hicolor/256x256/apps/it.astrogods.AstroGods.png /app/share/icons/hicolor/256x256/apps/it.astrogods.AstroGods.png",
     "install -D linux/icons/hicolor/512x512/apps/it.astrogods.AstroGods.png /app/share/icons/hicolor/512x512/apps/it.astrogods.AstroGods.png"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/arcangelo7/astrogods-app.git",
      "tag": "4.10.1"
     },
     "generated/sources/pubspec.json"
    ],
    "modules": [
     "generated/modules/flutter-sdk-3.38.5.json"
    ]
   }
  ]
 }
}