r2943 - in packages/trunk/fretsonfire/debian: . patches

Matthew Johnson mjj29-guest at alioth.debian.org
Fri Jun 15 12:22:17 UTC 2007


Author: mjj29-guest
Date: 2007-06-15 12:22:17 +0000 (Fri, 15 Jun 2007)
New Revision: 2943

Added:
   packages/trunk/fretsonfire/debian/patches/stage.ini.patch
Modified:
   packages/trunk/fretsonfire/debian/README.Debian
   packages/trunk/fretsonfire/debian/changelog
   packages/trunk/fretsonfire/debian/control
   packages/trunk/fretsonfire/debian/patches/series
Log:
updates for bugs (see changelog)


Modified: packages/trunk/fretsonfire/debian/README.Debian
===================================================================
--- packages/trunk/fretsonfire/debian/README.Debian	2007-06-14 00:18:36 UTC (rev 2942)
+++ packages/trunk/fretsonfire/debian/README.Debian	2007-06-15 12:22:17 UTC (rev 2943)
@@ -1,9 +1,12 @@
 fretsonfire for Debian
 ----------------------
 
- Frets on Fire has a number of ways to acquire songs to play. It has
- a built in editor and a function to import tracks from the popular
- Guitar Hero games.
+ Frets on Fire has a number of ways to acquire songs to play. It has a built in
+ editor and a function to import tracks from the popular Guitar Hero games for
+ the Sony PlayStation 2 (the importer does not yet work with the X-Box version)
+
+ To play Frets on Fire you will need working sound and an OpenGL-capable
+ graphics card. X must be configured with OpenGL.
  
  There are also songs available in the fretsonfire-songs packages. Due to
  licencing restrictions from the Finnish copyright association (Teosto), Debian

Modified: packages/trunk/fretsonfire/debian/changelog
===================================================================
--- packages/trunk/fretsonfire/debian/changelog	2007-06-14 00:18:36 UTC (rev 2942)
+++ packages/trunk/fretsonfire/debian/changelog	2007-06-15 12:22:17 UTC (rev 2943)
@@ -1,3 +1,15 @@
+fretsonfire (1.2.451.dfsg-3) unstable; urgency=low
+
+  * Fix stage.ini so that lights are smaller (only a problem with the pngs)
+    (Closes: #428350)
+  * Depend on python-pyvorbis
+  * Add note to README.Debian and long description that FoF won't work without
+    proper GL support.
+  * Add note to README.Debian that only PS2 importing is supported
+    (Closes: #428346)
+
+ -- Matthew Johnson <debian at matthew.ath.cx>  Fri, 15 Jun 2007 13:13:09 +0100
+
 fretsonfire (1.2.451.dfsg-2) unstable; urgency=low
 
   * Update debian/copyright to be utf8

Modified: packages/trunk/fretsonfire/debian/control
===================================================================
--- packages/trunk/fretsonfire/debian/control	2007-06-14 00:18:36 UTC (rev 2942)
+++ packages/trunk/fretsonfire/debian/control	2007-06-15 12:22:17 UTC (rev 2943)
@@ -18,13 +18,14 @@
 
 Package: fretsonfire-game
 Architecture: all
-Depends: ${shlibs:Depends}, ${python:Depends}, python-pygame, python-opengl, python-numeric, python-imaging, python-pyogg, ${misc:Depends}, ttf-bitstream-vera, ttf-mgopen
+Depends: ${shlibs:Depends}, ${python:Depends}, python-pygame, python-opengl, python-numeric, python-imaging, python-pyogg, python-pyvorbis, ${misc:Depends}, ttf-bitstream-vera, ttf-mgopen
 Recommends: fretsonfire-songs-sectoid
 Suggests: vorbis-tools
 Description: game of musical skill and fast fingers - Game files
  Frets on Fire is a game of musical skill and fast fingers. The aim of
  the game is to play guitar with the keyboard as accurately as possible.
  .
- This is the package containing the game code.
+ This is the package containing the game code. You will need working sound and
+ an open-gl capable graphics card.
  .
  Homepage: http://fretsonfire.sourceforge.net/

Modified: packages/trunk/fretsonfire/debian/patches/series
===================================================================
--- packages/trunk/fretsonfire/debian/patches/series	2007-06-14 00:18:36 UTC (rev 2942)
+++ packages/trunk/fretsonfire/debian/patches/series	2007-06-15 12:22:17 UTC (rev 2943)
@@ -1,2 +1,3 @@
 datapath.patch
 svg.patch
+stage.ini.patch

Added: packages/trunk/fretsonfire/debian/patches/stage.ini.patch
===================================================================
--- packages/trunk/fretsonfire/debian/patches/stage.ini.patch	                        (rev 0)
+++ packages/trunk/fretsonfire/debian/patches/stage.ini.patch	2007-06-15 12:22:17 UTC (rev 2943)
@@ -0,0 +1,68 @@
+--- a/data/stage.ini	2007-05-26 16:04:31.000000000 +0000
++++ b/data/stage.ini	2007-06-15 13:12:31.108672955 +0000
+@@ -110,8 +110,8 @@
+ yres         = 256
+ xpos         = -0.87
+ ypos         = -0.75
+-xscale       = 3.0
+-yscale       = 3.0
++xscale       = 1.0
++yscale       = 2.0
+ src_blending = one
+ dst_blending = one
+ foreground   = 1
+@@ -135,8 +135,8 @@
+ yres         = 256
+ xpos         = -0.69
+ ypos         = -0.8
+-xscale       = 3.0
+-yscale       = 3.0
++xscale       = 1.0
++yscale       = 2.0
+ angle        = -12.0
+ src_blending = one
+ dst_blending = one
+@@ -161,8 +161,8 @@
+ yres         = 256
+ xpos         = -0.48
+ ypos         = -0.83
+-xscale       = 3.0
+-yscale       = 3.0
++xscale       = 1.0
++yscale       = 2.0
+ angle        = -16.0
+ src_blending = one
+ dst_blending = one
+@@ -187,8 +187,8 @@
+ yres         = 256
+ xpos         = 0.83
+ ypos         = -0.75
+-xscale       = 3.0
+-yscale       = 3.0
++xscale       = 1.0
++yscale       = 2.0
+ src_blending = one
+ dst_blending = one
+ foreground   = 1
+@@ -212,8 +212,8 @@
+ yres         = 256
+ xpos         = 0.64
+ ypos         = -0.84
+-xscale       = 3.0
+-yscale       = 3.0
++xscale       = 1.0
++yscale       = 2.0
+ angle        = 12.0
+ src_blending = one
+ dst_blending = one
+@@ -238,8 +238,8 @@
+ yres         = 256
+ xpos         = 0.46
+ ypos         = -0.9
+-xscale       = 3.0
+-yscale       = 3.0
++xscale       = 1.0
++yscale       = 2.0
+ angle        = 19.0
+ src_blending = one
+ dst_blending = one




More information about the Pkg-games-commits mailing list