summaryrefslogtreecommitdiff
path: root/packages/supertux/supertux_0.1.2.bb
blob: 5cbda237be2880f98613bd9a8606f29c656e4a09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
LICENSE = "GPL"

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"

inherit autotools 

# FIXME: Add .desktop file for Opie/Qtopia