[game-data-packager] 01/01: Disable Loom on Steam since it isn't directly usable with ScummVM.

Stephen Kitt skitt at moszumanska.debian.org
Wed Sep 9 19:15:50 UTC 2015


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

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

commit a54dbf4f41d25da61d2b2410600e66bb63238392
Author: Stephen Kitt <steve at sk2.org>
Date:   Wed Sep 9 21:15:32 2015 +0200

    Disable Loom on Steam since it isn't directly usable with ScummVM.
---
 data/loom.yaml   | 7 ++++---
 debian/changelog | 1 +
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/data/loom.yaml b/data/loom.yaml
index b2e0468..0413c3c 100644
--- a/data/loom.yaml
+++ b/data/loom.yaml
@@ -6,9 +6,10 @@ packages:
   loom-data:
     gog:
       url: loom
-    steam:
-      id: 32340
-      path: common/LOOM
+# Steam provides the Windows version which isn't directly usable with ScummVM
+#    steam:
+#      id: 32340
+#      path: common/LOOM
     install:
     - 000.lfl
     - 901.lfl
diff --git a/debian/changelog b/debian/changelog
index 12d544a..7ad2c0f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,7 @@ game-data-packager (43) UNRELEASED; urgency=medium
 
   [ Stephen Kitt ]
   * Add Steam paths for Loom and The 7th Guest.
+  * Disable Loom on Steam since it isn't directly usable with ScummVM.
 
  -- Simon McVittie <smcv at debian.org>  Thu, 16 Jul 2015 09:59:23 +0200
 

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