mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-21 16:40:18 +00:00
GitHub CI: enable testcard2
This commit is contained in:
2
.github/scripts/macOS/prepare.sh
vendored
2
.github/scripts/macOS/prepare.sh
vendored
@@ -15,7 +15,7 @@ echo "DYLIBBUNDLER_FLAGS=$DYLIBBUNDLER_FLAGS" >> $GITHUB_ENV
|
||||
|
||||
brew install autoconf automake cppunit libtool pkg-config
|
||||
brew install speexdsp
|
||||
brew install ffmpeg portaudio sdl2
|
||||
brew install ffmpeg portaudio sdl2 sdl2_mixer sdl2_ttf
|
||||
brew install imagemagick jack libnatpmp opencv openssl
|
||||
brew install ossp-uuid # for cineform
|
||||
( git submodule update --init cineform-sdk && cd cineform-sdk/ && cmake -DBUILD_TOOLS=OFF . && make -j $(sysctl -n hw.ncpu) CFHDCodecStatic || exit 1 )
|
||||
|
||||
Reference in New Issue
Block a user