[Scummvm-cvs-logs] SF.net SVN: scummvm: [30942] scummvm/branches/branch-0-11-0/README

fanoush at users.sourceforge.net fanoush at users.sourceforge.net
Sat Feb 23 22:25:40 CET 2008


Revision: 30942
          http://scummvm.svn.sourceforge.net/scummvm/?rev=30942&view=rev
Author:   fanoush
Date:     2008-02-23 13:25:40 -0800 (Sat, 23 Feb 2008)

Log Message:
-----------
updated Maemo build instructions

Modified Paths:
--------------
    scummvm/branches/branch-0-11-0/README

Modified: scummvm/branches/branch-0-11-0/README
===================================================================
--- scummvm/branches/branch-0-11-0/README	2008-02-23 21:21:45 UTC (rev 30941)
+++ scummvm/branches/branch-0-11-0/README	2008-02-23 21:25:40 UTC (rev 30942)
@@ -717,7 +717,7 @@
         PlayStation Portable
         RISC OS
         Symbian
-        Maemo (Nokia Internet tablets 770, N800, N810)
+        Maemo (Nokia Internet Tablets 770, N800, N810)
 
 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, Beneath a Steel
@@ -1771,14 +1771,15 @@
 
      Maemo:
         * Get Scratchbox environment with Maemo 2.2 rootstrap (2.2 is for 770 and up)
-        * Install limbad, Tremor, FLAC, libmpeg2 from source
+        * Compile and install static versions of limbad, 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
+          patch -p1 < backends/platform/maemo/scummvm-{version}-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 
+        * run 'make deb' in backends/platform/maemo
+          or directly 'dpkg-buildpackage -rfakeroot -b -nc' in toplevel directory
 
 ------------------------------------------------------------------------
 Good Luck and Happy Adventuring!


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list