aboutsummaryrefslogtreecommitdiffstats
path: root/nonworking
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-06-26 11:27:25 +0000
committerPhil Blundell <philb@gnu.org>2004-06-26 11:27:25 +0000
commitab9b582b62a20ef0334f305846adc6831388f915 (patch)
tree9ac7aaaf5ba0b0a234108806b4a30e32c4c18556 /nonworking
parent16dac1427f4e9d0cd7efc6137fb239239ad6baa9 (diff)
downloadopenembedded-ab9b582b62a20ef0334f305846adc6831388f915.tar.gz
Merge bk://openembedded@openembedded.bkbits.net/packages
into stealth.(none):/home/pb/oe/oe-packages 2004/06/26 12:27:13+01:00 (none)!pb move abuse out of nonworking, since it seems to compile OK for x11 at least BKrev: 40dd5d9dFAkDrLxxwkR70imURu7_wg
Diffstat (limited to 'nonworking')
-rw-r--r--nonworking/abuse/abuse-qpe_0.7.0.oe0
-rw-r--r--nonworking/abuse/abuse_0.7.0.oe10
2 files changed, 0 insertions, 10 deletions
diff --git a/nonworking/abuse/abuse-qpe_0.7.0.oe b/nonworking/abuse/abuse-qpe_0.7.0.oe
deleted file mode 100644
index e69de29bb2..0000000000
--- a/nonworking/abuse/abuse-qpe_0.7.0.oe
+++ /dev/null
diff --git a/nonworking/abuse/abuse_0.7.0.oe b/nonworking/abuse/abuse_0.7.0.oe
deleted file mode 100644
index 9f51c6adfa..0000000000
--- a/nonworking/abuse/abuse_0.7.0.oe
+++ /dev/null
@@ -1,10 +0,0 @@
-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