git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b85f15
)
supertux 0.1.2: Disable flaming opengl.
author
Paul Sokolovsky
<pmiscml@gmail.com>
Sat, 12 Jan 2008 04:23:42 +0000
(
04:23
+0000)
committer
Paul 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
patch
|
blob
|
history
diff --git
a/packages/supertux/supertux_0.1.2.bb
b/packages/supertux/supertux_0.1.2.bb
index
9939cf9
..
63c44a0
100644
(file)
--- a/
packages/supertux/supertux_0.1.2.bb
+++ b/
packages/supertux/supertux_0.1.2.bb
@@
-3,13
+3,14
@@
in a style similar to the original SuperMario games."
SECTION = "games"
PRIORITY = "optional"
LICENSE = "GPL"
-PR = "r
2
"
+PR = "r
3
"
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