Open main menu

Difference between revisions of "Compiling ScummVM/macOS"

m
m (→‎2. MacPorts: Adding fribidi)
m (→‎4. Manual compilation: Adding fribidi)
Line 78: Line 78:
*** [https://git.gnome.org/browse/glib glib]
*** [https://git.gnome.org/browse/glib glib]
*** [http://www.fluidsynth.org FluidSynth]
*** [http://www.fluidsynth.org FluidSynth]
** For FriBiDi
*** [https://www.gnu.org/software/autoconf/autoconf.html Autoconf]
*** [https://www.gnu.org/software/automake/ Automake]
*** [https://www.gnu.org/software/libtool/ Libtool]
*** [https://github.com/fribidi/fribidi FriBiDi]


All the libraries are compiled and installed in the same way:
All the libraries are compiled and installed in the same way:
Line 121: Line 126:
|- style="background-color: #fafafa;"
|- style="background-color: #fafafa;"
| align=center valign=top| FLAC || --enable-static --disable-asm-optimizations ||
| align=center valign=top| FLAC || --enable-static --disable-asm-optimizations ||
|- style="background-color: #fafafa;"
| align=center valign=top| FriBiDi || --enable-static ||
|- style="background-color: #fafafa;"
|- style="background-color: #fafafa;"
| align=center valign=top| Theora || --disable-examples ||
| align=center valign=top| Theora || --disable-examples ||
TrustedUser
2,147

edits