diff options
author | Frantisek Dufka | 2010-04-29 21:44:53 +0000 |
---|---|---|
committer | Frantisek Dufka | 2010-04-29 21:44:53 +0000 |
commit | 1c684af0676119dbe60f2bdb2def730293933080 (patch) | |
tree | 9b3220e1eec050b5507474bb3e32fb4029bfedc4 /README | |
parent | b4f0d541608bd50e4226aa961d93ce956602d755 (diff) | |
download | scummvm-rg350-1c684af0676119dbe60f2bdb2def730293933080.tar.gz scummvm-rg350-1c684af0676119dbe60f2bdb2def730293933080.tar.bz2 scummvm-rg350-1c684af0676119dbe60f2bdb2def730293933080.zip |
Maemo build instructions updated
svn-id: r48868
Diffstat (limited to 'README')
-rw-r--r-- | README | 11 |
1 files changed, 4 insertions, 7 deletions
@@ -857,7 +857,7 @@ Supported platforms include (but are not limited to): PlayStation Portable RISC OS Symbian - Maemo (Nokia Internet tablets 770, N800, N810) + Maemo (Nokia Internet tablets 770, N800, N810, N900) The Dreamcast port does not support The Curse of Monkey Island, nor The Dig. The PalmOS port does not support The Curse of Monkey Island, @@ -2095,12 +2095,9 @@ debug messages (see http://www.sysinternals.com/ntw2k/freeware/debugview.shtml). * Get Scratchbox environment with Maemo 2.2 rootstrap (2.2 is for 770 and up) * Install libmad, Tremor, FLAC, libmpeg2 from source * patch scummvm source (some stuff is currently too dirty to be in svn directly) - patch -p1 < backends/platform/maemo/scummvm-0.11.0-maemo.patch - * go to backends/platform/maemo - * run 'make config' - * run 'make scummvm' - * create your debian/changelog in top directory - * run 'make deb' in backends/platform/maemo + patch -p1 < backends/platform/maemo/scummvm-[currentversion]-maemo.patch + * update debian/changelog + * run 'fakeroot dpkg-buildpackage -b -d' ------------------------------------------------------------------------ Good Luck and Happy Adventuring! |