{
 "app_id": "io.github.finefindus.Hieroglyphic",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.finefindus.Hieroglyphic/master/io.github.finefindus.Hieroglyphic.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:11:04.748819+00:00",
 "manifest": {
  "id": "io.github.finefindus.Hieroglyphic",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "hieroglyphic",
  "finish-args": [
   "--share=network",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--device=dri",
   "--env=G_MESSAGES_DEBUG=none",
   "--env=RUST_BACKTRACE=1"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "ORT_LIB_PATH": "/app/lib",
    "ORT_PREFER_DYNAMIC_LINK": "1"
   }
  },
  "modules": [
   {
    "name": "onnxruntime",
    "buildsystem": "simple",
    "build-commands": [
     "cp -r --no-target-directory lib/ /app/lib/"
    ],
    "cleanup": [
     "/include",
     "/lib/pkgconfig",
     "/lib/cmake"
    ],
    "sources": [
     {
      "only-arches": [
       "x86_64"
      ],
      "sha256": "4c436a280d650f8bf32c921a2bf4de7c42cc32884c51c90e47de991708bbb5a4",
      "type": "archive",
      "url": "https://github.com/microsoft/onnxruntime/releases/download/v1.24.3/onnxruntime-linux-x64-1.24.3.tgz"
     },
     {
      "only-arches": [
       "aarch64"
      ],
      "sha256": "15100fb88b4c692cdd6bf2cca5f4a26a3806cebca8136de6681e2aba4b2ea033",
      "type": "archive",
      "url": "https://github.com/microsoft/onnxruntime/releases/download/v1.24.3/onnxruntime-linux-aarch64-1.24.3.tgz"
     }
    ]
   },
   {
    "name": "hieroglyphic",
    "buildsystem": "meson",
    "run-tests": false,
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/FineFindus/Hieroglyphic/releases/download/v2.3.0/hieroglyphic-2.3.0.tar.xz",
      "sha256": "4155a698076d1fb4ff97a6da92776017f65c9d75ff3f35768067ffe624dc9192"
     }
    ]
   }
  ]
 }
}