[Scummvm-cvs-logs] scummvm master -> 8c89dec6f486c4c64209b3495528a53866cc3555

tsoliman tarek at bashasoliman.com
Wed Sep 28 21:51:02 CEST 2011


This automated email contains information about 2 new commits which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
264240eb5d README: update Maemo information
8c89dec6f4 CREDITS: retire fanoush and add myself


Commit: 264240eb5da43b8b1fbe309bbafb00aff7e1b51b
    https://github.com/scummvm/scummvm/commit/264240eb5da43b8b1fbe309bbafb00aff7e1b51b
Author: Tarek Soliman (tarek at bashasoliman.com)
Date: 2011-09-28T12:23:47-07:00

Commit Message:
README: update Maemo information

Remove maemo tablets no longer fully supported by the current code
Hopefully we will support N800 and N900 soon
No plans to support N770

Updated the build instructions

Changed paths:
    README



diff --git a/README b/README
index b06e19d..4e306d3 100644
--- a/README
+++ b/README
@@ -884,7 +884,7 @@ Supported platforms include (but are not limited to):
         Dreamcast
         GP2x
         iPhone          (also includes iPod Touch and iPad)
-        Maemo           (Nokia Internet tablets 770, N800, N810, N900)
+        Maemo           (Nokia Internet tablet N810)
         Nintendo 64
         Nintendo DS
         Nintendo GameCube
@@ -2127,12 +2127,11 @@ debug messages (see http://www.sysinternals.com/ntw2k/freeware/debugview.shtml).
       http://wiki.scummvm.org/index.php/Compiling_ScummVM/iPhone
 
   Maemo:
-    * Get Scratchbox environment with Maemo 2.2 rootstrap (2.2 is for 770 and up)
+    * Install Maemo SDK with 4.1.2 rootstrap
     * Install libmad, Tremor, FLAC from source
-    * patch scummvm source (some stuff is currently too dirty to be in git directly):
-      patch -p1 < backends/platform/maemo/scummvm-[currentversion]-maemo.patch
+    * run 'ln -s backends/platform/maemo/debian'
     * update debian/changelog
-    * run 'fakeroot dpkg-buildpackage -b -d'
+    * run 'sb2 dpkg-buildpackage -b'
 
 ------------------------------------------------------------------------
 Good Luck and Happy Adventuring!


Commit: 8c89dec6f486c4c64209b3495528a53866cc3555
    https://github.com/scummvm/scummvm/commit/8c89dec6f486c4c64209b3495528a53866cc3555
Author: Tarek Soliman (tarek at bashasoliman.com)
Date: 2011-09-28T12:29:41-07:00

Commit Message:
CREDITS: retire fanoush and add myself

Changed paths:
    AUTHORS



diff --git a/AUTHORS b/AUTHORS
index c023fac..88b03ed 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -232,7 +232,8 @@ ScummVM Team
        Lubomyr Lisen
 
     Maemo:
-       Frantisek Dufka
+       Frantisek Dufka       - (retired)
+       Tarek Soliman
 
     Nintendo 64:
        Fabio Battaglia






More information about the Scummvm-git-logs mailing list