tahoma2d/ci-scripts/osx/tahoma-install.sh

10 lines
495 B
Bash
Raw Normal View History

#!/bin/bash
brew update
# Remove symlink to bin/2to3 in order for latest python to install
rm -f '/usr/local/bin/2to3'
# Remove synlink to nghttp2 in order for latest curl to install
2021-10-06 04:39:24 +13:00
brew unlink nghttp2
2022-06-07 13:14:01 +12:00
brew install boost qt@5 clang-format glew lz4 lzo libmypaint jpeg-turbo nasm yasm fontconfig freetype gnutls lame libass libbluray libsoxr libvorbis libvpx opencore-amr openh264 openjpeg opus rav1e sdl2 snappy speex tesseract theora webp xvid xz
#brew install dav1d
brew install meson ninja