{
 "app_id": "io.github.alexwest1981.OmaScribe",
 "source_url": "https://raw.githubusercontent.com/outcrop-labs/omapak/main/apps/io.github.alexwest1981.OmaScribe/io.github.alexwest1981.OmaScribe.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-documents",
  "--filesystem=xdg-download",
  "--share=network",
  "--env=XCURSOR_PATH=/run/host/user-share/icons:/run/host/share/icons"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-19T12:49:57.257941+00:00",
 "manifest": {
  "app-id": "io.github.alexwest1981.OmaScribe",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.11",
  "sdk": "org.kde.Sdk",
  "base": "com.riverbankcomputing.PyQt.BaseApp",
  "base-version": "6.11",
  "command": "omascribe",
  "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-documents",
   "--filesystem=xdg-download",
   "--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": "omascribe",
    "buildsystem": "simple",
    "build-commands": [
     "mkdir -p ${FLATPAK_DEST}/omascribe",
     "cp -r core ui locales main.py README.md ${FLATPAK_DEST}/omascribe/",
     "install -Dm755 omascribe.sh ${FLATPAK_DEST}/bin/omascribe",
     "install -Dm644 io.github.alexwest1981.OmaScribe.desktop ${FLATPAK_DEST}/share/applications/${FLATPAK_ID}.desktop",
     "install -Dm644 io.github.alexwest1981.OmaScribe.png ${FLATPAK_DEST}/share/icons/hicolor/256x256/apps/${FLATPAK_ID}.png",
     "install -Dm644 io.github.alexwest1981.OmaScribe.metainfo.xml ${FLATPAK_DEST}/share/metainfo/${FLATPAK_ID}.metainfo.xml"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/alexwest1981/OmaScribe",
      "commit": "c71a4d6a06035179b342f573f99869be168f0e44"
     },
     {
      "type": "file",
      "path": "omascribe.sh"
     },
     {
      "type": "file",
      "path": "io.github.alexwest1981.OmaScribe.desktop"
     },
     {
      "type": "file",
      "path": "io.github.alexwest1981.OmaScribe.png"
     },
     {
      "type": "file",
      "path": "io.github.alexwest1981.OmaScribe.metainfo.xml"
     }
    ]
   }
  ]
 }
}