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:
3068dcc
)
supertux 0.1.2: Use .desktop/icon from gp2x port.
author
Paul Sokolovsky
<pmiscml@gmail.com>
Sat, 12 Jan 2008 19:11:48 +0000
(19:11 +0000)
committer
Paul Sokolovsky
<pmiscml@gmail.com>
Sat, 12 Jan 2008 19:11:48 +0000
(19:11 +0000)
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
63c44a0
..
3afa425
100644
(file)
--- a/
packages/supertux/supertux_0.1.2.bb
+++ b/
packages/supertux/supertux_0.1.2.bb
@@
-3,7
+3,10
@@
in a style similar to the original SuperMario games."
SECTION = "games"
PRIORITY = "optional"
LICENSE = "GPL"
-PR = "r3"
+PR = "r4"
+
+APPIMAGE = "${WORKDIR}/supertux.png"
+APPDESKTOP = "${WORKDIR}/supertux.desktop"
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 \
@@
-13,5
+16,3
@@
export SDL_CONFIG = "${STAGING_BINDIR_CROSS}/sdl-config"
EXTRA_OECONF = "--disable-opengl"
inherit autotools sdl
-
-# FIXME: Add .desktop file for Opie/Qtopia