break out qpe-specific bits from abuse
authorPhil Blundell <philb@gnu.org>
Sat, 26 Jun 2004 10:38:39 +0000 (10:38 +0000)
committerPhil Blundell <philb@gnu.org>
Sat, 26 Jun 2004 10:38:39 +0000 (10:38 +0000)
BKrev: 40dd522f23F9WkMmV13jTbiAZlXzdg

nonworking/abuse/abuse_0.7.0.oe

index e69de29..9f51c6a 100644 (file)
@@ -0,0 +1,10 @@
+DESCRIPTION = "Abuse-SDL is a port of Abuse by Crack Dot Com to Linux using the Simple DirectMedia Layer library."
+PRIORITY = "optional"
+MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
+LICENSE = "GPL"
+DEPENDS = "virtual/libsdl libsdl-mixer libsdl-image"
+
+SRC_URI = "http://www.labyrinth.net.au/~trandor/abuse/files/abuse_sdl-${PV}.tar.bz2"
+S = "${WORKDIR}/abuse_sdl-${PV}"
+
+inherit autotools