271
edits
(→4. Manual compilation: update link for faad2) |
Ccawley2011 (talk | contribs) (Updated Homebrew installation instructions) |
||
Line 24: | Line 24: | ||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> | ||
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" | |||
</syntaxhighlight> | </syntaxhighlight> | ||
Line 35: | Line 35: | ||
=== 1. Homebrew === | === 1. Homebrew === | ||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> | ||
brew install a52dec | brew install a52dec faad2 flac fluid-synth freetype fribidi mad libmpeg2 libogg libpng libvorbis sdl2 sdl2_net theora giflib zlib jpeg-turbo curl-openssl glew pkg-config pandoc | ||
</syntaxhighlight> | </syntaxhighlight> | ||
edits