aboutsummaryrefslogtreecommitdiffstats
path: root/packages/abuse/abuse_0.7.0.bb
blob: 02458259f9a61a4708713d8bbdd78e5526c8d7a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "Abuse-SDL is a port of Abuse by Crack Dot Com to Linux using the Simple DirectMedia Layer library."
PRIORITY = "optional"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
SECTION = "opie/games"
LICENSE = "GPL"
DEPENDS = "virtual/libsdl libsdl-mixer libsdl-image"

FILES_${PN} += "${datadir}/games"

SRC_URI = "http://www.labyrinth.net.au/~trandor/abuse/files/abuse_sdl-${PV}.tar.bz2"
S = "${WORKDIR}/abuse_sdl-${PV}"

inherit autotools