{
 "app_id": "com.adilhanney.super_nonogram",
 "source_url": "https://raw.githubusercontent.com/flathub/com.adilhanney.super_nonogram/master/com.adilhanney.super_nonogram.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:06:52.509040+00:00",
 "manifest": {
  "app-id": "com.adilhanney.super_nonogram",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.llvm20"
  ],
  "command": "super_nonogram",
  "separate-locales": false,
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--socket=pulseaudio"
  ],
  "modules": [
   {
    "name": "super_nonogram",
    "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",
     "prepend-ld-library-path": "/usr/lib/sdk/llvm20/lib",
     "env": {
      "PUB_CACHE": "/run/build/super_nonogram/.pub-cache"
     }
    },
    "build-commands": [
     "./patches/remove_dev_dependencies.sh",
     "setup-flutter.sh",
     "flutter config --no-cli-animations",
     "flutter build linux --no-pub",
     "cp -a ${BUNDLE_PATH}/. /app/bin/",
     "install -Dm644 flatpak/com.adilhanney.super_nonogram.desktop -t /app/share/applications/",
     "install -Dm644 flatpak/com.adilhanney.super_nonogram.metainfo.xml -t /app/share/metainfo/",
     "install -Dm644 assets/icon/resized/icon-512x512.png /app/share/icons/hicolor/512x512/apps/com.adilhanney.super_nonogram.png"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/adil192/super_nonogram.git",
      "tag": "v0.12.1",
      "commit": "1c9cdb1f35b628ac346957180084d8e28afed7ad",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+(?:\\+.*)?)$"
      }
     },
     "generated/sources/pubspec.json"
    ],
    "modules": [
     "generated/modules/flutter-sdk-3.44.0.json"
    ]
   }
  ]
 }
}