[Scummvm-git-logs] scummvm-web master -> c2e2a39b9cc72ebbbd80e1c8e3e0bd2efeed4528

criezy criezy at scummvm.org
Mon Dec 18 22:50:38 CET 2017


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

Summary:
c2e2a39b9c WEB: Add Raspberry Pi 2.0.0 package to download page


Commit: c2e2a39b9cc72ebbbd80e1c8e3e0bd2efeed4528
    https://github.com/scummvm/scummvm-web/commit/c2e2a39b9cc72ebbbd80e1c8e3e0bd2efeed4528
Author: Thierry Crozat (criezy at scummvm.org)
Date: 2017-12-18T21:49:32Z

Commit Message:
WEB: Add Raspberry Pi 2.0.0 package to download page

Changed paths:
    data/downloads.xml


diff --git a/data/downloads.xml b/data/downloads.xml
index 546758f..5e513cd 100755
--- a/data/downloads.xml
+++ b/data/downloads.xml
@@ -276,12 +276,13 @@
 					<url>scummvm-{$release}-gcw0.opk</url>
 					<name>GCW-Zero package</name>
 				</file>
-
+-->
 				<file>
 					<category_icon>catpl-raspberry.png</category_icon>
-					<url>scummvm-{$release}-raspberrypi.tar.gz</url>
-					<name>Raspberry Pi package</name>
+					<url>scummvm-{$release}-rpi.zip</url>
+					<name>Raspberry Pi package (for Pi 2&3)</name>
 				</file>
+<!--
 				<file>
 					<category_icon>catpl-solaris.png</category_icon>
 					<url>scummvm-{$release}-solaris10-sparc.pkg.7z</url>
@@ -615,12 +616,6 @@
 					<url>1.9.0/scummvm-1.9.0-gcw0.opk</url>
 					<name>1.9.0 GCW-Zero package</name>
 				</file>
-
-				<file>
-					<category_icon>catpl-raspberry.png</category_icon>
-					<url>1.9.0/scummvm-1.9.0-raspberrypi.tar.gz</url>
-					<name>1.9.0 Raspberry Pi package</name>
-				</file>
 				<file>
 					<category_icon>catpl-amiga.png</category_icon>
 					<url>1.9.0/scummvm-1.9.0-amigaos4.lha</url>





More information about the Scummvm-git-logs mailing list