{
 "app_id": "io.github.sigmasd.share",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.sigmasd.share/master/io.github.sigmasd.share.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=xdg-download"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:12:12.238673+00:00",
 "manifest": {
  "app-id": "io.github.sigmasd.share",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "share",
  "finish-args": [
   "--share=network",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--device=dri",
   "--filesystem=xdg-download"
  ],
  "modules": [
   {
    "name": "share",
    "buildsystem": "simple",
    "build-options": {
     "env": {
      "DENORT_BIN": "denort"
     }
    },
    "build-commands": [
     "./deno compile --unstable-raw-imports --vendor --cached-only --no-check  --output share-bin --include ./src/main.worker.ts --allow-all ./src/main.ts",
     "mkdir -p /app/bin/",
     "mv share-bin /app/bin/share",
     "install -Dm644 distro/io.github.sigmasd.share.desktop -t /app/share/applications/",
     "install -Dm644 distro/io.github.sigmasd.share.svg -t /app/share/icons/hicolor/scalable/apps/",
     "install -Dm644 distro/io.github.sigmasd.share.metainfo.xml -t /app/share/metainfo/"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/denoland/deno/releases/download/v2.5.1/deno-x86_64-unknown-linux-gnu.zip",
      "sha256": "bceddde4ff520f21c3767d893fe3d2d83df788346d3ad6f03d8abcd0392eb3ab",
      "only-arches": [
       "x86_64"
      ]
     },
     {
      "type": "archive",
      "url": "https://github.com/denoland/deno/releases/download/v2.5.1/denort-x86_64-unknown-linux-gnu.zip",
      "sha256": "8ea4c344bd945244186b60b2745f7cbe460f6bd8f8a7479b9dac2d57199fd298",
      "only-arches": [
       "x86_64"
      ]
     },
     {
      "type": "archive",
      "url": "https://github.com/denoland/deno/releases/download/v2.5.1/deno-aarch64-unknown-linux-gnu.zip",
      "sha256": "fa9822bf4fae820126b4fe3f1925010c14ca5f626f5ad743b3d6c3c20e33ad1a",
      "only-arches": [
       "aarch64"
      ]
     },
     {
      "type": "archive",
      "url": "https://github.com/denoland/deno/releases/download/v2.5.1/denort-aarch64-unknown-linux-gnu.zip",
      "sha256": "772fce5bd2da44f379229bbaa7302a1e901740906f3a978c2b0f1335e00237c9",
      "only-arches": [
       "aarch64"
      ]
     },
     {
      "type": "archive",
      "url": "https://github.com/sigmaSd/qr-share/archive/refs/tags/2.3.0.tar.gz",
      "sha256": "06fbe63728155fe3e9f3fe866aa7b9e471c00ff92ca22fd99787a81b8b3970f9"
     },
     "deno-sources.json"
    ]
   }
  ]
 }
}