aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 4 insertions, 7 deletions
diff --git a/README b/README
index 68aca6a7bc..043a087fab 100644
--- a/README
+++ b/README
@@ -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!