Merge branch 'org.openembedded.dev' of git://git.openembedded.net/openembedded into...
[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 LICENSE = "GPL"
6 PR = "r4"
7
8 APPIMAGE = "${WORKDIR}/supertux.png"
9 APPDESKTOP = "${WORKDIR}/supertux.desktop"
10
11 SRC_URI = "${SOURCEFORGE_MIRROR}/super-tux/supertux-${PV}.tar.bz2 \
12            http://ssel.vub.ac.be/Members/DennisWagelaar/download/zaurus/supertux-0.1.2-fp.patch.gz;patch=1 \
13            file://supertux.png"
14
15 export SDL_CONFIG = "${STAGING_BINDIR_CROSS}/sdl-config"
16 EXTRA_OECONF = "--disable-opengl"
17
18 inherit autotools sdl