Merge bk://openembedded@openembedded.bkbits.net/packages
[openembedded.git] / abuse / abuse_0.7.0.oe
index e69de29..69ef8b4 100644 (file)
@@ -0,0 +1,12 @@
+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>"
+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