{
 "app_id": "dev.atsushieno.uapmd",
 "source_url": "https://raw.githubusercontent.com/atsushieno/uapmd/main/flatpak/dev.atsushieno.uapmd.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "24.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--device=dri",
  "--socket=pulseaudio",
  "--filesystem=~/.vst3:ro",
  "--filesystem=~/.lv2:ro",
  "--filesystem=~/.clap:ro",
  "--filesystem=/usr/lib/vst3:ro",
  "--filesystem=/usr/lib/lv2:ro",
  "--filesystem=/usr/lib/clap:ro",
  "--filesystem=xdg-config/uapmd:create",
  "--filesystem=xdg-data/uapmd:create",
  "--filesystem=xdg-documents"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-20T13:03:50.768618+00:00",
 "manifest": {
  "app-id": "dev.atsushieno.uapmd",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "24.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "uapmd-app",
  "finish-args": [
   "--share=ipc",
   "--socket=x11",
   "--socket=wayland",
   "--device=dri",
   "--socket=pulseaudio",
   "--filesystem=~/.vst3:ro",
   "--filesystem=~/.lv2:ro",
   "--filesystem=~/.clap:ro",
   "--filesystem=/usr/lib/vst3:ro",
   "--filesystem=/usr/lib/lv2:ro",
   "--filesystem=/usr/lib/clap:ro",
   "--filesystem=xdg-config/uapmd:create",
   "--filesystem=xdg-data/uapmd:create",
   "--filesystem=xdg-documents"
  ],
  "build-options": {
   "build-args": [
    "--share=network"
   ]
  },
  "modules": [
   {
    "name": "sdl2",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DSDL_STATIC=OFF",
     "-DSDL_TEST=OFF"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/libsdl-org/SDL/releases/download/release-2.30.10/SDL2-2.30.10.tar.gz",
      "sha256": "f59adf36a0fcf4c94198e7d3d776c1b3824211ab7aeebeb31fe19836661196aa"
     }
    ]
   },
   {
    "name": "uapmd",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release"
    ],
    "sources": [
     {
      "type": "dir",
      "path": ".."
     }
    ]
   }
  ]
 }
}