[SCM] Packaging for Gargoyle, IF player branch, master, updated. upstream/2009-08-25-5-gcf78af9
Sylvain Beucler
beuc at beuc.net
Sat Sep 12 11:02:02 UTC 2009
The following commit has been merged in the master branch:
commit cf78af9484785727059f0b75334456a44a916888
Author: Sylvain Beucler <beuc at beuc.net>
Date: Sat Sep 12 13:01:05 2009 +0200
Doc fixes
diff --git a/debian/BUILD b/debian/BUILD
index 6e5bb55..ef84e5d 100644
--- a/debian/BUILD
+++ b/debian/BUILD
@@ -1,5 +1,23 @@
Notes for the packagers
=======================
+Sound dependency
+----------------
+
Gargoyle can use either SDL+SDL_mixer+SDL_sound (a free sound stack)
-or fmod (a non-free sound library). In our build, SDL is used.
+or fmod (a non-free sound library). In our build, SDL is used. So no
+need to worry about the fmod dependency or licensing.
+
+
+Testing
+-------
+
+To test sound and graphics:
+
+- The Moon Watch
+ http://ifwiki.org/index.php/The_Moon_Watch
+ Inform game compiled to the Glulxe VM in Blorb archive
+
+- Test accents
+ http://ifwiki.org/index.php/Le_Temple_de_Feu
+ Inform Z-Machine game
diff --git a/debian/README.Debian b/debian/README.Debian
index 9bc85b2..4c702d4 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -5,4 +5,12 @@ This version of gargoyle does not include the non-free Alan and Hugo
interpreter, and use a different, free monospace font. See the
'copyright' file for more information.
+
+Most of the Interactive Fiction games are non-free as of 2009 - in
+particular few of them come with their source code. However more and
+more games are free-as-in-freedom, some of them are listed at:
+
+ http://ifwiki.org/index.php/Free_Software_IF
+
+
-- Sylvain Beucler <beuc at beuc.net> Fri, 11 Sep 2009 20:09:43 +0200
diff --git a/debian/control b/debian/control
index f77eacd..f05125a 100644
--- a/debian/control
+++ b/debian/control
@@ -25,9 +25,9 @@ Description: interactive fiction player
*.jacl/.j2 (JACL), .l9/.sna (Level 9), .mag (Magnetic), .gam/.t3
(TADS), .z1/.z2/.z3/.z4/.z5/.z6/.z7/.z8 (Inform Z-Machine games,
played with Nitfol or Frotz), .ulx/.blb/.blorb/.glb/.gblorb (Inform
- or Superglús games compiled to the Glulxe VM as blorb archives,
- played with Git or Glulxe), .zlb, .zblorb (Inform Z-Machine games as
- blorb archives, played with Frotz).
+ or Superglús games compiled to the Glulxe VM in Blorb archives,
+ played with Git or Glulxe), .zlb, .zblorb (Inform Z-Machine games in
+ Blorb archives, played with Frotz).
.
(note: do not confuse the Git Glux interpreter with the Git DVCS or
the GNU Interactive Tools)
--
Packaging for Gargoyle, IF player
More information about the Pkg-games-commits
mailing list