{
 "app_id": "com.nedrichards.lewishamwalks",
 "source_url": "https://raw.githubusercontent.com/nedrichards/lewisham-walks/main/com.nedrichards.lewishamwalks.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "51",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-17T17:41:46.042666+00:00",
 "manifest": {
  "id": "com.nedrichards.lewishamwalks",
  "runtime": "org.gnome.Platform",
  "runtime-version": "51",
  "sdk": "org.gnome.Sdk",
  "command": "com.nedrichards.lewishamwalks",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri"
  ],
  "cleanup-commands": [
   "python3 -m compileall -f --invalidation-mode=checked-hash /app"
  ],
  "modules": [
   {
    "name": "python3-requests",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"requests\" --no-build-isolation"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://files.pythonhosted.org/packages/e6/ad/3cc14f097111b4de0040c83a525973216457bbeeb63739ef1ed275c1c021/certifi-2026.1.4-py3-none-any.whl",
      "sha256": "9943707519e4add1115f44c2bc244f782c0249876bf51b6599fee1ffbedd685c"
     },
     {
      "type": "file",
      "url": "https://files.pythonhosted.org/packages/13/69/33ddede1939fdd074bce5434295f38fae7136463422fe4fd3e0e89b98062/charset_normalizer-3.4.4.tar.gz",
      "sha256": "94537985111c35f28720e43603b8e7b43a6ecfb2ce1d3058bbe955b73404e21a"
     },
     {
      "type": "file",
      "url": "https://files.pythonhosted.org/packages/0e/61/66938bbb5fc52dbdf84594873d5b51fb1f7c7794e9c0f5bd885f30bc507b/idna-3.11-py3-none-any.whl",
      "sha256": "771a87f49d9defaf64091e6e6fe9c18d4833f140bd19464795bc32d966ca37ea"
     },
     {
      "type": "file",
      "url": "https://files.pythonhosted.org/packages/1e/db/4254e3eabe8020b458f1a747140d32277ec7a271daf1d235b70dc0b4e6e3/requests-2.32.5-py3-none-any.whl",
      "sha256": "2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6"
     },
     {
      "type": "file",
      "url": "https://files.pythonhosted.org/packages/39/08/aaaad47bc4e9dc8c725e68f9d04865dbcb2052843ff09c97b08904852d84/urllib3-2.6.3-py3-none-any.whl",
      "sha256": "bf272323e553dfb2e87d9bfd225ca7b0f467b919d7bbd355436d3fd37cb0acd4"
     }
    ],
    "post-install": [
     "install -d \"${FLATPAK_DEST}/share/licenses/${FLATPAK_ID}/python3-requests\"",
     "for dist in ${FLATPAK_DEST}/lib/python*/site-packages/*.dist-info; do cp -a \"$dist/licenses\" \"${FLATPAK_DEST}/share/licenses/${FLATPAK_ID}/python3-requests/$(basename \"$dist\")\"; done"
    ]
   },
   {
    "name": "protobuf-c",
    "buildsystem": "autotools",
    "config-opts": [
     "--disable-protoc"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/protobuf-c/protobuf-c/releases/download/v1.5.2/protobuf-c-1.5.2.tar.gz",
      "sha256": "e2c86271873a79c92b58fef7ebf8de1aa0df4738347a8bd5d4e65a80a16d0d24"
     }
    ]
   },
   {
    "name": "libshumate",
    "buildsystem": "meson",
    "config-opts": [
     "-Dgtk_doc=false",
     "-Dvapi=false",
     "-Ddemos=false"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.gnome.org/sources/libshumate/1.6/libshumate-1.6.3.tar.xz",
      "sha256": "fd15c91396dcd82fce3021648541aa891e71a6bddeffc03d38597580a7da8ca1"
     }
    ]
   },
   {
    "name": "lewisham-walks",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/nedrichards/lewisham-walks.git",
      "commit": "0ad2920e05172d12791c3d06c711e5f2b45f538d"
     }
    ]
   }
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/lib/*.a",
   "/share/aclocal",
   "/share/man",
   "/share/gtk-doc"
  ]
 }
}