{
 "app_id": "org.freedesktop.Tuhi",
 "source_url": "https://raw.githubusercontent.com/flathub/org.freedesktop.Tuhi/master/org.freedesktop.Tuhi.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--own-name=org.freedesktop.tuhi1"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-21T13:24:38.062443+00:00",
 "manifest": {
  "app-id": "org.freedesktop.Tuhi",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "command": "tuhi",
  "finish-args": [
   "--share=ipc",
   "--socket=x11",
   "--socket=wayland",
   "--talk-name=org.freedesktop.tuhi1",
   "--own-name=org.freedesktop.tuhi1",
   "--system-talk-name=org.bluez"
  ],
  "modules": [
   {
    "name": "pyxdg",
    "buildsystem": "simple",
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.freedesktop.org/xdg/pyxdg.git",
      "tag": "rel-0.27",
      "commit": "f097a66923a65e93640c48da83e6e9cfbddd86ba"
     }
    ],
    "build-commands": [
     "pip3 install --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} --no-build-isolation ."
    ]
   },
   {
    "name": "python-pyparsing",
    "buildsystem": "simple",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/pyparsing/pyparsing/releases/download/pyparsing_2.4.7/pyparsing-2.4.7.tar.gz",
      "sha512": "0b9f8f18907f65cb3af1b48ed57989e183f28d71646f2b2f820e772476f596ca15ee1a689f3042f18458206457f4683d10daa6e73dfd3ae82d5e4405882f9dd2"
     }
    ],
    "build-commands": [
     "pip3 install --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} --no-build-isolation ."
    ]
   },
   {
    "name": "python-svgwrite",
    "buildsystem": "simple",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/mozman/svgwrite.git",
      "tag": "v1.4.2",
      "commit": "e2617741ab018956e638e18aa21827405bd8edd1"
     }
    ],
    "build-commands": [
     "pip3 install --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} --no-build-isolation ."
    ]
   },
   {
    "name": "tuhi",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/tuhiproject/tuhi/archive/refs/tags/0.6.tar.gz",
      "sha256": "d36306f0729f02a88e2fee626136e611b3ae4c7c63e92e86127f7c68cd200c71"
     },
     {
      "type": "patch",
      "path": "fix_appdata.patch"
     }
    ]
   }
  ]
 }
}