Build shared FFmpeg on Linux and set dependencies to stubs

Task-number: QTBUG-120990
Change-Id: I8fccf8ef58cf6334e71287450ee30cc2256516d9
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
(cherry picked from commit 83adc86c53)
This commit is contained in:
Volker Hilsheimer
2024-06-16 10:45:10 +02:00
parent 6eed0ab93a
commit ac2a19ab7e
9 changed files with 68 additions and 7 deletions

View File

@@ -1,3 +1,3 @@
#!/usr/bin/env bash
source "${BASH_SOURCE%/*}/../common/unix/install-ffmpeg.sh" "linux"
source "${BASH_SOURCE%/*}/../common/unix/install-ffmpeg.sh" "linux" "static"