1,079
edits
(Added note on the version update process) |
|||
Line 16: | Line 16: | ||
* Collect all that information (e.g. in the Wiki). | * Collect all that information (e.g. in the Wiki). | ||
=== Preparing the source === | |||
* You have to update the versions in all relevant files. Currently these are at least | |||
** README | |||
** Info.plist | |||
** scummvm.rc | |||
** base/main.cpp | |||
** dists/redhat/scummvm.spec | |||
** doc/03_05.tex | |||
* Make source tarballs, post them in the SF.net FRS. | |||
** There is a tool, dist-scummvm.sh, in the scummvm module (inside the tools/ directory), which does this automatically. | |||
=== Binaries === | === Binaries === | ||
TODO: | TODO: | ||
* Get porters to make binaries. Note: We have a filename convention, which goes like this: "scummvm-VERSION-PORT.EXTENSION". For example: "scummvm-1.0.0-macosx.dmg". | * Get porters to make binaries. Note: We have a filename convention, which goes like this: "scummvm-VERSION-PORT.EXTENSION". For example: "scummvm-1.0.0-macosx.dmg". | ||
* Update the website internally, but do not yet put these changes online. | * Update the website internally, but do not yet put these changes online. |
edits