conf/distro/jlime-donkey.conf : Added parted & Dialog to distro_rdepends
[vuplus_openembedded] / packages / supertux / supertux_0.1.2.bb
1 DESCRIPTION = "SuperTux is a classic 2D jump'n run sidescroller game \
2 in a style similar to the original SuperMario games."
3 SECTION = "games"
4 PRIORITY = "optional"
5 DEPENDS = "virtual/libsdl libsdl-mixer libsdl-image"
6 LICENSE = "GPL"
7 PR = "r1"
8
9 SRC_URI = "${SOURCEFORGE_MIRROR}/super-tux/supertux-${PV}.tar.bz2 \
10            http://ssel.vub.ac.be/Members/DennisWagelaar/download/zaurus/supertux-0.1.2-fp.patch.gz;patch=1"
11
12 export SDL_CONFIG = "${STAGING_BINDIR}/sdl-config"
13
14 inherit autotools 
15
16 # FIXME: Add .desktop file for Opie/Qtopia