{
 "app_id": "com.sourceaudio.Neuro",
 "source_url": "https://raw.githubusercontent.com/sagebind/source-audio-neuro-3-flatpak/master/com.sourceaudio.Neuro.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "23.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=pulseaudio",
  "--device=all"
 ],
 "module_count": 5,
 "fetched_at": "2026-09-17T17:40:27.245890+00:00",
 "manifest": {
  "app-id": "com.sourceaudio.Neuro",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "23.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.openjdk21"
  ],
  "command": "/app/bin/neuro.sh",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=x11",
   "--socket=pulseaudio",
   "--device=all"
  ],
  "cleanup": [
   "/app/libskiko-macos-*",
   "/bin/7z"
  ],
  "modules": [
   {
    "name": "openjdk",
    "buildsystem": "simple",
    "build-commands": [
     "/usr/lib/sdk/openjdk21/install.sh"
    ]
   },
   {
    "name": "7zip",
    "buildsystem": "simple",
    "build-commands": [
     "install -D 7zz /app/bin/7z"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://www.7-zip.org/a/7z2408-linux-x64.tar.xz",
      "sha256": "9b3a2edf0644a2b00b0a39ab6843f426128e4a6f6f98c40f8c02a668e5b5b59b",
      "strip-components": 0
     }
    ]
   },
   {
    "name": "neuro-macos-installer",
    "buildsystem": "simple",
    "build-commands": [
     "7z x neuro_desktop_3_0_23_18112024_installer_mac.pkg",
     "7z x Neuro_desktop.pkg/Payload",
     "7z x 'Payload~'",
     "cp -r \"Applications/Neuro Desktop.app/Contents/app\" /app/app",
     "mkdir -p /app/classes",
     "7z x -o/app/classes /app/app/shared-jvm-* 'com/sourceaudio/neuromultiplatform/app/PlatformKt$getPlatform$1.class'",
     "sed -i 's/\\x03mac/\\x03lin/' '/app/classes/com/sourceaudio/neuromultiplatform/app/PlatformKt$getPlatform$1.class'"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://s3.eu-north-1.amazonaws.com/bb.distribution/neuro_desktop_3_0_23_18112024_installer_mac.pkg",
      "sha256": "7e131ce386438f93c00856b00b59cab23767979aa3bd608614b853cd34bd9b19"
     }
    ]
   },
   {
    "name": "skiko-linux",
    "buildsystem": "simple",
    "build-commands": [
     "install -D -t /app/app libskiko-linux-x64.so libskiko-linux-x64.so.sha256"
    ],
    "sources": [
     {
      "type": "file",
      "path": "libs/libskiko-linux-x64.so"
     },
     {
      "type": "file",
      "path": "libs/libskiko-linux-x64.so.sha256"
     }
    ]
   },
   {
    "name": "neuro",
    "buildsystem": "simple",
    "build-commands": [
     "install -D neuro.sh /app/bin/neuro.sh",
     "cp -r share /app/share"
    ],
    "sources": [
     {
      "type": "dir",
      "path": "resources"
     }
    ]
   }
  ]
 }
}