{
 "app_id": "eu.fortysixandtwo.chessclock",
 "source_url": "https://raw.githubusercontent.com/flathub/eu.fortysixandtwo.chessclock/master/eu.fortysixandtwo.chessclock.json",
 "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": 3,
 "fetched_at": "2026-09-17T16:09:49.070315+00:00",
 "manifest": {
  "app-id": "eu.fortysixandtwo.chessclock",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "command": "chess-clock",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "gsound",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/GNOME/gsound.git",
      "tag": "1.0.3"
     }
    ],
    "modules": [
     {
      "name": "libcanberra",
      "sources": [
       {
        "type": "archive",
        "url": "http://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz",
        "sha256": "c2b671e67e0c288a69fc33dc1b6f1b534d07882c2aceed37004bf48c601afa72"
       }
      ],
      "config-opts": [
       "--disable-alsa",
       "--disable-null",
       "--disable-oss"
      ]
     }
    ]
   },
   {
    "name": "chess-clock",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/World/chess-clock.git",
      "tag": "v0.6.2"
     }
    ]
   }
  ]
 }
}