{
 "app_id": "io.github.alexwest1981.OmaAmp",
 "source_url": "https://raw.githubusercontent.com/outcrop-labs/omapak/main/apps/io.github.alexwest1981.OmaAmp/io.github.alexwest1981.OmaAmp.yml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.11",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--socket=pulseaudio",
  "--filesystem=xdg-music",
  "--share=network",
  "--env=XCURSOR_PATH=/run/host/user-share/icons:/run/host/share/icons"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-19T12:49:55.965268+00:00",
 "manifest": {
  "app-id": "io.github.alexwest1981.OmaAmp",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.11",
  "sdk": "org.kde.Sdk",
  "base": "com.riverbankcomputing.PyQt.BaseApp",
  "base-version": "6.11",
  "command": "omaamp",
  "separate-locales": false,
  "cleanup-commands": [
   "/app/cleanup-BaseApp.sh"
  ],
  "build-options": {
   "strip": false,
   "no-debuginfo": true,
   "env": [
    "BASEAPP_REMOVE_WEBENGINE=1"
   ]
  },
  "finish-args": [
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=pulseaudio",
   "--filesystem=xdg-music",
   "--share=network",
   "--env=XCURSOR_PATH=/run/host/user-share/icons:/run/host/share/icons"
  ],
  "modules": [
   "python3-requirements.json",
   {
    "name": "portaudio",
    "buildsystem": "autotools",
    "config-opts": [
     "--disable-static"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://files.portaudio.com/archives/pa_stable_v190700_20210406.tgz",
      "sha256": "47efbf42c77c19a05d22e627d42873e991ec0c1357219c0d74ce6a2948cb2def",
      "x-checker-data": {
       "type": "git",
       "url": "https://github.com/PortAudio/portaudio.git",
       "tag-pattern": "^v([\\d.]+)$",
       "is-main-source": true
      }
     }
    ]
   },
   {
    "name": "omaamp",
    "buildsystem": "simple",
    "build-commands": [
     "mkdir -p ${FLATPAK_DEST}/omaamp",
     "cp -r core ui omaamp skins themes main.py README.md ${FLATPAK_DEST}/omaamp/",
     "install -Dm755 omaamp.sh ${FLATPAK_DEST}/bin/omaamp",
     "install -Dm644 io.github.alexwest1981.OmaAmp.desktop ${FLATPAK_DEST}/share/applications/${FLATPAK_ID}.desktop",
     "install -Dm644 io.github.alexwest1981.OmaAmp-512.png ${FLATPAK_DEST}/share/icons/hicolor/512x512/apps/${FLATPAK_ID}.png",
     "install -Dm644 io.github.alexwest1981.OmaAmp.png ${FLATPAK_DEST}/share/icons/hicolor/256x256/apps/${FLATPAK_ID}.png",
     "install -Dm644 io.github.alexwest1981.OmaAmp-128.png ${FLATPAK_DEST}/share/icons/hicolor/128x128/apps/${FLATPAK_ID}.png",
     "install -Dm644 io.github.alexwest1981.OmaAmp.metainfo.xml ${FLATPAK_DEST}/share/metainfo/${FLATPAK_ID}.metainfo.xml"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/alexwest1981/OmaAmp",
      "commit": "9f6caf6b37806a4cd263d3ce4d61f3b9a4e1473c"
     },
     {
      "type": "file",
      "path": "omaamp.sh"
     },
     {
      "type": "file",
      "path": "io.github.alexwest1981.OmaAmp.desktop"
     },
     {
      "type": "file",
      "path": "io.github.alexwest1981.OmaAmp-512.png"
     },
     {
      "type": "file",
      "path": "io.github.alexwest1981.OmaAmp.png"
     },
     {
      "type": "file",
      "path": "io.github.alexwest1981.OmaAmp-128.png"
     },
     {
      "type": "file",
      "path": "io.github.alexwest1981.OmaAmp.metainfo.xml"
     }
    ]
   }
  ]
 }
}