{
 "app_id": "io.github.whelanh.scidCommunity",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.whelanh.scidCommunity/master/io.github.whelanh.scidCommunity.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "26.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=pulseaudio",
  "--socket=x11",
  "--device=dri",
  "--filesystem=xdg-documents"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-19T12:51:28.520806+00:00",
 "manifest": {
  "app-id": "io.github.whelanh.scidCommunity",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "26.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "scidCommunity",
  "finish-args": [
   "--filesystem=xdg-documents",
   "--persist=.scidCommunity",
   "--share=network",
   "--socket=x11",
   "--share=ipc",
   "--device=dri",
   "--socket=pulseaudio"
  ],
  "modules": [
   {
    "name": "tcl",
    "sources": [
     {
      "type": "archive",
      "url": "https://prdownloads.sourceforge.net/tcl/tcl-core8.6.15-src.tar.gz",
      "sha256": "844775491e435e34d83d6ccfbadd1342f1855f1705253233a86152df0765e78d"
     }
    ],
    "subdir": "unix",
    "post-install": [
     "chmod 755 /app/lib/libtcl*.so"
    ]
   },
   {
    "name": "tk",
    "sources": [
     {
      "type": "archive",
      "url": "https://prdownloads.sourceforge.net/tcl/tk8.6.15-src.tar.gz",
      "sha256": "550969f35379f952b3020f3ab7b9dd5bfd11c1ef7c9b7c6a75f5c49aca793fec"
     }
    ],
    "subdir": "unix",
    "post-install": [
     "chmod 755 /app/lib/libtk*.so"
    ]
   },
   {
    "name": "scid",
    "buildsystem": "cmake-ninja",
    "build-options": {
     "env": {
      "CFLAGS": "-ffile-prefix-map=../=.",
      "CXXFLAGS": "-ffile-prefix-map=../=."
     }
    },
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/whelanh/scidCommunity.git",
      "commit": "73cb41b8dd6632a522e4927f8fdd4612c921ba93"
     }
    ]
   }
  ]
 }
}