]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/abuse/abuse_0.7.0.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / abuse / abuse_0.7.0.bb
1 DESCRIPTION = "Abuse-SDL is a port of Abuse by Crack Dot Com to Linux using the Simple DirectMedia Layer library."
2 PRIORITY = "optional"
3 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
4 SECTION = "games"
5 LICENSE = "GPL"
6 DEPENDS = "virtual/libsdl libsdl-mixer libsdl-image"
7
8 FILES_${PN} += "${datadir}/games"
9
10 SRC_URI = "http://www.labyrinth.net.au/~trandor/abuse/files/abuse_sdl-${PV}.tar.bz2"
11 S = "${WORKDIR}/abuse_sdl-${PV}"
12
13 inherit autotools