8f10353f0c
CI / lint (push) Has been cancelled
CI / js-syntax (push) Successful in 10m24s
CI / deps-audit (push) Has been cancelled
CI / test (push) Failing after 24m55s
CI / sast-bandit (push) Failing after 11m13s
CI / trivy (push) Failing after 9m32s
Docker Publish / build-and-push (push) Failing after 34m3s
21 lines
594 B
Plaintext
21 lines
594 B
Plaintext
THIRD-PARTY NOTICES
|
|
===================
|
|
|
|
StemDeck for macOS uses a thin Tauri app plus a downloaded runtime pack.
|
|
|
|
Bundled in StemDeck.app:
|
|
|
|
- Tauri v2
|
|
- The system WebKit WebView provided by macOS
|
|
|
|
Downloaded during first-run setup:
|
|
|
|
- StemDeck runtime pack containing Python and Python package dependencies
|
|
- FFmpeg and ffprobe
|
|
- Demucs model weights
|
|
|
|
The runtime pack includes its own dependency inventory under
|
|
runtime/licenses/pip-list.json. Before public release, generate and include
|
|
full license texts for every packaged dependency and verify the exact FFmpeg
|
|
build license/provenance.
|