aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrantisek Dufka2010-04-29 21:44:53 +0000
committerFrantisek Dufka2010-04-29 21:44:53 +0000
commit1c684af0676119dbe60f2bdb2def730293933080 (patch)
tree9b3220e1eec050b5507474bb3e32fb4029bfedc4
parentb4f0d541608bd50e4226aa961d93ce956602d755 (diff)
downloadscummvm-rg350-1c684af0676119dbe60f2bdb2def730293933080.tar.gz
scummvm-rg350-1c684af0676119dbe60f2bdb2def730293933080.tar.bz2
scummvm-rg350-1c684af0676119dbe60f2bdb2def730293933080.zip
Maemo build instructions updated
svn-id: r48868
-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!