git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d3292b
)
break out qpe-specific bits from abuse
author
Phil Blundell
<philb@gnu.org>
Sat, 26 Jun 2004 10:38:39 +0000
(10:38 +0000)
committer
Phil Blundell
<philb@gnu.org>
Sat, 26 Jun 2004 10:38:39 +0000
(10:38 +0000)
BKrev: 40dd522f23F9WkMmV13jTbiAZlXzdg
nonworking/abuse/abuse_0.7.0.oe
patch
|
blob
|
history
diff --git
a/nonworking/abuse/abuse_0.7.0.oe
b/nonworking/abuse/abuse_0.7.0.oe
index
e69de29
..
9f51c6a
100644
(file)
--- a/
nonworking/abuse/abuse_0.7.0.oe
+++ b/
nonworking/abuse/abuse_0.7.0.oe
@@
-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