Created
December 9, 2018 23:19
-
-
Save requeijaum/24e28a21879f04e78af968ff5a112972 to your computer and use it in GitHub Desktop.
Some Homebrew packages that I use on macOS 10.11.6 hackintoshes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
HOMEBREW_NO_AUTO_UPDATE=1 brew install ffmpeg --ignore-dependencies --with-chromaprint --with-fdk-aac --with-libass --with-librsvg --with-libsoxr --with-libssh --with-tesseract --with-libvidstab --with-opencore-amr --with-openh264 --with-openjpeg --with-openssl --with-rtmpdump --with-rubberband --with-webp --with-zeromq --with-zimg --with-srt --with-fontconfig --with-freetype --with-frei0r --with-game-music-emu --with-libbluray --with-libbs2b --with-libcaca --with-libgsm --with-libmodplug --with-speex --with-two-lame --with-wavpack |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment