Package: game-data-packager
Version: 61

Hello,

Here is a simple patch for Kyrandia 1 adding support for a GOG
installer.

Mew,
>From 514f3e7ee4f1ee0fa8e823766e6a605368e34664 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?cacato=C3=A8s?= <cacat...@tuxfamily.org>
Date: Sat, 24 Nov 2018 15:20:50 +0100
Subject: [PATCH] kyrandia1: Add support for new GOG installer

---
 data/kyrandia1.yaml | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/data/kyrandia1.yaml b/data/kyrandia1.yaml
index 730560b5..41095dee 100644
--- a/data/kyrandia1.yaml
+++ b/data/kyrandia1.yaml
@@ -56,6 +56,14 @@ files:
     - assets english
     - manual.pdf
 
+  setup_legend_of_kyrandia_2.0.0.11.exe:
+    unpack:
+      format: innoextract
+    provides:
+    - assets common
+    - assets english
+    - manual.pdf
+
   setup_legend_of_kyrandia_1.1_(20270).exe:
     unpack:
       format: innoextract
@@ -99,6 +107,7 @@ files:
 groups:
  archives: |
   53747640  562a149d31069f70c3ab92f05aca96e0 setup_legend_of_kyrandia_2.1.0.14.exe
+  55844432  0001370b8b5555b598b9a9289a2c3d29 setup_legend_of_kyrandia_2.0.0.11.exe
   54434128  03b283612879edeb4eecfd111662d0ee setup_legend_of_kyrandia_1.1_(20270).exe
   53761456  087261e9ec6de9b395fee90b028f6e8b setup_legend_of_kyrandia_german_2.1.0.14.exe
   54438336  49d9bd9f8cc0476e6477dc69253fd2f4 setup_legend_of_kyrandia_1.1_(german)_(20270).exe
-- 
2.19.1

Reply via email to