[game-data-packager] 03/12: ROTT: add "Extreme ROTT" expansion

Simon McVittie smcv at debian.org
Tue Jan 13 22:57:26 UTC 2015


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 559fe5b6a56d505a1dbb8c1714e4ea9655c3c537
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Tue Jan 13 10:54:35 2015 +0100

    ROTT: add "Extreme ROTT" expansion
---
 data/rott-extreme-data.control.in    | 16 ++++++++++++++++
 data/rott-extreme-data.copyright     | 20 ++++++++++++++++++++
 data/rott-registered-data.control.in |  1 +
 data/rott.yaml                       | 11 ++++++++++-
 4 files changed, 47 insertions(+), 1 deletion(-)

diff --git a/data/rott-extreme-data.control.in b/data/rott-extreme-data.control.in
new file mode 100644
index 0000000..96b5fde
--- /dev/null
+++ b/data/rott-extreme-data.control.in
@@ -0,0 +1,16 @@
+Package: rott-extreme-data
+Section: non-free/games
+Priority: optional
+Architecture: all
+Multi-Arch: foreign
+Depends: rott-registered-data
+Installed-Size: 56
+Version: VERSION
+Conflicts: rott (<< 1.1.1-4)
+Replaces: rott (<< 1.1.1-4)
+Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
+Description: Extreme Rise of the Triad
+ These are extra levels for "Rise of the Triad".
+ This package was generated using the "game-data-packager" program.
+ .
+ To use this package, you must run "rott-commercial -filertl extreme.rtl"
diff --git a/data/rott-extreme-data.copyright b/data/rott-extreme-data.copyright
new file mode 100644
index 0000000..44820a6
--- /dev/null
+++ b/data/rott-extreme-data.copyright
@@ -0,0 +1,20 @@
+The rott-extreme-data package was generated using game-data-packager.
+Copyright © 2008-2015 Jonathan Dowland <jmtd at debian.org>
+
+The files within "/usr/share/games/rott" are subject to the copyright
+described in /usr/share/doc/rott-extreme-data/LICENSE.TXT.
+
+The remainder of this package is covered by the following
+Licence:
+
+This program is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; version 2 of the License.
+
+This program is distributed in the hope that it will be useful, but
+WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+General Public License for more details.
+
+On Debian GNU/Linux systems, the complete text of the GNU General Public
+License can be found in /usr/share/common-licenses/GPL-2.
diff --git a/data/rott-registered-data.control.in b/data/rott-registered-data.control.in
index 0815faf..a2f5e7f 100644
--- a/data/rott-registered-data.control.in
+++ b/data/rott-registered-data.control.in
@@ -5,6 +5,7 @@ Architecture: all
 Multi-Arch: foreign
 Depends: rott-data
 Recommends: rott
+Suggests: rott-extreme-data
 Installed-Size: 56
 Version: VERSION
 Conflicts: rott (<< 1.1.1-4)
diff --git a/data/rott.yaml b/data/rott.yaml
index 5dcaa38..32a87e9 100644
--- a/data/rott.yaml
+++ b/data/rott.yaml
@@ -42,6 +42,16 @@ packages:
       usr/share/doc/rott-registered-data/LICENSE.TXT:
         usr/share/games/rott/LICENSE.TXT
 
+  rott-extreme-data:
+    type: expansion
+    longname: "Extreme Rise of the Triad"
+    install_to: usr/share/games/rott
+    install_files_from_cksums: |
+      30163438   282646   EXTREME.RTL
+    symlinks:
+      usr/share/doc/rott-extreme-data/LICENSE.TXT:
+        usr/share/games/rott/LICENSE.TXT
+
 files:
   1rott13.zip:
     size: 3668139
@@ -83,7 +93,6 @@ cksums: |
   530889864  29612  DEMO4_3.DMO_darkwar
   163316606  207174 ROTTCD.RTC
   1168858976 296840 ROTTSITE.RTC
-  30163438   282646 EXTREME.RTL
 
 md5sums: |
   001a2aafefe4f5394655f735ee60c326  DEMO1_3.DMO

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