{
 "app_id": "io.github.schwarzen.colormydesktop",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.schwarzen.colormydesktop/master/io.github.schwarzen.colormydesktop.yaml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:12:06.897693+00:00",
 "manifest": {
  "id": "io.github.schwarzen.colormydesktop",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "command": "color-my-desktop",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri"
  ],
  "modules": [
   {
    "name": "dart-sass",
    "buildsystem": "simple",
    "build-commands": [
     "install -d /app/lib/dart-sass",
     "cp -r * /app/lib/dart-sass/",
     "ln -s /app/lib/dart-sass/sass /app/lib/dart-sass/sass-embedded"
    ],
    "sources": [
     {
      "type": "archive",
      "only-arches": [
       "x86_64"
      ],
      "url": "https://github.com/sass/dart-sass/releases/download/1.97.1/dart-sass-1.97.1-linux-x64.tar.gz",
      "sha256": "08867d2f63f458bc07985d0fd96bfef42ed759a4dd9b3d5e1a87b85b52b76112"
     },
     {
      "type": "archive",
      "only-arches": [
       "aarch64"
      ],
      "url": "https://github.com/sass/dart-sass/releases/download/1.97.1/dart-sass-1.97.1-linux-arm64.tar.gz",
      "sha256": "a8176dc31889977a2026895a35674dfabec01a9c3cc62f55f321fb67d9dbe971"
     }
    ]
   },
   {
    "name": "color-my-desktop",
    "buildsystem": "simple",
    "build-commands": [
     "make -f Makefile.flatpak",
     "make -f Makefile.flatpak install PREFIX=/app"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/Schwarzen/colormydesktop",
      "tag": "v0.10.5",
      "commit": "59821097d18f14e364635a5bb30629c62dda9efb"
     }
    ]
   }
  ]
 }
}