{
 "app_id": "io.github.alexwest1981.NovaCut",
 "source_url": "https://raw.githubusercontent.com/outcrop-labs/omapak/main/apps/io.github.alexwest1981.NovaCut/io.github.alexwest1981.NovaCut.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--device=dri",
  "--share=network",
  "--filesystem=xdg-videos",
  "--filesystem=xdg-music",
  "--filesystem=xdg-pictures",
  "--filesystem=xdg-desktop",
  "--filesystem=xdg-download",
  "--env=XCURSOR_PATH=/run/host/user-share/icons:/run/host/share/icons"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-19T12:49:54.927918+00:00",
 "manifest": {
  "app-id": "io.github.alexwest1981.NovaCut",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "base": "org.electronjs.Electron2.BaseApp",
  "base-version": "25.08",
  "command": "novacut",
  "separate-locales": false,
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.node24"
  ],
  "finish-args": [
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--socket=pulseaudio",
   "--device=dri",
   "--share=network",
   "--filesystem=xdg-videos",
   "--filesystem=xdg-music",
   "--filesystem=xdg-pictures",
   "--filesystem=xdg-desktop",
   "--filesystem=xdg-download",
   "--env=XCURSOR_PATH=/run/host/user-share/icons:/run/host/share/icons"
  ],
  "modules": [
   {
    "name": "novacut",
    "buildsystem": "simple",
    "build-options": {
     "strip": false,
     "no-debuginfo": true,
     "append-path": "/usr/lib/sdk/node24/bin",
     "env": {
      "XDG_CACHE_HOME": "/run/build/novacut/flatpak-node/cache",
      "npm_config_cache": "/run/build/novacut/flatpak-node/npm-cache"
     }
    },
    "build-commands": [
     "npm install --prefix=novacut --offline",
     "node novacut/node_modules/electron/install.js",
     "rm -f novacut/bin/whisper-cli",
     "cp -r novacut ${FLATPAK_DEST}/novacut",
     "install -Dm755 novacut.sh ${FLATPAK_DEST}/bin/novacut",
     "install -Dm644 io.github.alexwest1981.NovaCut.desktop ${FLATPAK_DEST}/share/applications/${FLATPAK_ID}.desktop",
     "install -Dm644 io.github.alexwest1981.NovaCut.png ${FLATPAK_DEST}/share/icons/hicolor/512x512/apps/${FLATPAK_ID}.png",
     "install -Dm644 io.github.alexwest1981.NovaCut.metainfo.xml ${FLATPAK_DEST}/share/metainfo/${FLATPAK_ID}.metainfo.xml"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/alexwest1981/NovaCut",
      "commit": "b36588155ccf2677508fd1096ec2f22c67a3cd1d",
      "dest": "novacut"
     },
     "generated-sources.json",
     {
      "type": "file",
      "path": "novacut.sh"
     },
     {
      "type": "file",
      "path": "io.github.alexwest1981.NovaCut.desktop"
     },
     {
      "type": "file",
      "path": "io.github.alexwest1981.NovaCut.png"
     },
     {
      "type": "file",
      "path": "io.github.alexwest1981.NovaCut.metainfo.xml"
     }
    ]
   }
  ]
 }
}