[game-data-packager] 01/01: jedi_knight: add support for GOG package, closes #784913

Alexandre Detiste detiste-guest at moszumanska.debian.org
Sun Apr 2 10:58:02 UTC 2017


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 a9f56df51eeb8edbc543225b50a21cc6c97508e0
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Sun Apr 2 12:57:31 2017 +0200

    jedi_knight: add support for GOG package, closes #784913
---
 data/ja.yaml     | 11 +++++++++++
 debian/changelog |  1 +
 2 files changed, 12 insertions(+)

diff --git a/data/ja.yaml b/data/ja.yaml
index f318c91..bd83a2f 100644
--- a/data/ja.yaml
+++ b/data/ja.yaml
@@ -119,8 +119,17 @@ groups:
     196080485 93f4f42338f1479eeb6ef8b6ca2f8e13  GHJediAcademy.zip
     14191104  b58bd4b6ee9ecf32bf36c06468627675  jabonusmaps.exe
     5945344   ea334db95f4436ceab5c6670d1695f67  jasiegedestroyer.exe
+    1317436576 4aa9d8dc65d6d426281b419ac72e804f setup_star_wars_jedi_knight_-_jedi_academy_1.01_(10331).exe
 
 files:
+  setup_star_wars_jedi_knight_-_jedi_academy_1.01_(10331).exe:
+    unpack:
+      format: innoextract
+    provides:
+    - base game
+    - patch
+    - license.txt
+
   jabonusmaps.exe:
     provides:
     - base/bonus.pk3
@@ -199,6 +208,7 @@ sha1sums: |
   ce92ea7e92c77da09d7a21245699ce56b1923d4e  data2.cab
   93c5a678fc250dacb17be8f09b3a8253d2ec8048  assets0.pk3?demo
   85d35354ac49f102baed51ff67d5f7abe892785b  license.txt
+  4f257c4625f08f612b75bb4b0aa722c00a9902e8  setup_star_wars_jedi_knight_-_jedi_academy_1.01_(10331).exe
 
 sha256sums: |
   ffea9e7489bad7175411d122e0652b4272efb67c0e71805d1f4d8058084b5939  base/assets0.pk3
@@ -217,6 +227,7 @@ sha256sums: |
   9fe56ac86286847ab5a1dfebc1dd1c6d9001ca9d986da0b223ae53b80815fa5a  data2.cab
   d7d015ef905f7df092eb5b9d011013a80b3eca414aca3e8de50d89a2e8e299ed  assets0.pk3?demo
   60b35b90f168939db20c3e9ab7b72d657f576e56adba65b01bf2ea6d88f1f6f5  license.txt
+  b8b7784757a849fdcbc1294f5f2918e2033a6aae9c8f03932b6cde6f93ea2b92  setup_star_wars_jedi_knight_-_jedi_academy_1.01_(10331).exe
 
 # Not used yet
 sha512sums: |
diff --git a/debian/changelog b/debian/changelog
index e34ca36..1765e5f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ game-data-packager (50) UNRELEASED; urgency=medium
     - Document unsupported Doom v0.3 [nyav] (Closes: #857881)
     - Support for new GoG package of 'Icewind Dale 2' [Edward Allcutt]
     - Support for new GOG packages of Leisure Suit Larry games [adetiste]
+    - Support for GOG packages of Jedi games (Closes: #784913) [adetiste]
   * Enhancements and bug fixes:
     - Promote --search and --no-search from per-game options to
       global options so they show in global --help (Closes: #848374) [smcv]

-- 
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