{
 "app_id": "com.adilhanney.no_more_background",
 "source_url": "https://raw.githubusercontent.com/flathub/com.adilhanney.no_more_background/master/com.adilhanney.no_more_background.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=all",
  "--filesystem=xdg-config/kdeglobals:ro"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-17T16:06:52.509038+00:00",
 "manifest": {
  "app-id": "com.adilhanney.no_more_background",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.llvm20"
  ],
  "command": "no_more_background",
  "separate-locales": false,
  "finish-args": [
   "--share=ipc",
   "--share=network",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=all",
   "--filesystem=xdg-config/kdeglobals:ro"
  ],
  "modules": [
   {
    "name": "protobuf",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm755 protobuf/lib64/* -t /app/lib/",
     "install -Dm644 protobuf/share/licenses/protobuf/LICENSE /app/share/licenses/protobuf/LICENSE"
    ],
    "sources": [
     {
      "type": "archive",
      "only-arches": [
       "x86_64"
      ],
      "url": "https://kojipkgs.fedoraproject.org/packages/protobuf/3.19.6/18.fc43/x86_64/protobuf-3.19.6-18.fc43.x86_64.rpm",
      "sha256": "e8c85e0d40aac45eb86a300ecddf66ad6d7670e51cb70009f5e8d1d29abf0561",
      "dest": "protobuf"
     },
     {
      "type": "archive",
      "only-arches": [
       "aarch64"
      ],
      "url": "https://kojipkgs.fedoraproject.org/packages/protobuf/3.19.6/18.fc43/aarch64/protobuf-3.19.6-18.fc43.aarch64.rpm",
      "sha256": "ccabffc278d875c6f8566aec576b0da28f662cc86ea326e21f8486437299f72f",
      "dest": "protobuf"
     }
    ]
   },
   {
    "name": "adb",
    "buildsystem": "simple",
    "build-commands": [
     "install -D bin/adb /app/bin/adb"
    ],
    "sources": [
     {
      "type": "archive",
      "only-arches": [
       "x86_64"
      ],
      "url": "https://kojipkgs.fedoraproject.org/packages/android-tools/35.0.2/10.fc43/x86_64/android-tools-35.0.2-10.fc43.x86_64.rpm",
      "sha256": "5533f75267feacb6ecfb2fb784f423ec21c0c0d8f4aa4d5784f7734b7877af63"
     },
     {
      "type": "archive",
      "only-arches": [
       "aarch64"
      ],
      "url": "https://kojipkgs.fedoraproject.org/packages/android-tools/35.0.2/10.fc43/aarch64/android-tools-35.0.2-10.fc43.aarch64.rpm",
      "sha256": "8287ae578a8bdf1aa7224c30f7c5ec3e08060f38b7265f9368d7940213ca6b35"
     }
    ]
   },
   {
    "name": "no_more_background",
    "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/no_more_background/.pub-cache"
     }
    },
    "build-commands": [
     "setup-flutter.sh",
     "flutter config --no-cli-animations",
     "flutter build linux --no-pub",
     "cp -a ${BUNDLE_PATH}/. /app/bin/",
     "install -Dm644 flatpak/com.adilhanney.no_more_background.desktop -t /app/share/applications/",
     "install -Dm644 flatpak/com.adilhanney.no_more_background.metainfo.xml -t /app/share/metainfo/",
     "install -Dm644 assets/icon/icon.svg /app/share/icons/hicolor/scalable/apps/com.adilhanney.no_more_background.svg"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/adil192/no_more_background.git",
      "tag": "v2.8.2",
      "commit": "75aa21dc7a32f15f6709406d0d71c70e2a220d56",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+(?:\\+.*)?)$"
      }
     },
     "generated/sources/pubspec.json"
    ],
    "modules": [
     "generated/modules/flutter-sdk-3.44.8.json"
    ]
   }
  ]
 }
}