[Scummvm-cvs-logs] SF.net SVN: scummvm:[34809] web/trunk/subprojects.php

aquadran at users.sourceforge.net aquadran at users.sourceforge.net
Thu Oct 16 14:43:33 CEST 2008


Revision: 34809
          http://scummvm.svn.sourceforge.net/scummvm/?rev=34809&view=rev
Author:   aquadran
Date:     2008-10-16 12:43:32 +0000 (Thu, 16 Oct 2008)

Log Message:
-----------
added debian package

Modified Paths:
--------------
    web/trunk/subprojects.php

Modified: web/trunk/subprojects.php
===================================================================
--- web/trunk/subprojects.php	2008-10-16 12:16:25 UTC (rev 34808)
+++ web/trunk/subprojects.php	2008-10-16 12:43:32 UTC (rev 34809)
@@ -63,11 +63,14 @@
 as such is progressing slowly.
 </P>
 <P>
-You can try compiled engine for Windows:
+You can try compiled engine for:
 </P>
-<a href="downloads/residualwin32.exe">Windows Daily Snapshot</a> <small> (build from Subversion trunk, <?php echo intval(filesize("downloads/residualwin32.exe")/1024) ?>K Win32 .exe file, last update: <?php echo date("F j, Y, g:i a",filemtime("downloads/residualwin32.exe")); ?>)</small>
-<p>Also you can try Mac OS X Leopard version on Intel platform:</p>
+<p>Windows:</p>
+<a href="downloads/residualwin32.exe">Windows Snapshot</a> <small> (build from Subversion trunk, <?php echo intval(filesize("downloads/residualwin32.exe")/1024) ?>K Win32 .exe file, last update: <?php echo date("F j, Y, g:i a",filemtime("downloads/residualwin32.exe")); ?>)</small>
+<p>Mac OS X Leopard version on Intel platform:</p>
 <a href="downloads/Residual-MacOSX-Intel.dmg">Mac OS X Snapshot</a> <small> (build from Subversion trunk, <?php echo intval(filesize("downloads/Residual-MacOSX-Intel.dmg")/1024) ?>K dmg file, last update: <?php echo date("F j, Y, g:i a",filemtime("downloads/Residual-MacOSX-Intel.dmg")); ?>)</small>
+<p>Debian Etch on i386 compatible platform:</p>
+<a href="downloads/residual_etch_i386.deb">Debian Etch i386 Snapshot</a> <small> (build from Subversion trunk, <?php echo intval(filesize("downloads/residual_etch_i386.deb")/1024) ?>K dmg file, last update: <?php echo date("F j, Y, g:i a",filemtime("downloads/residual_etch_i386.deb")); ?>)</small>
 <p></p>
     </div>
   </div>


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