TrustedUser
2,147
edits
Line 137: | Line 137: | ||
* '''--with-staticlib=/path/to/install/dir''' if your libraries are not in a standard place (e.g. you compiled the libraries manually with a custom installation directory). This is only used when building the application bundle. | * '''--with-staticlib=/path/to/install/dir''' if your libraries are not in a standard place (e.g. you compiled the libraries manually with a custom installation directory). This is only used when building the application bundle. | ||
* '''--enable-updates --with-sparkle-prefix=/path/to/sparkle''' to enable Sparkle (disabled by default). The path should be the path to the directory that contains the Sparkle.framework and not the path to the Sparkle.framework itself. | * '''--enable-updates --with-sparkle-prefix=/path/to/sparkle''' to enable Sparkle (disabled by default). The path should be the path to the directory that contains the Sparkle.framework and not the path to the Sparkle.framework itself. | ||
Note: If you want to use Sparkle, there are some additional step to do such as setting up DSA signatures. See [https://sparkle-project.org/documentation/] for details. ScummVM expects to find the DSA public key in dist/macosx.dsa_pub.pem. | |||
=== Compiling ScummVM === | === Compiling ScummVM === |