[game-data-packager] 01/01: Remove auto-download of OldUnreal patches

Simon McVittie smcv at debian.org
Tue Jan 19 21:55:25 UTC 2016


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch master
in repository game-data-packager.

commit 8d51c571c6f476a56104062af2a1d23dc608fdc8
Author: Simon McVittie <smcv at debian.org>
Date:   Tue Jan 19 21:53:12 2016 +0000

    Remove auto-download of OldUnreal patches
    
    There is some sort of IP greylisting in use, so automatic downloads
    fail.
---
 data/unreal.yaml      | 11 +++++------
 etc/oldunreal-mirrors |  5 -----
 2 files changed, 5 insertions(+), 11 deletions(-)

diff --git a/data/unreal.yaml b/data/unreal.yaml
index 72622cd..fc05dd0 100644
--- a/data/unreal.yaml
+++ b/data/unreal.yaml
@@ -15,6 +15,11 @@ wiki: Unreal
 compress_deb: [-Zgzip, -z4]
 binary_executables: i386
 
+help_text: |
+  The OldUnreal patch version 227i is required, but cannot be downloaded
+  automatically. Please download it using a web browser, from
+  <http://www.oldunreal.com/oldunrealpatches.html>.
+
 packages:
   unreal-ut99-shared-data:
     # This is deliberately the same version so we don't get one game
@@ -399,9 +404,6 @@ files:
     download: https://web.archive.org/web/20151228165838/https://forums.unrealtournament.com/attachment.php?attachmentid=21605&stc=1
 
   UnrealGoldPatch227i.7z:
-    download:
-      oldunreal-mirrors:
-        path: .
     provides:
       - UnrealGoldPatch227i.exe
     unpack:
@@ -427,9 +429,6 @@ files:
       format: umod
 
   UnrealClassicPatch227i.7z:
-    download:
-      oldunreal-mirrors:
-        path: .
     provides:
       - UnrealClassicPatch227i.exe
     unpack:
diff --git a/etc/oldunreal-mirrors b/etc/oldunreal-mirrors
deleted file mode 100644
index 596c8d7..0000000
--- a/etc/oldunreal-mirrors
+++ /dev/null
@@ -1,5 +0,0 @@
-# mirrors that carry at least the 7z version
-http://www.unrealtexture.com/Unreal/Downloads/Patches/227Patch/
-http://hellkeeper.net/files/updates/227/
-http://00labs.net/oldunreal/
-http://www.oldunreal.com/patch/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git



More information about the Pkg-games-commits mailing list