pingus: update wrapper script for gta{01|02}
authorThomas Zimmermann <ml@vdm-design.de>
Thu, 11 Mar 2010 20:21:20 +0000 (21:21 +0100)
committerThomas Zimmermann <ml@vdm-design.de>
Thu, 11 Mar 2010 20:21:20 +0000 (21:21 +0100)
* old script does not work with newer xrandr anymore

Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
recipes/pingus/files/pingus-gta012.sh
recipes/pingus/pingus_0.7.2.bb

index 70346c5..4edcdc9 100644 (file)
@@ -1,4 +1,4 @@
 #!/bin/sh
-xrandr -o 3
-pingus.bin --fast-mode -g 640x480 --disable-music --disable-sound --fullscreen
+xrandr -o 1
+pingus.bin -w -g 640x434 --disable-music --disable-sound
 xrandr -o 0
index 10f99ba..6c1725f 100644 (file)
@@ -3,7 +3,7 @@ DEPENDS = "virtual/libiconv virtual/libsdl libsdl-image libsdl-mixer boost libpn
 LICENSE = "GPL"
 HOMEPAGE = "http://pingus.seul.org/"
 SECTION = "x11/games"
-PR = "r2"
+PR = "r3"
 
 ARM_INSTRUCTION_SET = "arm"