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

vinterstum at users.sourceforge.net vinterstum at users.sourceforge.net
Tue Mar 14 07:19:00 CET 2006


Revision: 21294
Author:   vinterstum
Date:     2006-03-14 07:18:05 -0800 (Tue, 14 Mar 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm/?rev=21294&view=rev

Log Message:
-----------
Adding link to MacOS x86 build.

Modified Paths:
--------------
    web/trunk/downloads.php
Modified: web/trunk/downloads.php
===================================================================
--- web/trunk/downloads.php	2006-03-14 15:15:04 UTC (rev 21293)
+++ web/trunk/downloads.php	2006-03-14 15:18:05 UTC (rev 21294)
@@ -288,7 +288,8 @@
 	  <tr><td class='cat-bullet'><img src='images/catpl-cpp.png' alt="" /></td><td class='cat-link'><a href="/downloads/scummvm-daily.zip">Source Code Daily Snapshot Zipped</a> <font class='cat-count'> (<? echo intval(filesize("downloads/scummvm-daily.zip")/1024) ?>K file, last update: <? echo date("F j, Y, g:i a",filemtime("downloads/scummvm-daily.zip")); ?>)</font></td></tr>
 -->
 	  <tr><td class='cat-bullet'><img src='images/catpl-windows.png' alt="" /></td><td class='cat-link'><a href="/downloads/scummvmwin32.exe">Win32 Daily Snapshot</a> <font class='cat-count'> (<? echo intval(filesize("downloads/scummvmwin32.exe")/1024) ?>K exe file, last update: <? echo date("F j, Y, g:i a",filemtime("downloads/scummvmwin32.exe")); ?>)</font></td></tr>
-	  <tr><td class='cat-bullet'><img src='images/catpl-macos.png' alt="" /></td><td class='cat-link'><a href="/downloads/ScummVM-snapshot.dmg">Mac OS X Snapshot</a> <font class='cat-count'> (infrequently from Subversion trunk, <? echo intval(filesize("downloads/ScummVM-snapshot.dmg")/1024) ?>K dmg file, last update: <? echo date("F j, Y, g:i a",filemtime("downloads/ScummVM-snapshot.dmg")); ?>)</font></td></tr>
+	  <tr><td class='cat-bullet'><img src='images/catpl-macos.png' alt="" /></td><td class='cat-link'><a href="/downloads/ScummVM-snapshot.dmg">Mac OS X Snapshot (PowerPC)</a> <font class='cat-count'> (infrequently from Subversion trunk, <? echo intval(filesize("downloads/ScummVM-snapshot.dmg")/1024) ?>K dmg file, last update: <? echo date("F j, Y, g:i a",filemtime("downloads/ScummVM-snapshot.dmg")); ?>)</font></td></tr>
+	  <tr><td class='cat-bullet'><img src='images/catpl-macos.png' alt="" /></td><td class='cat-link'><a href="http://worldsmainorganization.org/scummvm/">Mac OS X Snapshot (x86)</a> <font class='cat-count'> (infrequently from Subversion trunk)</font></td></tr>
 	  <tr><td class='cat-bullet'><img src='images/catpl-wince.png' alt="" /></td><td class='cat-link'><a href="http://arisme.free.fr/PocketScumm/daily/">PocketPC Builds</a> <font class='cat-count'> (infrequent snapshots of the PocketPC binaries)</font></td></tr>
 	  <tr><td class='cat-bullet'><img src='images/catpl-wince.png' alt="" /></td><td class='cat-link'><a href="/downloads/PocketPC2003.zip">Alternative PocketPC 2003 build</a> <font class='cat-count'> (infrequently from Subversion trunk, <? echo intval(filesize("downloads/PocketPC2003.zip")/1024) ?>K zip file, last update: <? echo date("F j, Y, g:i a",filemtime("downloads/PocketPC2003.zip")); ?>)</font></td></tr>
 <!--  <tr><td class='cat-bullet'><img src='images/catpl-dc.png' alt="" /></td><td class='cat-link'><a href="http://paras.rasmatazz.bei.t-online.de/">Dreamcast Daily Builds</a></td></tr> -->


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