{
 "app_id": "io.github.alexwest1981.sonix",
 "source_url": "https://raw.githubusercontent.com/outcrop-labs/omapak/main/apps/io.github.alexwest1981.sonix/io.github.alexwest1981.sonix.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "26.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--device=dri",
  "--share=network",
  "--filesystem=xdg-music",
  "--filesystem=~/.clap:ro",
  "--filesystem=~/.vst3:ro",
  "--env=XCURSOR_PATH=/run/host/user-share/icons:/run/host/share/icons"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-19T12:49:59.334976+00:00",
 "manifest": {
  "app-id": "io.github.alexwest1981.sonix",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "26.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "sonix",
  "separate-locales": false,
  "finish-args": [
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--socket=pulseaudio",
   "--device=dri",
   "--share=network",
   "--filesystem=xdg-music",
   "--filesystem=~/.clap:ro",
   "--filesystem=~/.vst3:ro",
   "--env=XCURSOR_PATH=/run/host/user-share/icons:/run/host/share/icons"
  ],
  "modules": [
   {
    "name": "sonix",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm755 sonix ${FLATPAK_DEST}/bin/sonix",
     "install -Dm644 io.github.alexwest1981.sonix.desktop ${FLATPAK_DEST}/share/applications/${FLATPAK_ID}.desktop",
     "install -Dm644 io.github.alexwest1981.sonix.png ${FLATPAK_DEST}/share/icons/hicolor/512x512/apps/${FLATPAK_ID}.png",
     "install -Dm644 io.github.alexwest1981.sonix.metainfo.xml ${FLATPAK_DEST}/share/metainfo/${FLATPAK_ID}.metainfo.xml"
    ],
    "sources": [
     {
      "type": "archive",
      "only-arches": [
       "x86_64"
      ],
      "url": "https://github.com/alexwest1981/sonix/releases/download/v0.9.0/sonix-0.9.0-x86_64-unknown-linux-gnu.tar.gz",
      "sha256": "2c2957390a28c2acb8d80bd73600ff117b3afbc9ab1d35f7994880ab5cb8822e",
      "x-checker-data": {
       "type": "json",
       "url": "https://api.github.com/repos/alexwest1981/sonix/releases/latest",
       "version-query": ".tag_name | sub(\"^v\"; \"\")",
       "timestamp-query": ".published_at",
       "url-query": ".assets[] | select(.name | endswith(\"-x86_64-unknown-linux-gnu.tar.gz\")) | .browser_download_url"
      }
     },
     {
      "type": "file",
      "path": "io.github.alexwest1981.sonix.desktop"
     },
     {
      "type": "file",
      "path": "io.github.alexwest1981.sonix.png"
     },
     {
      "type": "file",
      "path": "io.github.alexwest1981.sonix.metainfo.xml"
     }
    ]
   }
  ]
 }
}