{
 "app_id": "io.github.willbearfruits.SignalPatch",
 "source_url": "https://raw.githubusercontent.com/willbearfruits/signalpatch/main/packaging/flatpak/io.github.willbearfruits.SignalPatch.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "24.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--socket=pulseaudio",
  "--filesystem=xdg-run/pipewire-0",
  "--env=LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu/pipewire-0.3/jack",
  "--filesystem=xdg-music",
  "--filesystem=xdg-documents"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-20T12:57:39.435694+00:00",
 "manifest": {
  "app-id": "io.github.willbearfruits.SignalPatch",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "24.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "SignalPatch",
  "finish-args": [
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=pulseaudio",
   "--filesystem=xdg-run/pipewire-0",
   "--env=LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu/pipewire-0.3/jack",
   "--filesystem=xdg-music",
   "--filesystem=xdg-documents"
  ],
  "modules": [
   {
    "name": "glfw",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DBUILD_SHARED_LIBS=ON",
     "-DGLFW_BUILD_WAYLAND=ON",
     "-DGLFW_BUILD_X11=ON",
     "-DGLFW_BUILD_EXAMPLES=OFF",
     "-DGLFW_BUILD_TESTS=OFF",
     "-DGLFW_BUILD_DOCS=OFF"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/glfw/glfw/releases/download/3.4/glfw-3.4.zip",
      "sha256": "b5ec004b2712fd08e8861dc271428f048775200a2df719ccf575143ba749a3e9"
     }
    ]
   },
   {
    "name": "signalpatch",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=RelWithDebInfo",
     "-DSIGNALPATCH_NAM_CORE_DIR=/nonexistent"
    ],
    "build-options": {
     "build-args": [
      "--share=network"
     ]
    },
    "sources": [
     {
      "type": "dir",
      "path": "../..",
      "skip": [
       "build",
       "build-asan",
       "build-flatpak",
       ".git"
      ]
     }
    ]
   }
  ]
 }
}