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

sev- sev at scummvm.org
Thu Apr 2 00:23:04 UTC 2020


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

Summary:
9f841a995c DATA: Removing dead links to ports
a1bd34c47f DATA: Changing hqx link to Wikipedia, since the main site is dead
b5f31c728a DATA: Correcting link to Ogg Vorbis
a6ca2bb94c DATA: Replacing Wikipedia link with web archive link


Commit: 9f841a995cf4a0f150244f5c86589aff2668d3ee
    https://github.com/scummvm/scummvm-web/commit/9f841a995cf4a0f150244f5c86589aff2668d3ee
Author: Thunderforge (wjherrmann at gmail.com)
Date: 2020-04-02T02:23:00+02:00

Commit Message:
DATA: Removing dead links to ports

All are dead except the GP32 port, which hasn't been updated in 6 years and it says is official anyway

Changed paths:
    data/links.xml


diff --git a/data/links.xml b/data/links.xml
index 74541a72..3468e019 100644
--- a/data/links.xml
+++ b/data/links.xml
@@ -1,33 +1,5 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <external_links xmlns:h="http://www.w3.org/TR/html4/">
-	<group>
-		<name>Official ports</name>
-		<description>Some additional links for ports that have been merged into our repository</description>
-		<link>
-			<name>GP32 port</name>
-			<url>http://blogs.distant-earth.com/wp/?cat=3</url>
-			<description>Information about the GP32 port.</description>
-		</link>
-		<link>
-			<name>DS port</name>
-			<url>http://scummvm.drunkencoders.com/</url>
-			<description>Information about the Nintendo DS port.</description>
-		</link>
-	</group>
-	<group>
-		<name>Unofficial ports</name>
-		<description>There are a few unofficial ports of ScummVM floating around. Usually we prefer to merge any ports into our official repository, but for the following this has not (yet) happened for various reasons. Note that the ScummVM team does not endorse any of these ports. We did not test them, and we do not guarantee that they work properly. <h:span class="red">Use at your own risk!</h:span></description>
-		<link>
-			<name>Nokia 770 port</name>
-			<url>http://770.fs-security.com/scummvm/</url>
-			<description>A port to Nokia 770.</description>
-		</link>
-		<link>
-			<name>Old RISC OS port</name>
-			<url>http://www.acornemus.freeserve.co.uk/scumm/scu_info.htm</url>
-			<description>Another (older) port to RISC OS. It's extremly dated (based on ScummVM 0.1.0).</description>
-		</link>
-	</group>
 	<group>
 		<name>Libraries & Technologies</name>
 		<description>The following lists some libraries and technologies ScummVM makes use of (depending on which system your run it and which configuration is chosen).</description>


Commit: a1bd34c47f7c988ee921784f3204501240d855d4
    https://github.com/scummvm/scummvm-web/commit/a1bd34c47f7c988ee921784f3204501240d855d4
Author: Thunderforge (wjherrmann at gmail.com)
Date: 2020-04-02T02:23:00+02:00

Commit Message:
DATA: Changing hqx link to Wikipedia, since the main site is dead

Changed paths:
    data/links.xml


diff --git a/data/links.xml b/data/links.xml
index 3468e019..166bb247 100644
--- a/data/links.xml
+++ b/data/links.xml
@@ -30,7 +30,7 @@
 		</link>
 		<link>
 			<name>hq2x/3x/4x</name>
-			<url>http://www.hiend3d.com/hq3x.html</url>
+			<url>https://en.wikipedia.org/wiki/Hqx</url>
 			<description>The hq2x/3x/4x filters form a family of fast, high-quality magnification filters. ScummVM optionally supports enlarging the game graphics using these scaler.</description>
 		</link>
 	</group>


Commit: b5f31c728a665a150d593039768fd05de1f62e83
    https://github.com/scummvm/scummvm-web/commit/b5f31c728a665a150d593039768fd05de1f62e83
Author: Thunderforge (wjherrmann at gmail.com)
Date: 2020-04-02T02:23:00+02:00

Commit Message:
DATA: Correcting link to Ogg Vorbis

Changed paths:
    data/links.xml


diff --git a/data/links.xml b/data/links.xml
index 166bb247..beab6de0 100644
--- a/data/links.xml
+++ b/data/links.xml
@@ -15,7 +15,7 @@
 		</link>
 		<link>
 			<name>Ogg Vorbis</name>
-			<url>http://www.xiph.org/ogg/vorbis/</url>
+			<url>https://xiph.org/vorbis/</url>
 			<description>Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format. ScummVM optionally supports playback of CD tracks and other audio data encoded using Ogg Vorbis.</description>
 		</link>
 		<link>


Commit: a6ca2bb94c227788bc8461d73cd54eef23b2574b
    https://github.com/scummvm/scummvm-web/commit/a6ca2bb94c227788bc8461d73cd54eef23b2574b
Author: Thunderforge (wjherrmann at gmail.com)
Date: 2020-04-02T02:23:00+02:00

Commit Message:
DATA: Replacing Wikipedia link with web archive link

Changed paths:
    data/links.xml


diff --git a/data/links.xml b/data/links.xml
index beab6de0..4c6819d9 100644
--- a/data/links.xml
+++ b/data/links.xml
@@ -30,7 +30,7 @@
 		</link>
 		<link>
 			<name>hq2x/3x/4x</name>
-			<url>https://en.wikipedia.org/wiki/Hqx</url>
+			<url>https://web.archive.org/web/20131114143602/http://www.hiend3d.com/hq3x.html</url>
 			<description>The hq2x/3x/4x filters form a family of fast, high-quality magnification filters. ScummVM optionally supports enlarging the game graphics using these scaler.</description>
 		</link>
 	</group>




More information about the Scummvm-git-logs mailing list