{
 "app_id": "io.github.voxelcubes.hand-tex",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.voxelcubes.hand-tex/master/io.github.voxelcubes.hand-tex.yaml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.10",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:12:30.994015+00:00",
 "manifest": {
  "id": "io.github.voxelcubes.hand-tex",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.10",
  "sdk": "org.kde.Sdk",
  "base": "io.qt.PySide.BaseApp",
  "base-version": "6.10",
  "build-options": {
   "env": [
    "BASEAPP_REMOVE_WEBENGINE=1"
   ]
  },
  "command": "handtex",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri"
  ],
  "modules": [
   "pypi-dependencies.yaml",
   "manual-dependencies.yaml",
   {
    "name": "handtex",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --no-index --no-dependencies --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} handtex --no-build-isolation",
     "desktop-file-edit --set-icon=${FLATPAK_ID} Hand-TeX.desktop",
     "install -Dm644 Hand-TeX.desktop /app/share/applications/${FLATPAK_ID}.desktop",
     "install -Dm644 handtex.png /app/share/icons/hicolor/256x256/apps/${FLATPAK_ID}.png",
     "install -Dm644 ${FLATPAK_ID}.appdata.xml /app/share/metainfo/${FLATPAK_ID}.appdata.xml"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://files.pythonhosted.org/packages/0c/92/f4106b276e42f405c4fcbc0f305f07addaf997bbbc0d5e19f9779ccd0ba2/handtex-1.0.4-py3-none-any.whl",
      "sha256": "62cd3cf2fd2211e649282bb6f29ff0bb10649a192cf646ae04bdea4d9b0f6563"
     },
     {
      "type": "file",
      "url": "https://raw.githubusercontent.com/VoxelCubes/Hand-TeX/195b49287e97e9a1fa9fb707f1adddcae6235b3a/Hand-TeX.desktop",
      "sha256": "6760c50d853fa0f1afeecf916444e5296a687a2f74ec85176a5408624ecd5a19"
     },
     {
      "type": "file",
      "url": "https://raw.githubusercontent.com/VoxelCubes/Hand-TeX/195b49287e97e9a1fa9fb707f1adddcae6235b3a/media/handtex.png",
      "sha256": "02e41242d4d018b7a709cb36c0c576183d50956e5f2f05c12fe468cd2134c7a7"
     },
     {
      "type": "file",
      "url": "https://raw.githubusercontent.com/VoxelCubes/Hand-TeX/195b49287e97e9a1fa9fb707f1adddcae6235b3a/flatpak/io.github.voxelcubes.hand-tex.appdata.xml",
      "sha256": "9d0f1185d23f7ae3fcd14deaf4eef5e0af01a5a38b3f34cfd6c900012819d073"
     }
    ]
   }
  ],
  "cleanup-commands": [
   "/app/cleanup-BaseApp.sh"
  ]
 }
}