supertux 0.1.2: Disable flaming opengl.
authorPaul Sokolovsky <pmiscml@gmail.com>
Sat, 12 Jan 2008 04:23:42 +0000 (04:23 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Sat, 12 Jan 2008 04:23:42 +0000 (04:23 +0000)
* Gives whole 0.2 FPS on average ARM hardware.

packages/supertux/supertux_0.1.2.bb

index 9939cf9..63c44a0 100644 (file)
@@ -3,13 +3,14 @@ in a style similar to the original SuperMario games."
 SECTION = "games"
 PRIORITY = "optional"
 LICENSE = "GPL"
-PR = "r2"
+PR = "r3"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/super-tux/supertux-${PV}.tar.bz2 \
            http://ssel.vub.ac.be/Members/DennisWagelaar/download/zaurus/supertux-0.1.2-fp.patch.gz;patch=1 \
           file://supertux.png"
 
 export SDL_CONFIG = "${STAGING_BINDIR_CROSS}/sdl-config"
+EXTRA_OECONF = "--disable-opengl"
 
 inherit autotools sdl