[Scummvm-git-logs] scummvm-web master -> 0fa44535811a41d636da80064e0a628031037e2a

lotharsm serra at scummvm.org
Sun Dec 2 14:34:30 CET 2018


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

Summary:
9f5f7b14bd WEB: Remove duplicate entry for liba52
0fa4453581 WEB: Add missing whitespaces in downloads.xml


Commit: 9f5f7b14bd2c34801281518e216b2203359cc87b
    https://github.com/scummvm/scummvm-web/commit/9f5f7b14bd2c34801281518e216b2203359cc87b
Author: Lothar Serra Mari (serra at scummvm.org)
Date: 2018-12-02T14:32:10+01:00

Commit Message:
WEB: Remove duplicate entry for liba52

Changed paths:
    data/downloads.xml


diff --git a/data/downloads.xml b/data/downloads.xml
index 3de26b1..6e1bb56 100644
--- a/data/downloads.xml
+++ b/data/downloads.xml
@@ -902,11 +902,6 @@
 					<url>https://curl.haxx.se/libcurl/</url>
 					<description>: URL transfer library</description>
 				</link>
-				<link>
-					<name>liba52</name>
-					<url>http://liba52.sourceforge.net/</url>
-					<description>: A free ATSC A/52 stream decoder</description>
-				</link>
 			</entries>
 		</subsection>
 	</section>


Commit: 0fa44535811a41d636da80064e0a628031037e2a
    https://github.com/scummvm/scummvm-web/commit/0fa44535811a41d636da80064e0a628031037e2a
Author: Lothar Serra Mari (serra at scummvm.org)
Date: 2018-12-02T14:34:13+01:00

Commit Message:
WEB: Add missing whitespaces in downloads.xml

Changed paths:
    data/downloads.xml


diff --git a/data/downloads.xml b/data/downloads.xml
index 6e1bb56..807108d 100644
--- a/data/downloads.xml
+++ b/data/downloads.xml
@@ -811,7 +811,7 @@
 					<category_icon>cpp</category_icon>
 					<url>https://github.com/scummvm/scummvm</url>
 					<name>Git Repository</name>
-					<extra_info>(for if you wish to retrieve the latest code to compile yourself)</extra_info>
+					<extra_info> (for if you wish to retrieve the latest code to compile yourself)</extra_info>
 				</file>
 			</entries>
 		</subsection>
@@ -825,7 +825,7 @@
 				<link>
 					<name>SDL 2.0.x</name>
 					<url>http://www.libsdl.org/download-2.0.php</url>
-					<description> (or SDL 1.2.x)</description>
+					<description> (or SDL 1.2.x)</description>
 				</link>
 			</entries>
 		</subsection>
@@ -875,7 +875,7 @@
 				<link>
 					<name>jpeg</name>
 					<url>http://www.ijg.org</url>
-					<description> (or jpeg-turbo): jpeg image format decoder</description>
+					<description> (or jpeg-turbo): jpeg image format decoder</description>
 				</link>
 				<link>
 					<name>zlib</name>





More information about the Scummvm-git-logs mailing list