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

Alexandre Detiste detiste-guest at moszumanska.debian.org
Wed Jan 20 06:55:27 UTC 2016


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

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

commit db13ab99e1b89db6a178a1963801bef4f1f95af1
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Wed Jan 20 07:47:00 2016 +0100

    Revert "Remove auto-download of OldUnreal patches"
    
    This reverts commit 8d51c571c6f476a56104062af2a1d23dc608fdc8.
---
 data/unreal.yaml      | 11 ++++++-----
 etc/oldunreal-mirrors |  5 +++++
 2 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/data/unreal.yaml b/data/unreal.yaml
index fc05dd0..72622cd 100644
--- a/data/unreal.yaml
+++ b/data/unreal.yaml
@@ -15,11 +15,6 @@ 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
@@ -404,6 +399,9 @@ 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:
@@ -429,6 +427,9 @@ files:
       format: umod
 
   UnrealClassicPatch227i.7z:
+    download:
+      oldunreal-mirrors:
+        path: .
     provides:
       - UnrealClassicPatch227i.exe
     unpack:
diff --git a/etc/oldunreal-mirrors b/etc/oldunreal-mirrors
new file mode 100644
index 0000000..596c8d7
--- /dev/null
+++ b/etc/oldunreal-mirrors
@@ -0,0 +1,5 @@
+# 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