[Scummvm-git-logs] scummvm-web master -> 2c0c5b9306a95acffb03e6bf22be12a2addaa24b

lotharsm serra at scummvm.org
Fri Nov 9 13:13:51 CET 2018


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:
2c0c5b9306 WEB: Add link to the liba52 library


Commit: 2c0c5b9306a95acffb03e6bf22be12a2addaa24b
    https://github.com/scummvm/scummvm-web/commit/2c0c5b9306a95acffb03e6bf22be12a2addaa24b
Author: lotharsm (serra at scummvm.org)
Date: 2018-11-09T13:13:14+01:00

Commit Message:
WEB: Add link to the liba52 library

Changed paths:
    data/downloads.xml


diff --git a/data/downloads.xml b/data/downloads.xml
index 6e1bb56..3de26b1 100644
--- a/data/downloads.xml
+++ b/data/downloads.xml
@@ -902,6 +902,11 @@
 					<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>





More information about the Scummvm-git-logs mailing list