{
 "app_id": "com.theappgineer.community_remote",
 "source_url": "https://raw.githubusercontent.com/flathub/com.theappgineer.community_remote/master/com.theappgineer.community_remote.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "24.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:08:54.832497+00:00",
 "manifest": {
  "id": "com.theappgineer.community_remote",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "24.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.llvm20"
  ],
  "command": "community_remote",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--share=network"
  ],
  "modules": [
   {
    "name": "community_remote",
    "buildsystem": "simple",
    "build-options": {
     "arch": {
      "x86_64": {
       "env": {
        "BUNDLE_PATH": "build/linux/x64/release/bundle"
       }
      },
      "aarch64": {
       "env": {
        "BUNDLE_PATH": "build/linux/arm64/release/bundle"
       }
      }
     },
     "append-path": "/usr/lib/sdk/llvm20/bin:/var/lib/flutter/bin:/var/lib/rustup/bin",
     "prepend-ld-library-path": "/usr/lib/sdk/llvm20/lib",
     "env": {
      "PUB_CACHE": "/run/build/community_remote/.pub-cache",
      "CARGO_HOME": "/run/build/community_remote/cargo",
      "RUSTUP_HOME": "/var/lib/rustup"
     }
    },
    "build-commands": [
     "setup-flutter.sh",
     "flutter build linux --release --no-pub",
     "install -D $BUNDLE_PATH/community_remote /app/bin/community_remote",
     "cp -r $BUNDLE_PATH/lib /app/bin/lib",
     "cp -r $BUNDLE_PATH/data /app/bin/data",
     "install -D flatpak/com.theappgineer.community_remote.metainfo.xml /app/share/metainfo/com.theappgineer.community_remote.metainfo.xml",
     "install -D flatpak/com.theappgineer.community_remote.desktop /app/share/applications/com.theappgineer.community_remote.desktop",
     "install -D flatpak/icons/256x256/com.theappgineer.community_remote.png /app/share/icons/hicolor/256x256/apps/com.theappgineer.community_remote.png",
     "install -D flatpak/icons/512x512/com.theappgineer.community_remote.png /app/share/icons/hicolor/512x512/apps/com.theappgineer.community_remote.png"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/TheAppgineer/community_remote.git",
      "commit": "4b80f75451a3807a251a1824c0e55b852259ea1f"
     },
     "generated/sources/cargo.json",
     "generated/sources/pubspec.json"
    ],
    "modules": [
     "generated/modules/rustup-1.93.0.json",
     "generated/modules/flutter-sdk-3.24.2.json"
    ]
   }
  ]
 }
}