supertux 0.1.2: Use sdl.bbclass, add icon.
authorPaul Sokolovsky <pmiscml@gmail.com>
Sat, 12 Jan 2008 00:10:52 +0000 (00:10 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Sat, 12 Jan 2008 00:10:52 +0000 (00:10 +0000)
packages/supertux/files/.mtn2git_empty [new file with mode: 0644]
packages/supertux/files/supertux.png [new file with mode: 0644]
packages/supertux/supertux_0.1.2.bb

diff --git a/packages/supertux/files/.mtn2git_empty b/packages/supertux/files/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/supertux/files/supertux.png b/packages/supertux/files/supertux.png
new file mode 100644 (file)
index 0000000..b26c581
Binary files /dev/null and b/packages/supertux/files/supertux.png differ
index 42ea603..9939cf9 100644 (file)
@@ -1,16 +1,16 @@
-DESCRIPTION = "SuperTux is a classic 2D jump'n run sidescroller game \
+DESCRIPTION = "SuperTux is a classic 2D jump'n'run sidescroller game \
 in a style similar to the original SuperMario games."
 SECTION = "games"
 PRIORITY = "optional"
-DEPENDS = "virtual/libsdl libsdl-mixer libsdl-image"
 LICENSE = "GPL"
-PR = "r1"
+PR = "r2"
 
 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"
+           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"
 
-inherit autotools
+inherit autotools sdl
 
 # FIXME: Add .desktop file for Opie/Qtopia